@charset "gb2312";

* {
  padding: 0;
  margin: 0;
}

#douyinCopyUrl,
#douyinUrl {
  display: none !important;
}

input,
textarea,
a {
  outline: none;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

em {
  font-style: normal;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
  color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: 500;
}

img {
  max-width: 100%;
}

p {
  margin: 0;
}

.clear {
  display: block;
  contact: "";
  clear: both;
}

.center {
  width: 92%;
  margin: 0 auto;
}

@font-face {

  font-family: 'PingFang';
  src: url("PingFang SC Medium.woff2") format("woff2"),
    url("PingFang SC Medium.woff") format("woff"),
    url("PingFang SC Medium.ttf") format("truetype"),
    url("PingFang SC Medium.eot") format("embedded-opentype"),
    url("PingFang SC Medium.svg") format("svg");

}

@font-face {
  src: url(../font/Righteous-Regular_0.ttf) format("truetype");
  font-family: 'Righteous';
}

@font-face {
  src: url(../font/Oswald-Medium.ttf) format("truetype");
  font-family: 'Oswald';
}

.newXinrongCenter {
  display: none !important;
}

body {
  font-family: 'PingFang', arial;
  font-size: 16px;
}

@media screen and (max-width: 1800px) {
  .center {
    width: 94%;
    margin: 0 auto;

  }
}



.nycenter {
  width: 1400px;
  margin: 0 auto;
}

@media screen and (max-width: 1400px) {
  .nycenter {
    width: 95%;
    margin: 0 auto;

  }
}

.header {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 10;
  padding: 17px 0;
}

.header.on {
  background: #fff;
  box-shadow: 0px 5px 29px rgba(0, 0, 0, 0.08);
}

.logo {
  width: 17%;
  float: left;
}

.logo a {
  display: block;
  width: 163px;
  height: 65px;
}

.logo a.on {
  background-position: 0 0 !important;
}

.nav {
  width: 66%;
  float: left;
  margin-top: 7px;
}

.nav li {
  float: left;
  position: relative;
  line-height: 48px;
}

.nav li>a {
  display: block;
  color: #fff;
  font-size: 18px;
  padding: 0 8px;
}

.nav li:hover>a {
  border-bottom: 2px solid #D40808;
  color: #fff;
}

.nav li .yiji.curument {
  border-bottom: 2px solid #D40808;
}

.nav li>a.on {
  color: #333;
}

.nav li .down {
  width: 240px;
  background: #fff;
  z-index: 10;
  position: absolute;
  top: 48px;
  left: -25%;
  /*margin-left:-120px;*/
  display: none;
  text-align: left;
}

.nav li .down a {
  display: block;
  color: #333;
  line-height: 45px;
  font-size: 16px;
  padding-left: 30px;
  box-sizing: border-box;
}

.nav li .down a:hover {
  background: #0841D4;
  color: #fff;
}

.nav li:hover .down {
  display: block;
}

/*-------------------二级菜单---------------------------*/

.nav li .down .sub-menu-container {
  width: 240px;
  background: #fff;
  z-index: 10;
  position: absolute;
  top: 48px;
  left: -25%;
  display: none;
  text-align: left;
}

#machineVisionSubMenu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  top: 28%;
  /* 初始状态下隐藏在右边，可根据二级菜单实际宽度调整 */
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  z-index: 11;
  /* 比一级菜单的下拉菜单层级高，确保能显示在上面 */
}

#machineVisionSubMenu a {
  display: block;
  color: #333;
  line-height: 45px;
  font-size: 16px;
  padding-left: 30px;
  box-sizing: border-box;
}

#machineVisionSubMenu a:hover {
  background: #0841D4;
  color: #fff;
}

@media screen and (max-width: 1600px) {
  .logo {
    width: 14%;
  }

  .nav {
    width: 67%;
  }

  .nav li>a {
    font-size: 14px;
    padding: 0 6px;
  }

  .nav li .down a {
    font-size: 15px;
  }
}

.headtell {
  width: 222px;
  height: 60px;
  background: url(../images/tellx.png) no-repeat bottom;
  float: right;
  color: #fff;
  font-size: 20px;
  line-height: 70px;
  padding-left: 60px;
  box-sizing: border-box;
}

.headtell.on {
  color: #333;
  background: url(../images/tellx.png) no-repeat top;
}

.indexbanner img {
  display: block;
  margin: 0 auto;
  width: 100%;
  animation: scaleDraw 4s linear;
  transform: scale(1.1);
  animation-iteration-count: 1;
}

@keyframes scaleDraw {

  from {
    transform: scale(1);
  }

  to {
    transform: scale(1.1);
  }

}

.production {
  width: 100%;
  background: url(../images/scxbg.jpg) no-repeat center;
  padding: 55px 0;
  background-size: cover;
}

.production img {
  display: block;
  margin: 0 auto;
}

.production b {
  font-size: 45px;
  color: #fff;
  line-height: 68px;
}

.advnum {
  width: 100%;
  background: url(../images/ggtbg.png) repeat center;
  padding: 35px 0;
  background-size: cover;
}

.advnum li {
  background: url(../images/guang.png) no-repeat top;
  background-size: contain;
  width: 15%;
  margin-right: 2%;
  float: left;
  text-align: center;
  padding-top: 25px;
}

.advnum li:last-of-type {
  margin-right: 0;
}

.advnum li p {
  font-size: 16px;
  color: #666;
}

.advnum li span {
  color: #0841D4;
  font-size: 55px;
  font-family: 'Oswald';
}

.title {
  display: block;
  margin: 40px auto;
}

.title img {
  margin: 0 auto;
  display: block;
}

.core_list li {
  background: #fff;
  box-shadow: 0px 10px 34px rgba(31, 88, 237, 0.1);
  width: 18.4%;
  float: left;
  margin-right: 2%;
  border-radius: 15px;
  position: relative;
  top: 0;
  transition: all 0.3s;
  padding-bottom: 30px;
}

.core_list li:last-of-type {
  margin-right: 0;
}

.core_list li .coretext {
  padding: 25px 0 0 25px;
  box-sizing: border-box;
}

.core_list li .coretext h3 {
  font-size: 26px;
  font-weight: 600;
  color: #333333;
}

.core_list li .coretext p {
  font-size: 16px;
  color: #000;
  line-height: 30px;
}

.core_list li .core_more {
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0;
}

.core_list li .coreimg img {
  display: block;
}

.core_list li .core_more img {
  display: block;
}

.core_list li .coretext i {
  width: 20px;
  height: 6px;
  background: #0841D4;
  display: inline-block;
  border-radius: 3px;
  position: relative;
}

.core_list li .coretext i.h {
  background: #D40808;
  left: -7px;
  mix-blend-mode: multiply;
}

.core_list li:hover {
  background: #0841D4;
  text-align: center;
  top: -20px;
}

.core_list li:hover .coretext {
  padding-left: 0;
}

.core_list li:hover h3 {
  color: #fff;
}

.core_list li:hover p {
  color: #fff;
}

.core_list li:hover i.l {
  background: #fff;
}

.core_list li:hover i.h {
  display: none;
}

.core_list li:hover .core_more {
  opacity: 1;
}

.products {
  width: 100%;
  background: #F7F9FF;
  padding: 40px 0;
  margin-top: 60px;
}

.indexproducts {
  padding: 80px 0 90px;
}

.indexproducts .swiper-slide {}

.products i {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  top: 0;
}

.products .proimg {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.products .proimg img {
  display: block;
}

.products .protext {
  width: 100%;
  background: #fff;
  line-height: 55px;
  padding-left: 0;
  box-sizing: border-box;
  text-align: center;
}

.products .protext h2 {
  color: #333;
  font-size: 18px;
}

.products .swiper-slide-active {
  transform: scale(1.2);
  z-index: 10;
}

.products .swiper-slide-active i {
  background: none;
}

.products .swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 18%;
}

.products .swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 18%;
}

.products .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #C4D0EA;
  opacity: 1;
}

.products .swiper-pagination-bullet-active {
  background: #D40808;
}

.solutions {
  width: 100%;
  padding: 1px 0 70px;
  background: url(../images/solutionsbg.jpg) no-repeat center;
}

.success_kz {
  width: 30%;
  float: left;
  border-radius: 16px;
  background: #EBF2F9;
}

.success_kz li {
  padding: 27px 0;
  text-align: center;
  cursor: pointer;
  padding-left: 50px;
  display: flex;
}

.success_kz li i {
  width: 38px;
  height: 38px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: top;
}

.success_kz .success_kza i {
  background-image: url(../images/s1.png);
}

.success_kz .success_kzb i {
  background-image: url(../images/s2.png);
}

.success_kz .success_kzc i {
  background-image: url(../images/s3.png);
}

.success_kz .success_kzd i {
  background-image: url(../images/s4.png);
}

.success_kz .success_kze i {
  background-image: url(../images/s5.png);
}

.success_kz li p {
  font-size: 22px;
  color: #5E5E5E;
  line-height: 50px;
}

.success_nr {
  width: 63%;
  float: right;
}

.success_nrbox img {
  display: block;
}

.success_nrbox h4 {
  font-size: 34px;
  color: #fff;
  padding-bottom: 15px;
}

.success_nrbox h4 span {
  font-size: 20px;
  color: #fff;
  text-transform: capitalize;
  display: block;
}

.success_nrbox p {
  font-size: 18px;
  color: #fff;
  line-height: 30px;
}

.success_kz li.active {
  background: linear-gradient(270.29deg, #4579FF 0.28%, #0841D4 99.81%);
}

.success_kz li.active i {
  background-position: 0 -38px;
}

.success_kz li.active p {
  color: #fff
}

.success_nrbox a {
  font-size: 18px;
  color: #fff;
  line-height: 56px;
  text-align: center;
  width: 185px;
  border: 1px solid #fff;
  border-radius: 50px;
  display: inline-block;
  margin: 20px 0 27px;
}

.casesimg img {
  display: block;
  margin: 0 auto;
}

.news {
  width: 100%;
  background: #F7F9FF;
  padding: 1px 0 0;
}

.news .center {
  background: #fff;
  box-shadow: 6px 0px 55px rgba(0, 0, 0, 0.09);
  position: relative;
  z-index: 3;
}

.news .news_list {
  width: 100%;
  float: left;
  padding: 30px 50px;
  box-sizing: border-box;
  border-right: 1px solid #E1E3E4;
}

.news ul:nth-child(3) {
  border-right: none;
}

.news .news_list .news_listimg {
  width: 100%;
  text-align: center;
  color: #FFFFFF;
  font-size: 28px;
  padding: 90px 0;
  display: block;
}

.news .news_list .news_listimga {
  background: url(../images/news1.jpg) no-repeat center;
}

.news .news_list .news_listimgb {
  background: url(../images/news2.jpg) no-repeat center;
}

.news .news_list .news_listimgc {
  background: url(../images/news3.jpg) no-repeat center;
}

.news .news_list li {
  border-bottom: 1px dashed #D1D1D1;
  padding: 15px 0;
}

.news .news_list li a {
  font-size: 18px;
  color: #333333;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  overflow: hidden;
}

.news .news_list li a i {
  width: 22px;
  height: 22px;
  background: url(../images/newxz.png) no-repeat top;
  display: inline-block;
  vertical-align: sub;
}

.news .news_list li time {
  display: block;
  color: #A9A9A9;
  font-size: 14px;
  line-height: 30px;
}

.news .news_list li:hover i {
  background-position: 0 -22px;
}

.news .news_list li:hover a {
  color: #CD0808;
}

.about {
  width: 100%;
  background: url(../images/aboutbg.jpg) repeat center;
  position: relative;
  z-index: 1;
  margin-top: -80px;
}

.about .dalou {
  position: relative;
  bottom: 0;
  left: 0;
}

.about .dalou img {
  display: block;
}

.about .about_center {
  width: 60%;
  margin: 0 auto;
  position: absolute;
  left: 35%;
  top: 17%;
}

.about .aboutinfo {
  margin: 30px 0 0;
  font-size: 18px;
  color: #fff;
  line-height: 38px;
}

.about .aboutmore {
  display: block;
  width: 185px;
  line-height: 55px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  border-radius: 50px;
  border: 1px solid #fff;
  margin-top: 30px;
}

.footer {
  width: 100%;
  padding: 60px 0;
  background: #001326;
}

.footer_left {
  float: left;
  width: 24%;
}

.footer_left b {
  font-size: 26px;
  line-height: 36px;
  color: #fff;
  margin: 20px 0;
  display: block;
}

.footer_left .tell {
  background: url(../images/dbtell.png) no-repeat left;
  padding-left: 70px;
}

.footer_left .tell p {
  font-size: 15px;
  color: #999;
}

.footer_left .tell span {
  font-size: 42px;
  color: #fff;
}

@media screen and (max-width: 1400px) {
  .footer_left .tell span {
    font-size: 30px;
    color: #fff;
  }

}

.footer_left .dbzx {
  width: 160px;
  line-height: 50px;
  background: #0841D4;
  border-radius: 6px;
  text-align: center;
  font-size: 21px;
  color: #fff;
  display: block;
  margin-top: 30px;
}

.footer_right {
  width: 76%;
  float: right;
}

.footer_right li:first-of-type {
  width: 20%;
}

.footer_right li {
  width: 13%;
  float: left;
}

.footer_right li h5 {
  font-size: 22px;
  color: #fff;
  margin-bottom: 15px;
}

.footer_right li a {
  font-size: 16px;
  display: block;
  line-height: 40px;
  color: #fff;
}

.footer_right li:nth-child(3) {
  width: 20%;
}

.foot {
  line-height: 60px;
  width: 100%;
  background: #001326;
  color: #FFFFFF;
  font-size: 16px;
}

.foot a {
  color: #fff;
}

.footer_right li.ewm {
  width: 24%;
}

.footer_right li.ewm p {
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 35px;
}

.footer_right li.ewm img {
  display: block;
  margin: 0 auto;
}

.nybanner {
  width: 100%;
  position: relative;
}

.nybanner img {
  display: block;
  margin: 0 auto;
  width: 100%;
}

.nybanner .navigation {
  position: absolute;
  bottom: 15px;
  left: 13%;
  color: #fff;
  background: url(../images/add.png) no-repeat left;
  line-height: 50px;
  padding-left: 30px;
}

.nybanner .navigation a {
  color: #fff;
}

.nytitle {
  text-align: center;
  padding: 50px 0 70px;
}

.nytitle h4 {
  font-size: 34px;
  color: #333;
  font-weight: 600;
}

.nytitle p {
  font-size: 18px;
  color: #848484;
  text-transform: capitalize;
}

.nytitle i {
  width: 40px;
  height: 11px;
  background: #0841D4;
  border-radius: 5.5px;
  display: inline-block;
  position: relative;
}

.nytitle i.r {
  background: #D40808;
  mix-blend-mode: multiply;
  left: -22px;
  bottom: -4px;
}

.introduction {
  margin-bottom: 50px;
}

.introduction_left {
  float: left;
  width: 46%;
}

.introduction_right {
  float: right;
  width: 50%;
}

.introduction_right h1 {
  font-size: 28px;
  color: #333333;
  font-weight: 900;
  margin: 20px 0;
}

.introduction_right .introduction_info {
  font-size: 16px;
  color: #666;
  line-height: 32px;
}

.culture {
  background: #F8FAFF;
  padding-bottom: 70px;
}

.culture_list li {
  text-align: center;
  width: 32%;
  background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);
  border: 2px solid #FFFFFF;
  box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.09);
  border-radius: 9px;
  padding: 20px 20px;
  box-sizing: border-box;
  height: 375px;
  float: left;
  margin-right: 2%;

}

.culture_list li img {
  margin: 0 auto;
}

.culture_list li h3 {
  font-size: 22px;
  color: #333333;
  font-weight: 600;
  margin: 20px 0;
}

.culture_list li p {
  font-size: 16px;
  color: #555555;
  line-height: 32px;
  text-align: left;
}

/*.culture_list .cul3{width:47%;margin-right:0;text-align: left; position: relative;}*/
.culture_list .cul3 {
  margin-right: 0;
}

.culture_list .cul3 img {
  display: inline-block;
}

.culture_list .cul3 .jzg {
  position: absolute;
  right: 3%;
  top: 2%;
  display: none;
}

.history {
  width: 100%;
  background: url(../images/fzlcbg.jpg) no-repeat center;
  padding: 30px 0 80px;
}

.cooperation {
  background: #F5F7FC;
  width: 100%;
  padding-bottom: 50px;
}

.cooperation .swiper {
  padding-bottom: 65px;
}

.cooperationbox .swiper-slide {
  padding: 10px;
  background: #fff;
  box-sizing: border-box;
}

.cooperationbox .swiper-slide h3 {
  font-size: 16px;
  color: #555555;
  text-align: center;
  line-height: 70px;
}

.cooperationbox .swiper-slide img {
  display: block;
  margin: 0 auto;
}

.cooperation .swiper-pagination-bullet-active {
  background: #D40808;
}

.cooperationbox .swiper-pagination-clickable .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
}

.fenlei_list {
  padding: 40px 0;
}

.fenlei_list .fenlei_list_left {
  width: 20%;
  float: left;
  background: url(../images/zst.png) no-repeat left;
  padding-left: 18px;
}

.fenlei_list .fenlei_list_left b {
  display: block;
  font-size: 36px;
  color: #333333;
  font-weight: 600;
}

.fenlei_list .fenlei_list_left p {
  display: block;
  font-size: 16px;
  color: #B1B1B1;
  text-transform: uppercase;
}

.fenlei_list .fenlei_list_right {
  float: right;
  margin-top: 10px;
}

.fenlei_list .fenlei_list_right li {
  display: inline-block;
}

.fenlei_list .fenlei_list_right li a {
  color: #333333;
  font-size: 16px;
  line-height: 55px;
  padding: 0 40px;
  display: inline-block;
}

.fenlei_list .fenlei_list_right li:hover a {
  background: #D40808;
  color: #fff;
  border-radius: 50px;
}

.fenlei_list .fenlei_list_right li a.curument {
  background: #D40808;
  color: #fff;
  border-radius: 50px;
}

.column_list li {
  width: 32%;
  background: linear-gradient(180deg, #EFF2FB 0%, rgba(247, 248, 253, 0) 100%);
  padding: 30px 25px 20px;
  float: left;
  margin-right: 1.3%;
  box-sizing: border-box;
  margin-bottom: 20px;
  border-bottom: 3px solid #fff;
}

.column_list li a {
  display: block;
}

.column_list h2 {
  font-size: 20px;
  color: #333333;
  font-weight: 600;
  height: 45px;
  line-height: 45px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  overflow: hidden;
}

.column_list li img {}

.column_list p {
  font-size: 16px;
  color: #5C5B5B;
  line-height: 26px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  display: none;
}

.column_list .rl {
  margin-top: 30px;
}

.column_list .rl time {
  display: inline-block;
  font-size: 18px;
  font-family: 'Oswald';
  color: #8E8E8E;
  background: url(../images/rl.png) no-repeat left;
  padding-left: 30px;
  margin-top: 5px;
}

.column_list .rl i {
  width: 36px;
  height: 36px;
  display: inline-block;
  background: url(../images/newmore.png) no-repeat top;
  float: right;
}

.column_list li:hover {
  background: #fff;
  box-shadow: 0px 0px 27px rgba(145, 145, 145, 0.36);
  border-bottom: 3px solid #D40808;
}

.column_list li:hover .rl i {
  background-position: 0 -36px;
}

.yema {
  text-align: center;
  margin: 50px auto;
}

.yema ul {}

.yema li {
  display: inline-block;
  border: 1px solid #d2d2d2;
  width: 40px;
  height: 40px;
  font-family: Arial;
  font-size: 16px;
  color: #848484;
  line-height: 40px;
}

.yema li a {
  color: #848484;
  display: block;
}

.yema li.previous_s {
  width: 80px;
}

.yema li.next {
  width: 80px;
}

.yema li.pages_solid {
  background: #D40808;
  color: #fff;
}

.details {
  width: 100%;
  background: #F1F3FA url(../images/xwxqbanner.jpg) no-repeat top;
  padding-bottom: 60px;
  padding-top: 60px;
}

.details_left {
  width: 73%;
  float: left;
}

.details .newsbt {
  padding: 100px 0 50px;
}

.details .newsbt h1 {
  font-size: 32px;
  color: #333;
  font-weight: 700;
}

.details .newsbt time {
  font-size: 16px;
  color: #666;
  line-height: 50px;
  display: block;
}

.details_left .write {
  background: #fff;
  padding: 50px;
  box-sizing: border-box;
}

.details_left .details_leftnr {
  font-size: 16px;
  color: #333;
  line-height: 30px;
}

.details_leftnr a {
  color: #333;
}

.details_right {
  width: 25%;
  float: right;
}

.pages {
  line-height: 70px;
  background: #E9EDF8;
  height: 70px;
  padding: 0 10px;
  margin-top: 50px;
}

.pages div {
  width: 48%;
  font-size: 16px;
  color: #333333;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  overflow: hidden;
}

.pages div:nth-child(2) {
  float: right;
}

.pages div:hover a {
  color: #0841D4;
}

.details_rightbt {
  margin-bottom: 25px;
}

.details_rightbt p {
  font-size: 20px;
  color: #333333;
  font-weight: 700;
  line-height: 50px;
}

.details_rightbt i {
  width: 40px;
  height: 2px;
  background: #0841D4;
  display: block;
}

.details_right .write {
  background: #fff;
  padding: 30px;
  box-sizing: border-box;
}

.recommend li {
  width: 100%;
  background: #F1F3FA;
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
}

.recommend li img {
  position: absolute;
  right: 20px;
  top: 20px;
}

.recommend li a {
  padding-left: 20px;
  padding-right: 32px;
  box-sizing: border-box;
  font-size: 16px;
  color: #666;
  line-height: 60px;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  overflow: hidden;
}

.recommend li:hover a {
  color: #0841D4;
}

.xqfangan {
  margin: 30px 0;
}

.xqfangan li {
  margin-bottom: 15px;
}

.xqfangan li img {
  float: left;
  width: 35%;
}

.xqfangan li .fangantext {
  float: right;
  width: 60%;
}

.xqfangan li .fangantext h2 {
  font-size: 16px;
  color: #333;
  line-height: 32px;
}

.xqdontai {}

.xqdontai li {
  border-bottom: 1px dashed #CBCBCB;
  padding: 20px 0;
}

.xqdontai li i {
  width: 14px;
  height: 14px;
  border: 1px solid #D9D9D9;
  display: inline-block;
  border-radius: 50px;
  vertical-align: middle;
  margin-right: 5px;
}

.xqdontai li a {
  font-size: 16px;
  line-height: 35px;
  color: #666666;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  overflow: hidden;
}

.xqdontai li time {
  font-size: 14px;
  color: #AAAAAA;
  display: block;
}

.xqdontai li:hover a {
  color: #D40808;
}

.xqdontai li:hover i {
  border-color: #D40808;
}

.nycases_list li {
  margin-bottom: 20px;
  width: 32%;
  float: left;
  margin-right: 1.3%;
}

.nycases_list li:nth-child(3n) {
  margin-right: 0;
}

.nycases_list li .nycaseimg img {
  display: block;
}

.nycases_list li .nycasetext {
  border: 5px solid #E7E7E7;
  padding: 30px;
  box-sizing: border-box;
  border-top: none;
  max-height: 153px;
}

.nycases_list li .nycasetext h2 {
  font-size: 20px;
  color: #333;
  margin-bottom: 10px;
  font-weight: 600;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  overflow: hidden;
}

.nycases_list li .nycasetext p {
  font-size: 16px;
  color: #555555;
  line-height: 26px;
  height: 52px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
}

.nycases_list li:hover {
  box-shadow: 0px 0px 27px rgba(145, 145, 145, 0.36);
}

.nycases_list li:hover .nycasetext {
  border-color: #fff;
}

.nycases_list li:hover .nycasetext h2 {
  color: #D40808;
}

.caesbox {
  width: 100%;
  background: #F1F3FA;
  padding-top: 160px;
  padding-bottom: 60px;
}

.xqnrcase_top {
  padding: 50px 40px;
  background: #fff;
  margin-bottom: 30px;
}

.xqnrcase_topimg {
  float: left;
  width: 45%;
}

.xqnrcase_topbt {
  float: right;
  width: 50%;
}

.xqnrcase_topbt h1 {
  font-size: 30px;
  line-height: 80px;
  border-bottom: 1px dotted #b3b3b3;
  color: #333;
  margin-bottom: 20px;
  font-weight: 600;
}

.xqnrcase_topbt li {
  line-height: 32px;
  margin-bottom: 10px;
}

.xqnrcase_topbt li b {
  font-size: 16px;
  color: #333;
}

.xqnrcase_topbt li p {
  font-size: 16px;
  color: #666;
  display: inline-block;
}

.xqnrcase_topbt .xiangmu {
  width: 200px;
  line-height: 60px;
  display: block;
  border: 1px solid #0841D4;
  border-radius: 50px;
  font-size: 18px;
  color: #0841D4;
  text-align: center;
  margin-top: 30px;
}

.xqnrcase_topbt .xiangmu img {
  vertical-align: middle;
}

.xqnrcase_bottom_left {
  width: 73%;
  float: left;
  background: #fff;
  padding: 50px;
  box-sizing: border-box;
}

.xqnrcase_bottom_right {
  width: 25%;
  float: right;
  background: #fff;
  padding: 20px 30px;
  box-sizing: border-box;
}

.xqnrcase_bottom_left .xqbt {
  font-size: 20px;
  color: #333;
  line-height: 40px;
  border-bottom: 1px solid #E3E3E3;
}

.xqnrcase_bottom_left .xqbt i {
  display: block;
  width: 130px;
  height: 2px;
  background: #4579FF;
}

.remk {
  font-size: 16px;
  color: #333;
  line-height: 30px;
}

.remk img {
  display: block;
  margin: 0 auto;
}

.remkbt {
  font-size: 20px;
  color: #333;
  background: url(../images/zsal.png) no-repeat left;
  padding-left: 20px;
  margin: 30px 0;
}

.xqnrcase_bottom_right .xqfangan {
  margin: 0;
}

.contact_list {
  margin: 40px auto;
}

.contact_list li {
  width: 33%;
  float: left;
  text-align: center;
}

.contact_list li .contu {
  width: 100px;
  height: 100px;
  background: #0841D4;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
}

.contact_list li p {
  font-size: 20px;
  color: #666;
}

.contact_list li i {
  width: 56px;
  height: 1px;
  background: #9EA0AD;
  display: block;
  margin: 15px auto;
}

.contact_list li h6 {
  font-size: 24px;
  color: #333;
}

.map img {
  display: block;
  margin: 0 auto;
}

.liuyanban {
  width: 100%;
  margin: 60px auto;
}

.liuyanban .newXinrongMessage_bottom1 li {
  width: 30%;
  float: left;
  margin-bottom: 25px;
  margin-right: 42px;
}

.liuyanban .newXinrongMessage_bottom1 li input {
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding-left: 15px;
}

.liuyanban .textar {
  width: 100%;
}

.liuyanban textarea {
  height: 150px;
  width: 98%;
  padding: 15px 0 0 15px;
  box-sizing: border-box;
  margin-bottom: 16px;
}

.liuyanban #leaveWord_sub {
  width: 300px;
  line-height: 70px;
  background: #0841D4;
  text-align: center;
  color: #fff;
  font-size: 20px;
  border: none;
  cursor: pointer;
  border-radius: 50px;
}

/****����ҵ��****/
.fwimg img {
  display: block;
  margin: 30px auto 40px;
}

.fw_list {
  margin-bottom: 80px;
}

.fw_list li {
  width: 32%;
  float: left;
  border: 2px solid #DFDFDF;
  height: 340px;
  margin-right: 2%;
  padding-top: 50px;
  padding: 40px 30px 0;
  box-sizing: border-box;
}

.fw_list li:last-of-type {
  margin-right: 0;
}

.fw_list li .fw_listbt {
  display: flex;
  align-items: center;
  justify-content: left;
}

.fw_list li .fw_listbt .fw_listbth4 h4 {
  font-size: 24px;
  color: #0841D4;
  margin-bottom: 30px;
}

.fw_list li .fw_listbt .fw_listbth4 i {
  display: block;
  width: 48px;
  height: 1px;
  background: #D3D3D3;
}

.fw_list li dl {
  margin-top: 25px;
  padding-left: 20px;
  box-sizing: border-box;
}

.fw_list li dl dd {
  font-size: 18px;
  color: #333;
  line-height: 26px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 12px;
}

.fw_list li dl dd b {
  width: 6px;
  height: 6px;
  background: #0841D4;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 10px;
}

.tffunction {
  width: 100%;
  padding: 1px 0 60px;
  background: #F8FAFF;
}

.tffunction_list li {
  width: 33%;
  float: left;
  text-align: center;
}

.tffunction_list li img {
  display: block;
  margin: 0 auto;
}

.tffunction_list li h2 {
  font-size: 40px;
  color: #B1BAD2;
  font-family: 'Oswald';
}

.tffunction_list li p {
  font-size: 20px;
  color: #333;
  font-weight: 700;
  line-height: 40px;
}

.tffunction_list li span {
  font-size: 18px;
  color: #333;
  display: block;
  height: 40px;
}

.tffunction_list li a {
  font-size: 24px;
  color: #0841D4;
}

.ewmtrue {
  margin: 60px auto;
}

.ewmtrue li {
  width: 28%;
  padding: 40px 60px;
  box-sizing: border-box;
  background: #FFFFFF;
  box-shadow: 0px 0px 25px rgba(30, 53, 111, 0.12);
  text-align: center;
  float: left;
  margin-right: 8%;
  border-radius: 30px;
}

.ewmtrue li:nth-child(3) {
  margin-right: 0;
}

.ewmtrue li img {
  margin: 20px auto;
}

.ewmtrue li h3 {
  font-size: 22px;
  font-weight: 700;
  color: #333;
}

.ewmtrue li p {
  font-size: 16px;
  color: #4F4F4F;
  height: 100px;
}

.hxshuzi .hxshuziimg {
  width: 45%;
  float: left;
}

.hxshuzi .hxshuzitext {
  width: 55%;
  float: right;
}

.hxshuzi .hxshuzitext h2 {
  font-size: 26px;
  color: #333;
  margin-bottom: 15px;
}

.hxshuzi .hxshuzitext p {
  font-size: 16px;
  color: #666;
  line-height: 32px;
}

.hxshuzi .hxshuzitext img {
  margin-top: 15px;
}

.hxshuzibottom {
  margin: 60px auto;
}

.hxshuzibottom .hxshuziimg {
  width: 60%;
  float: right;
}

.hxshuzibottom .hxshuzitext {
  width: 37%;
  float: left;
}

.hxshuzibottom .hxshuzitext h2 {
  font-size: 26px;
  color: #333;
  margin-bottom: 15px;
}

.hxshuzibottom .hxshuzitext p {
  font-size: 16px;
  color: #666;
  line-height: 32px;
}



/****��Ʒ ��ƽ̨******/
.glypt {
  width: 1250px;
  margin: 0 auto;
}

.glypttext .glypttextimg {
  float: left;
  width: 45%;
}

.glypttext .glypttextimg img {
  display: block;
  margin: 0 auto;
}

.glypttext .glyptez {
  float: right;
  width: 46%;
  font-size: 16px;
  color: #666;
  line-height: 36px;
  margin-top: 100px;
}

.characteristic {
  background: #F8FAFF;
  width: 100%;
  padding-bottom: 40px;
  margin-top: 50px;
}

.characteristic img {
  display: block;
  margin: 0 auto;
}

.cpgongneng_center {
  width: 1270px;
  margin: 0 auto;
}

.cpgongneng .cpgnimg img {
  display: block;
  margin: 0 auto;
}

.cpgongneng_list {
  margin: 30px auto 80px;
}

.cpgongneng_list dl {
  display: flex;
  border: 1px solid #B9B9B9;
  border-radius: 14px;
  padding: 22px;
  box-sizing: border-box;
  margin-bottom: 15px;
}

.cpgongneng_list dl dt {
  background: #6C768E;
  width: 185px;
  height: 76px;
  line-height: 76px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  margin-right: 18px;
}

.cpgongneng_list dl dd {
  background: #F5F5F5;
  padding: 0 15px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 16px;
  color: #707070;
  margin-top: 15px;
  margin-right: 12px;
}

.cpgongneng_list ul {
  display: flex;
  border: 1px solid #B9B9B9;
  border-radius: 14px;
  padding: 22px;
  box-sizing: border-box;
  margin-bottom: 15px;
}

.cpgongneng_list ul h4 {
  background: #6C768E;
  width: 185px;
  height: 76px;
  line-height: 76px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  margin-right: 18px;
}

.cpgongneng_list ul p {
  background: #F5F5F5;
  padding: 0 15px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 16px;
  color: #707070;
  margin-top: 15px;
  margin-right: 12px;
}

/****��Ʒ ��α��Ʒ******/
.fwfenlei {
  border-bottom: 1px solid #CDCDCD;
}

.fwfenlei li {
  float: left;
  margin-right: 25px;
  line-height: 80px;
  border-bottom: 1px solid #fff;
}

.fwfenlei li a {
  font-size: 18px;
  color: #333;
}

.fwfenlei li.active {
  border-bottom: 3px solid #D40808;
}

.fwfenlei li:nth-child(3) a {
  color: #D40808;
}

.jsys {
  margin-bottom: 40px;
}

.jsys_listimg {
  width: 45%;
  float: left;
}

.jsys_list_info {
  width: 55%;
  float: right;
}

.jsys_list_info li {
  background: linear-gradient(180deg, #EAEEF9 0%, rgba(248, 250, 255, 0) 100%);
  border: 1px solid #FFFFFF;
  filter: drop-shadow(0px 0px 10px rgba(57, 57, 57, 0.12));
  border-radius: 6px;
  line-height: 100px;
  padding-left: 40px;
  box-sizing: border-box;
  margin-bottom: 30px;
}

.jsys_list_info li span {
  font-size: 18px;
  color: #333;
}

.jsys_list_info li img {
  vertical-align: middle;
  margin-right: 25px;
}

.jsjx {
  width: 100%;
  background: #F8FAFF;
  padding-bottom: 70px;
}

.jsjx_list {
  position: relative;
}

.jsjx_list .jsjximg {
  position: absolute;
  left: 50%;
  margin-left: -157px;
  top: 10%;
}

.jsjx_listtext li {
  width: 36%;
  float: left;
  margin-bottom: 20px;
  background: linear-gradient(180deg, #DFE4F0 0%, #FFFFFF 100%);
  height: 180px;
  border: 1px solid #FFFFFF;
  box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.15);
  border-radius: 11px;
  display: flex;
  align-items: center;
  padding: 20px 15px;
  box-sizing: border-box;
}

.jsjx_listtext li:nth-child(2n) {
  float: right;
}

.jsjx_listtext li .jsjx_listtextimg {
  width: 33%;
}

.jsjx_listtext li .jsjx_listtextwz {
  width: 67%;
}

.jsjx_listtext li .jsjx_listtextwz h3 {
  font-size: 20px;
  color: #000;
  margin-bottom: 10px;
}

.jsjx_listtext li .jsjx_listtextwz h3 i {
  font-size: 20px;
  color: #fff;
  width: 26px;
  height: 26px;
  display: inline-block;
  background: #0841D4;
  text-align: center;
  line-height: 26px;
  font-style: normal;
  border-radius: 50px;
  margin-right: 15px;
}

.jsjx_listtext li .jsjx_listtextwz p {
  font-size: 16px;
  color: #666;
  line-height: 25px;
  text-align: justify;
}

.qianrushi .nytitle p {
  margin-top: 20px;
}

.qianrushi_listimg {
  float: left;
  width: 50%;
}

.qianrushi_list_info {
  width: 48%;
  float: right;
}

.qianrushi_list_info li {
  display: flex;
  align-items: center;
  justify-content: left;
  width: 100%;
  background: #F2F4FA;
  border-radius: 10px;
  padding: 0 40px;
  box-sizing: border-box;
  height: 100px;
  font-size: 16px;
  color: #666;
  line-height: 30px;
  margin-bottom: 15px;
}

.qianrushi_list_info li img {
  margin-right: 20px;
  display: block;
}

.qianrushijk {
  margin: 40px auto;
}

.qianrushijk img {
  margin: 0 auto;
  display: block;
}

.syjd {
  width: 100%;
  background: url(../images/ywymbg.png) no-repeat center;
  padding-bottom: 37px;
}

.syjd .syjdimg img {
  display: block;
  margin: 0 auto;
}

.syjd .syjdtext {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  width: 70%;
  margin: 0 auto;
  text-align: center;
}

.gylc {}

.gylctop img {
  float: left;
  width: 50%;
}

.gylctoptext {
  margin-top: 90px;
  width: 45%;
  float: right;
}

.gylctop p {
  font-size: 16px;
  color: #666;
  line-height: 32px;
}

.gylcbottom {
  margin: 50px auto;
}

.gylcbottom li {
  width: 20%;
  margin-right: 35px;
  float: left;
}

.gylcbottom li:nth-child(4n) {
  margin-right: 0;
}

.fwjdjstd {
  width: 100%;
  background: #F8FAFF;
  padding-bottom: 60px;
}

.fwjdjstdtext {
  position: relative;
}

.fwjdjstdtext .jsimg {}

.fwjdjstdtext ul {
  position: absolute;
  top: 10%;
  left: 40%;
  width: 55%;
}

.fwjdjstdtext li {
  background: #FFFFFF;
  line-height: 70px;
  border: 1px solid #C4C5CE;
  border-radius: 5px;
  position: relative;
  padding-left: 60px;
  box-sizing: border-box;
  margin-bottom: 40px;
}

.fwjdjstdtext li i {
  width: 72px;
  height: 72px;
  background: #0841D4;
  display: inline-block;
  text-align: center;
  line-height: 72px;
  font-style: normal;
  font-size: 30px;
  color: #fff;
  border-radius: 50px;
  position: absolute;
  left: -35px;
}

.fwjdjstdtext li p {
  display: inline-block;
  font-size: 20px;
  color: #666;
}

.fwjdjstdtext li p span {
  font-size: 24px;
  color: #333;
  height: 20px;
  position: relative;
  z-index: 6;
  margin-right: 15px;
}

.fwjdjstdtext li p span::after {
  content: "";
  display: inline-block;
  background: #C7CFE6;
  width: 100%;
  height: 7px;
  position: absolute;
  bottom: 5px;
  left: 0;
  z-index: -1;
}

.fwjdjstdtext li:nth-child(2) {
  left: 8%;
}

.fwjdjstdtext li:nth-child(3) {
  left: 13%;
}

.fwjdjstdtext li:nth-child(4) {
  left: 10%;
}

.fwjdjstdtext li:nth-child(5) {
  left: 0%;
}


.fwgongn {
  margin: 70px auto;
}

.fwgongnimg {
  width: 54%;
  float: left;
}

.fwgongnimg img {
  display: block;
  margin: 0 auto;
}

.fwgongntxt {
  float: right;
  width: 40%;
}

.fwgongntxt .nytitle {
  text-align: left;
}

.fwgongntxt p {
  font-size: 18px;
  color: #666;
  line-height: 32px;
}

.vs {
  display: flex;
  justify-content: space-around;
}

.vs .fwgongntxt {
  width: 25%;
  float: none;
}

.vs .fwgongnimg {
  width: 60%;
  float: none;
}

.vs .fwgongntxt p {
  font-size: 22px;
}

.jssp .xiao {
  margin: 20px 0;
}

.jssp_box .jssp_list {}

.jssp_box img {
  display: block;
  margin: 0 auto;
}

.jssp_box .jssp_list li {
  border-radius: 0.5rem;
  width: 76%;
  padding: 30px 0 30px 30px;
  margin: 0 auto 15px;
  border: 1px solid #E4E7F0;
  background: #FFF;
  box-shadow: 0px 0px 21px 0px #E5EAF8;
}

.jssp_box .jssp_list li p {
  font-size: 20px;
  color: #333;
}

.jssp_box .jssp_list li p b {
  font-size: 22px;
  color: #0841D4;
}

.analysis {
  width: 100%;
  background: #F8FAFF;
  padding-bottom: 70px;
}

.analysis_list {}

.analysis_list ul {
  display: flex;
  width: 100%;
  line-height: 80px;
}

.analysis_list h4 {
  width: 20%;
  background: #0841D4;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding-left: 40px;
  box-sizing: border-box;
}

.analysis_list p {
  background: #fff;
  height: 80px;
  line-height: 32px;
  border-bottom: 1px solid #E9E9E9;
  width: 80%;
  padding: 0 25px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: left;
}

.certificate_list {
  width: 100%;
  background: #F5F7FA;
  padding: 50px 0;
}

.certificate_txt ul {
  align-items: center;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.08);
  border-radius: 14px;
  margin-bottom: 25px;
  background: #fff;
}

.certificate_txt h4 {
  background: linear-gradient(90deg, #0046FC 0%, #88A9FF 93.23%);
  box-shadow: 0px 4px 17px rgba(0, 71, 255, 0.25);
  font-size: 18px;
  color: #fff;
  position: relative;
  margin-right: 50px;
  width: 20%;
  float: left;
  display: flex;
  align-items: center;
  height: 90px;
  justify-content: center;
}

.certificate_txt ul:nth-child(2n) h4 {
  height: 150px;
}

.certificate_txt .ddtxt {
  width: 75%;
  float: left;
  padding: 15px 0;
}

.certificate_txt h4 i {
  width: 0;
  height: 0;
  display: block;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 11px solid #0841D4;
  border-right: 11px solid transparent;
  position: absolute;
  right: -22px;
  top: 50%;
  margin-top: -6px;
  opacity: 0.3;
}

.certificate_txt p {
  line-height: 50px;
  padding: 0 30px;
  background: #F3F5F8;
  color: #666;
  font-size: 16px;
  margin-right: 15px;
  border-radius: 25px;
  display: inline-block;
  margin-bottom: 10px;
}

.hongbaoimg {
  width: 40%;
}

.hongbao {
  width: 50%;
}

.hongbao .nytitle {
  padding: 0 0 20px;
}

.hongbaotd_list li {
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 17px;
  padding: 18px 30px;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.hongbaotd_list li .hongbaotd_listimg {
  margin-right: 25px;
}

.hongbaotd_list_txt {
  width: 90%;
}

.hongbaotd_list li .hongbaotd_list_txt h5 {
  font-size: 20px;
  color: #333;
  line-height: 36px;
  font-weight: 600;
}

.hongbaotd_list li .hongbaotd_list_txt p {
  font-size: 18px;
  color: #666;
}

.hbys {
  margin: 60px auto;
}

.hbys p {
  font-size: 18px;
  color: #333;
  line-height: 32px;
  margin-top: 20px;
}

.bill img {
  width: 60%;
  float: left;
}

.bill .billtxt {
  width: 35%;
  float: right;
  margin-top: 26px;
}

.bill .billtxt p b {
  color: #333;
}

.bill .billtxt p {
  margin-bottom: 15px;
  font-size: 16px;
  color: #666;
}

.fwtag {
  width: 100%;
  padding: 60px 0;
  background: #F5F7FA;
  margin-top: 40px;
}

.fwtag_left {
  width: 55%;
  float: left;
}

.fwtag_left .nytitle {
  text-align: left;
  padding-bottom: 20px;
}

.fwtag_left p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  margin-bottom: 10px;
}

.fwtag_left p b {
  color: #333;
}

.fwtag_right {
  width: 42%;
  float: right;
}

.fwtag_right img {
  display: block;
  margin: 0 auto;
}

/*****RFID�ʲ�����******/
.Administrationwenzi {
  font-size: 20px;
  color: #333;
  line-height: 32px;
  width: 80%;
  text-align: center;
  margin: 20px auto 0;
}

.spot {
  width: 100%;
  padding: 0 0 60px;
  background: #F8FAFF;
  margin-top: 60px;
}

.spot_list li {
  width: 25%;
  background: url(../images/Subtract.png) no-repeat top;
  text-align: center;
  padding: 46px 0 100px;
  box-sizing: border-box;
  float: left;
}

.spot_list li h4 {
  line-height: 60px;
  font-size: 22px;
  color: #0841D4;
  margin-bottom: 15px;
  font-weight: 900;
}

.spot_list li img {
  display: block;
  margin: 24px auto;
}

.spot_list li hr {
  width: 80%;
  border: none;
  border-bottom: 1px dotted #B9B9B9;
  margin: 0 auto;
  background: none;
}

.spot_list li p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  width: 66%;
  margin: 0 auto;
}

.scene {
  display: flex;
  margin-bottom: 50px;
}

.RFID {
  position: relative;
  height: 530px;
}

.RFID .Administrationtxtimg {
  position: absolute;
  left: 50%;
  margin-left: -247px;
}

.RFID .Administrationtxt_left {
  position: absolute;
  left: 0;
  width: 40%;
}

.RFID .Administrationtxt_left li {
  background: url(../images/xtgll.png) no-repeat left;
  line-height: 98px;
  position: relative;
  margin-bottom: 30px;
}

.RFID .Administrationtxt_left li p {
  font-size: 20px;
  color: #666;
}

.RFID .Administrationtxt_left li span {
  font-size: 34px;
  color: #fff;
  font-style: oblique;
  width: 88px;
  text-align: center;
  margin-right: 3%;
  display: inline-block;
}

.RFID .Administrationtxt_right {
  position: absolute;
  right: 0;
  width: 40%;
}

.RFID .Administrationtxt_right li {
  background: url(../images/xtglr.png) no-repeat right;
  line-height: 98px;
  position: relative;
  margin-bottom: 30px;
}

.RFID .Administrationtxt_right li p {
  text-align: right;
  font-size: 20px;
  color: #666;
}

.RFID .Administrationtxt_right li span {
  font-size: 34px;
  color: #fff;
  font-style: oblique;
  width: 88px;
  text-align: center;
  margin-left: 3%;
  display: inline-block;
}

/*****�����Ӿ���Ʒ******/

.vision p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  margin: 50px 0;
}

.vision b {
  display: block;
  font-size: 22px;
  color: #333;
}

.teristics {
  width: 100%;
  background: #F8FAFF;
  padding-bottom: 60px;
}

.teristics_top {
  margin-bottom: 70px;
}

.teristics_top .teristics_top_left {
  float: left;
  width: 54%;
}

.teristics_top .teristics_top_right {
  float: right;
  width: 42%;
}

.teristics_top .teristics_top_right p {
  font-size: 16px;
  color: #333;
  line-height: 36px;
}

.teristics_bottom {
  background: #fff;
  width: 100%;
  padding: 16px;
  box-sizing: border-box;
}

.teristics_bottom ul {
  width: 33%;
  float: left;
}

.teristics_bottom h4 {
  background: #0046FC;
  text-align: center;
  font-size: 20px;
  color: #fff;
  line-height: 70px;
  border-radius: 7px;
  margin-bottom: 20px;
}

.teristics_bottom ul:first-of-type h4 {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.teristics_bottom ul:nth-child(2) h4 {
  border-radius: 0;
}

.teristics_bottom ul:nth-child(2) {
  border-right: 1px solid #DADADA;
  border-left: 1px solid #DADADA;
}

.teristics_bottom ul:nth-child(3) h4 {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.teristics_bottom p {
  font-size: 18px;
  color: #666;
  line-height: 40px;
  padding-left: 80px;
  box-sizing: border-box;
}

.teristics_bottom p i {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #0841D4;
  margin-right: 10px;
  vertical-align: middle;
}

.cpgong {
  margin-bottom: 80px;
}

.cpgong .nytitle {
  padding-bottom: 0;
}

.macfuna {
  display: flex;
  align-items: center;
  padding: 80px 0;
  border-bottom: 1px solid #D1D1D1;
}

.macfunaa li.macfuna_text {
  width: 37%;
  margin-right: 5%;
}

.macfunaa li h3 {
  width: 197px;
  line-height: 60px;
  background: linear-gradient(270deg, rgba(8, 65, 212, 0) 3.94%, #0841D4 102.06%);
  text-align: center;
  font-size: 22px;
  color: #fff;
  margin-bottom: 32px;
}

.macfuna li p {
  font-size: 16px;
  color: #333;
  line-height: 30px;
}

.macfunbb li h3 {
  width: 197px;
  line-height: 60px;
  background: linear-gradient(270deg, #0841D4 -41.75%, rgba(8, 65, 212, 0) 102.06%);
  text-align: center;
  font-size: 22px;
  color: #fff;
  margin-bottom: 32px;
}

.macfunbb li.macfunbb_img {
  width: 55%;
}

.macfunbb li.macfuna_text {
  width: 45%;
}

.macfunc {
  width: 45%;
  float: left;
}

.macfund {
  width: 45%;
  float: right;
}

.macfunc,
.macfund {
  padding-top: 80px;
}

.macfunc h3,
.macfund h3 {
  width: 197px;
  line-height: 60px;
  background: linear-gradient(270deg, rgba(8, 65, 212, 0) 3.94%, #0841D4 102.06%);
  text-align: center;
  font-size: 22px;
  color: #fff;
  margin-bottom: 32px;
}

.macfunc li p,
.macfund li p {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  margin-bottom: 40px;
}

.industry {
  width: 100%;
  background: #F8FAFF;
}

.industry .industry_list {
  text-align: center;
}

.industry .industry_list li {
  width: 30%;
  display: inline-table;
  text-align: center;
  margin: 0 15px 50px;
  height: 320px;
}

.industry .industry_list li img {
  display: block;
}

.industry .industry_list li h2 {
  font-size: 20px;
  color: #fff;
  background: linear-gradient(90deg, #0046FC 0%, #88A9FF 93.23%);
  line-height: 45px;
}

.industry .industry_list li p {
  line-height: 28px;
  color: #666;
  font-size: 16px;
  margin-top: 10px;
}

/*****NFC******/
.nfcyxxt {
  margin-bottom: 80px;
}

.nfcyxxt .nfcyxxtimg {
  width: 43%;
  float: left;
}

.nfcyxxt .nfcyxttext {
  width: 52%;
  float: right;
}

.nfcyxxt .nfcyxttext h3 {
  font-size: 28px;
  color: #333;
  font-weight: 900;
  margin-bottom: 30px;
}

.nfcyxxt .nfcyxttext ul {
  margin-bottom: 20px;
}

.nfcyxxt .nfcyxttext h4 {
  width: 8px;
  height: 8px;
  background: #0841D4;
  float: left;
  margin-top: 11px;
  margin-right: 10px;
}

.nfcyxxt .nfcyxttext p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  display: inline-block;
  float: left;
  width: 97%;
}

.nfcsystem {
  width: 100%;
  padding-bottom: 60px;
  background: #F8FAFF;
}

.nfcsystem_left {
  width: 42%;
  background: linear-gradient(180deg, #F1F5FF 0.95%, #FFFFFF 100%);
  border: 2px solid #FFFFFF;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  float: left;
  border-radius: 16px;
  padding: 45px;
  box-sizing: border-box;
}

.nfcsystem_left li {
  margin-bottom: 25px;
}

.nfcsystem_left li span {
  display: inline-block;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  background: url(../images/Rectangle.png) no-repeat center;
  float: left;
  margin-right: 15px;
  color: #fff;
  font-size: 18px;
}

.nfcsystem_left li p {
  font-size: 16px;
  color: #666;
  display: inline-block;
  width: 90%;
  float: left;
  line-height: 26px;
}

.nfcsystem_right {
  float: right;
  width: 55%;
}

.nfcfunctionimg img {
  display: block;
  margin: 0 auto 50px;
}

/******����*****/
.Bluetooth {
  margin-bottom: 60px;
}

.Bluetoothtext h3 {
  font-size: 28px;
  color: #333;
  font-weight: 900;
  margin: 50px 0;
}

.Bluetoothtext h3::after {
  content: "";
  background: linear-gradient(90deg, rgba(8, 65, 212, 0.5) 0%, rgba(8, 65, 212, 0) 98.96%);
  border-radius: 2px;
  width: 500px;
  height: 15px;
  display: block;
  transform: matrix(0.95, 0, -0.36, 1, 0, 0);
  position: relative;
  top: -12px;
  left: -12px;
}

.Bluetoothtext li {
  width: 32%;
  float: left;
  border: 1px solid #CACACA;
  margin-right: 1.5%;
  padding: 40px;
  box-sizing: border-box;
  min-height: 270px;
}

.Bluetoothtext li:nth-child(3) {
  margin-right: 0;
}

.Bluetoothtext li i {
  display: block;
  width: 8px;
  height: 8px;
  background: #0841D4;
}

.Bluetoothtext li p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
}

.f8bg {
  width: 100%;
  padding-bottom: 60px;
  background: #F8FAFF;
}

.trackimg img {
  margin: 0 auto;
  display: block;
}

.beacon_list {
  margin: 60px 0;
}

.beacon_list dl {
  border: 1px solid #B9B9B9;
  border-radius: 14px;
  padding: 22px;
  box-sizing: border-box;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

.beacon_list dl dt {
  background: #6C768E;
  width: 185px;
  height: 76px;
  line-height: 76px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  margin-right: 18px;
  /* float: left;*/
}

.beacon_list .dd {
  width: 80%;
  /*float: left;*/
  margin-left: 20px;
}

.beacon_list dl dd {
  background: #F5F5F5;
  padding: 15px;
  line-height: 25px;
  font-size: 16px;
  color: #707070;
  margin-bottom: 12px;
  margin-right: 12px;
  display: inline-block;
}

.beacon_list ul {
  border: 1px solid #B9B9B9;
  border-radius: 14px;
  padding: 22px;
  box-sizing: border-box;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

.beacon_list ul h4 {
  background: #6C768E;
  width: 185px;
  height: 76px;
  line-height: 76px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  margin-right: 18px;
  /* float: left;*/
}

.beacon_list .dd {
  width: 80%;
  /*float: left;*/
  margin-left: 20px;
}

.beacon_list ul p {
  background: #F5F5F5;
  padding: 15px;
  line-height: 25px;
  font-size: 16px;
  color: #707070;
  margin-bottom: 12px;
  margin-right: 12px;
  display: inline-block;
}

/*****���ܴ�����******/
.sensor {
  margin-bottom: 70px;
}

.sensor_list li {
  width: 24%;
  margin-right: 1%;
  float: left;
  margin-bottom: 15px;
}

.sensor_list li:nth-child(4) {
  margin-right: 0;
}

.sensor_list h2 {
  text-align: center;
  position: relative;
  bottom: -32px;
  z-index: 1;
  font-size: 18px;
  color: #fff;
}

.sensor_list li img {
  display: block;
  margin: 0 auto;
}

.sensor .zhjs {
  font-size: 16px;
  color: #333;
  line-height: 28px;
  margin: 40px 0;
}

.sensor_ys {
  margin-bottom: 3%;
  margin-left: 4%;
}

.sensor_ys li {
  padding: 20px 50px;
  background: linear-gradient(90deg, #0046FC 0%, #88A9FF 93.23%);
  box-sizing: border-box;
  box-shadow: 0px 4px 17px rgba(0, 71, 255, 0.25);
  border-radius: 7px;
  display: inline-block;
  font-size: 18px;
  color: #fff;
  margin-right: 35px;
}

.sensor_ys2 {
  margin-left: 7%;
}

.zhtx .nytitle p {
  margin: 30px 0;
  font-size: 16px;
  color: #36312F;
}

.zhtx_left {
  width: 51%;
  float: left;
}

.zhtx_right {
  width: 46%;
  float: right;
}

.zhtx_right li {
  background: linear-gradient(180deg, #F1F5FF 0.95%, #FFFFFF 100%);
  border: 2px solid #FFFFFF;
  box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.12);
  border-radius: 16px;
  padding: 15px 20px;
  box-sizing: border-box;
  margin-bottom: 45px;
}

.zhtx_right li b {
  font-size: 20px;
  color: #0841D4;
  margin-bottom: 10px;
  display: block;
}

.zhtx_right li p {
  font-size: 16px;
  color: #666;
  line-height: 26px;
}

.zhinenggn .beacon_list {
  margin-top: 0;
}

/******����Ʒ��ҵ********/

.fmcg_left {
  width: 49%;
  float: left;
}

.fmcg_right {
  width: 49%;
  float: right;
}

.fmcg li {
  padding: 30px 50px;
  box-sizing: border-box;
  background: linear-gradient(180deg, #EEEFF0 0%, rgba(255, 255, 255, 0) 100%);
  border: 1px solid #FFFFFF;
  filter: drop-shadow(0px 15px 32px rgba(0, 0, 0, 0.08));
  border-radius: 11px;
  margin-bottom: 20px;
  height: 208px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
}

.fmcg li h3 {
  font-size: 24px;
  color: #333;
  margin-bottom: 20px;
}

.fmcg li h3 img {
  vertical-align: sub;
  margin-right: 10px;
}

.fmcg li p {
  background: url(../images/dian.png) no-repeat left 11px;
  padding-left: 18px;
  font-size: 16px;
  color: #666;
  line-height: 32px;
}

.fmcg_right li {
  height: 436px;
}

.kxsolve {
  margin-top: 60px;
}

.kxsolve p {
  margin-top: 30px;
  font-size: 18px;
  color: #666;
  text-align: center;
}

.kxsolve .kxsolveimg img {
  display: block;
  margin: 0 auto;
}

.kxprofit {
  margin-bottom: 60px;
}

.kxprofit_list {
  text-align: center;
}

.kxprofit_list li {
  width: 32%;
  margin: 0 6px;
  display: inline-block;
  position: relative;
  margin-bottom: 50px;
}

.kxprofit_list li img {
  display: block;
}

.kxprofit_list li h2 {
  width: 93%;
  background:
    linear-gradient(90deg, #0841D4 -32.13%, #7496EF 102.44%);
  line-height: 50px;
  font-size: 20px;
  color: #fff;
  position: absolute;
  bottom: -20px;
}

.kxprofit_list li h2::after {
  content: "";
  display: block;
  width: 30px;
  height: 50px;
  background-repeat: no-repeat;
  background-image:
    linear-gradient(65deg, #7496EF 50%, rgba(255, 255, 255, 0) 50%);
  position: absolute;
  right: -28px;
  bottom: 0;
}

.kxhxcp_list ul {
  text-align: center;
}

.kxhxcp_list li {
  width: 31%;
  margin: 0 10px;
  position: relative;
  display: inline-block;
}

.kxhxcp_list li img {
  display: block;
}

.kxhxcp_list li a {
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;

}

.kxhxcp_list li h2 {
  line-height: 60px;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  border: 1px solid #FFFFFF;
  border-left: none;
  border-right: 0;

}

.bjtedian {
  margin-bottom: 60px;
}

.bjtedian_list {
  /*display: flex;align-items: center;justify-content: center;*/
}

.bjtedian_list .bjtedian_left {
  width: 100%;
}

.bjtedian_list .bjtedian_left img {
  width: 60%;
  display: block;
  margin: 0 auto;
}

.bjtedian_list .bjtedian_right {
  width: 100%;
}

.bjtedian_list .bjtedian_right li {
  padding: 30px 50px;
  box-sizing: border-box;
  background: linear-gradient(180deg, #EEEFF0 0%, rgba(255, 255, 255, 0) 100%);
  border: 1px solid #FFFFFF;
  filter: drop-shadow(0px 15px 32px rgba(0, 0, 0, 0.08));
  border-radius: 11px;
  margin-bottom: 20px;
  height: 208px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
}

.bjtedian_list .bjtedian_right li h3 {
  font-size: 24px;
  color: #333;
  margin-bottom: 20px;
}

.bjtedian_list .bjtedian_right li h3 img {
  vertical-align: sub;
  margin-right: 10px;
}

.bjtedian_list .bjtedian_right li p {
  background: url(../images/dian.png) no-repeat left 11px;
  padding-left: 18px;
  font-size: 16px;
  color: #666;
  line-height: 32px;
}

.nycenter .nytitlep {
  margin-top: 30px;
}

.bjjjfa_nr img {
  display: block;
  margin: 0 auto 40px;
}

.bjjjfa_nr p {
  font-size: 18px;
  color: #666;
  line-height: 32px;
  text-align: center;
  margin: 40px 0;
}

.bjscx {
  margin-bottom: 60px;
}

.bjsximg {
  width: 52%;
  float: left;
}

.bjscxtext {
  width: 44%;
  float: right;
  margin-top: 60px;
}

.bjscxtext h3 {
  font-size: 20px;
  color: #333;
  font-weight: 700;
  line-height: 32px;
}

.bjscxtext i {
  display: block;
  background: linear-gradient(90deg, #0841D4 0.41%, rgba(8, 65, 212, 0) 99.25%);
  border-radius: 1px;
  margin: 30px 0;
  width: 100%;
  height: 2px;
}

.bjscxtext p {
  font-size: 16px;
  color: #666;
  line-height: 36px;
}

.bjscx li:nth-child(2) .bjsximg {
  width: 52%;
  float: right;
}

.bjscx li:nth-child(2) .bjscxtext {
  width: 44%;
  float: left;
}

.bjqd {
  padding-top: 60px;
}

.bjqd .bjqdtext {
  width: 55%;
  float: left;
}

.bjqd .bjqdimg {
  width: 40%;
  float: right;
}

.bjqdtext h2 {
  font-size: 28px;
  color: #333;
  font-weight: 900;
}

.bjqdtext i {
  width: 45px;
  height: 6px;
  background: #0841D4;
  display: block;
  border-radius: 5.5px;
  margin: 20px 0 60px;
}

.bjqdtext p {
  font-size: 18px;
  color: #666;
  line-height: 36px;
}

.bjcc {
  margin: 60px 0;
}

.bjcc .bjqdtext {
  width: 55%;
  float: right;
}

.bjcc .bjqdimg {
  width: 40%;
  float: left;
}

.bjznkc {
  padding: 60px 0;
}

.bjznkc .bjznkc_text {
  width: 55%;
  float: left;
}

.bjznkc .bjznkc_img {
  width: 40%;
  float: right;
  margin-top: 100px;
}

.bjznkc_text h2 {
  font-size: 28px;
  color: #333;
  font-weight: 900;
}

.bjznkc_text i {
  width: 45px;
  height: 6px;
  background: #0841D4;
  display: block;
  border-radius: 5.5px;
  margin: 20px 0 40px;
}

.bjznkc_text p {
  font-size: 18px;
  color: #666;
  line-height: 36px;
  margin-bottom: 10px;
}

.bjznkc_text b {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50px;
  background: #777;
  border-radius: 50px;
  vertical-align: middle;
  margin-right: 10px;
}

.bjljmd {
  margin: 60px auto;
}

.bjljmd .bjznkc_img {
  width: 55%;
  float: left;
  margin-top: 60px;
}

.bjljmd .bjznkc_text {
  width: 40%;
  float: right;
}

.bjxfz {
  padding-top: 60px;
}

.bjxfz .bjznkc_img {
  width: 30%;
  float: right;
  margin-top: 60px;
}

.bjxfz .bjznkc_text {
  width: 65%;
  float: left;
}

.bjxfz_list {
  margin-top: 40px;
}

.bjxfz_list li {
  width: 47%;
  float: left;
  border: 2px dashed #0841D4;
  padding: 40px;
  box-sizing: border-box;
  border-radius: 19px;
  height: 395px;
}

.bjxfz_list li:last-of-type {
  float: right;
}

.bjxfz_list li h3 {
  font-size: 24px;
  color: #333;
  font-weight: 700;
  margin-bottom: 30px;
  border-left: 7px solid #0841D4;
  padding-left: 15px;
}

.bjsy {
  padding-bottom: 60px;
}

.bjsy .syimg img {
  margin: 0 auto 35px;
  display: block;
}

.bjsy_list li {
  width: 32%;
  float: left;
  position: relative;
  margin-right: 18px;
  margin-bottom: 32px;
}

.bjsy li .bjsytop {
  font-size: 18px;
  color: #666;
  line-height: 70px;
  background: #EAEEFA;
  border-radius: 7px;
}

.bjsy li .bjsytop img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 10px;
}

.bjsy li .bjsybottom {
  display: block;
  width: 92%;
  background: #C0CBE9;
  border-radius: 7px;
  margin: 0 auto;
  height: 60px;
  position: absolute;
  left: 4%;
  top: 22px;
  z-index: -1;
}

.bjsy_left {
  width: 32%;
  margin-right: 18px;
  float: left;
}

.bjsy_left li {
  margin-bottom: 32px;
  position: relative;
}

.bjsy_right li {
  position: relative;
}

.bjsy_right li .bjsybottom {
  top: 123px;
}

.bjsy_right {
  width: 65%;
  float: left;
}

.bjsy_right li .bjsytop {
  line-height: 36px;
  padding: 15px 15px 48px;
  box-sizing: border-box;
}

/*****��ˮ����*******/

.fsjctd_left {
  width: 46%;
  float: left;
}

.fsjctd_right {
  width: 52%;
  float: right;
}

.fsjctd_left li {
  background: #F3F6FC;
  border: 1px solid #DBE1ED;
  border-radius: 8px;
  width: 100%;
  line-height: 60px;
  margin-bottom: 10px;
}

.fsjctd_left li p {
  font-size: 16px;
  display: inline-block;
  color: #666;
}

.fsjctd_left li img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
}

.fsjctd_right li {
  background: #F3F6FC;
  border: 1px solid #DBE1ED;
  border-radius: 8px;
  width: 100%;
  padding: 38px 32px;
  box-sizing: border-box;
}

.fsjctd_right li img {
  display: inline-block;
  vertical-align: middle;
  float: left;
  width: 45px;
}

.fsjctd_right li p {
  font-size: 16px;
  display: inline-block;
  color: #666;
  line-height: 32px;
  float: right;
  width: 92%;
}

.fsjcfwjs .fsjcfwjsimg img {
  margin: 0 auto 40px;
  display: block;
}

.fsjcfwjs_list {
  margin-bottom: 60px;
}

.fsjcfwjs_list li {
  width: 30%;
  float: left;
  margin-right: 5%;
  min-height: 140px;
  margin-bottom: 25px;
}

.fsjcfwjs_list li:nth-child(3n) {
  margin-right: 0;
}

.fsjcfwjs_list li h2 {
  font-size: 24px;
  color: #0841D4;
  font-weight: 900;
  line-height: 60px;
  border-bottom: 1px solid #EAEAEA;
  position: relative;
}

.fsjcfwjs_list li i {
  display: block;
  position: absolute;
  width: 57px;
  height: 2px;
  background: #0841D4;
  bottom: -1px;
}

.fsjcfwjs_list li p {
  margin-top: 16px;
  color: #666;
  font-size: 18px;
  line-height: 32px;
}

.fsjcdzxp {}

.fsjcdzxp h2 {
  font-size: 24px;
  color: #333;
  border-left: 6px solid #0841D4;
  padding-left: 15px;
}

.fsjcdzxp p {
  font-size: 16px;
  color: #666;
  margin: 30px 0;
  line-height: 32px;
}

.fsjcqd {}

.fsjcqd .fsjcqd_left {
  width: 50%;
  float: left;
}

.fsjcqd .fsjcqd_right {
  width: 42%;
  float: right;
}

.fsjcqd .fsjcqd_left h2 {
  font-size: 28px;
  color: #333;
  font-weight: 900;
}

.fsjcqd .fsjcqd_left h2 i {
  width: 44px;
  height: 5px;
  background: #0841D4;
  border-radius: 5.5px;
  display: block;
  margin: 20px 0 30px;
}

.fsjcqd .fsjcqd_left p {
  font-size: 18px;
  color: #666;
  font-weight: 400;
  line-height: 42px;
}

.fsjckhsy .fsjcfwjs_list {
  margin-bottom: 20px;
}

.fsjckhsy .fsjcfwjs_list li h2 {
  color: #333;
}

.fsjckhsy_list li {
  width: 100%;
}

.fsjchx {
  margin-bottom: 70px;
}

/*****������ҵ*******/
.rhytd_list li {
  margin-bottom: 30px;
}

.rhytd_list li div {
  width: 47%;
}

.rhytd_list li .rhytd_list_img {
  float: left;
}

.rhytd_list li .rhytd_list_text {
  float: right;
}

.rhytd_list li .rhytd_list_text h2 {
  font-size: 28px;
  font-weight: 900;
  color: #333;
  margin-top: 30px;
}

.rhytd_list li .rhytd_list_text i {
  display: block;
  width: 58px;
  height: 5px;
  background: linear-gradient(90deg, #0841D4 -54.31%, rgba(8, 65, 212, 0) 97.04%);
  border-radius: 4px;
  margin: 20px 0;
}

.rhytd_list li .rhytd_list_text p {
  font-size: 16px;
  color: #666;
  line-height: 32px;
}

.rhytd_list li:nth-child(2n) .rhytd_list_img {
  float: right;
}

.rhytd_list li:nth-child(2n) .rhytd_list_text {
  float: left;
}

.rhysolve_list li {
  width: 30%;
  margin-right: 5%;
  float: left;
}

.rhysolve_list li:nth-child(3) {
  margin-right: 0;
}

.rhysolve_list li h2 {
  font-size: 28px;
  font-weight: 900;
  color: #333;
  position: relative;
  padding-left: 30px;
  margin-bottom: 25px;
}

.rhysolve_list li h2::before {
  content: "";
  display: block;
  width: 156px;
  height: 22px;
  background: linear-gradient(90deg, #0841D4 -47.76%, rgba(8, 65, 212, 0) 91.03%);
  border-radius: 18px;
  position: absolute;
  bottom: -1px;
  left: 0;
}

.rhysolve_list li p {
  font-size: 16px;
  color: #666;
  line-height: 32px;
}

.rhysolveimg img {
  display: block;
  margin: 25px auto 0;
}

.rhyprofit {
  margin-bottom: 60px;
}

.rhyprofit_list_left {
  width: 56%;
  float: left;
}

.rhyprofit_list_right {
  width: 40%;
  float: right;
}

.rhyprofit_list_left b {
  display: block;
  font-size: 24px;
  color: #333;
}

.rhyprofit_list_left p {
  font-size: 18px;
  color: #666;
  margin: 20px 0;
}

.rhyprofit_list_left dl {
  width: 31%;
  float: left;
  height: 340px;
  background: linear-gradient(180deg, #EAECF0 0%, rgba(255, 255, 255, 0) 100%);
  filter: drop-shadow(0px 6px 20px rgba(0, 0, 0, 0.08));
  border-radius: 8px;
  padding: 20px 20px 0;
  box-sizing: border-box;
  margin-right: 24px;
}

.rhyprofit_list_left dl:last-of-type {
  margin-right: 0;
}

.rhyprofit_list_left dl dt {
  font-size: 22px;
  color: #0841D4;
  font-style: italic;
  font-weight: 900;
  text-align: center;
  margin-bottom: 15px;
}

.rhyprofit_list_left dl dd {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}

/*******����������ҵ*******/
.facturetd_list {
  margin-bottom: 70px;
}

.facturetd_list li {
  margin-bottom: 30px;
}

.facturetd_list li .facturetd_list_text {
  float: left;
  width: 47%;
  padding-top: 40px
}

.facturetd_list li .facturetd_list_img {
  float: right;
  width: 50%;
}

.facturetd_list_text p {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  position: relative;
  padding-left: 16px;
}

.facturetd_list li:nth-child(2) .facturetd_list_text {
  float: right;
}

.facturetd_list li:nth-child(2) .facturetd_list_img {
  float: left;
}

.facturetd_list_text p::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #777;
  border-radius: 50px;
  vertical-align: middle;
  margin-right: 10px;
  position: absolute;
  top: 13px;
  left: 0;
}

.sczzprofit {
  margin-bottom: 70px;
}

.sczzjjfa img {
  display: block;
  margin: 0 auto;
}

.sczzjjfa p {
  font-size: 18px;
  color: #666;
  line-height: 32px;
  margin: 30px auto;
  width: 90%;
  display: block;
  text-align: center;
}

.sczzprofit_list {
  display: flex;
  align-items: center;
}

.sczzprofit_list_left {
  width: 37%;
}

.sczzprofit_list_right {
  width: 65%;
}

/*****ũ��Ʒ��ҵ****/

.ncptd_list li {
  margin-bottom: 30px;
}

.ncptd_list li .ncptd_list_text {
  float: right;
  width: 47%;
  padding-top: 40px
}

.ncptd_list li .ncptd_list_img {
  float: left;
  width: 50%;
}

.ncptd_list_text p {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  position: relative;
  padding-left: 16px;
}

.ncptd_list li:nth-child(2) .ncptd_list_text {
  float: left;
}

.ncptd_list li:nth-child(2) .ncptd_list_text {
  padding-top: 100px;
}

.ncptd_list li:nth-child(2) .ncptd_list_img {
  float: right;
}

.ncpthree li {
  border: 2px dashed #A7B0C7;
  border-radius: 18px;
  padding: 60px 0 30px 60px;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 60px;
  position: relative;
}

.ncpthree h3 {
  font-size: 24px;
  color: #fff;
  text-align: center;
  background: url(../images/ncpthreesumbg.png) no-repeat center;
  width: 160px;
  line-height: 50px;
  position: absolute;
  top: -16px;
  left: 23px;
}

.ncpthree li b {
  font-weight: 400;
  display: block;
  font-size: 16px;
  color: #666;
  margin-bottom: 20px;
}

.ncpthree li p {
  font-size: 18px;
  color: #666;
  line-height: 36px;
}

.ncpthree li img {
  vertical-align: middle;
  margin-right: 10px;
}

.ncpsolveimg img {
  display: block;
  margin: 0 auto 50px;
}

.ncpsolve_info .ncpsolve_infoimg {
  width: 60%;
  float: left;
}

.ncpsolve_info .ncpsolve_infotext {
  width: 35%;
  float: right;
  margin-top: 30px;
}

.ncpsolve_info .ncpsolve_infotext p {
  font-size: 16px;
  color: #666;
  line-height: 32px;
}

.ncpsolve_list {
  margin-top: 50px;
}

.ncpsolve_list_left {
  width: 38%;
  float: left;
}

.ncpsolve_list_right {
  width: 58%;
  float: right;
}

.ncpsolve_listliebiao {
  border: 2px dashed #98A1B9;
  border-radius: 27px;
  padding: 30px 40px 0;
  box-sizing: border-box;
}

.ncpsolve_listliebiao li {
  margin-bottom: 15px;
}

.ncpsolve_listliebiao li h2 {
  font-size: 20px;
  color: #333;
  margin-bottom: 8px;
}

.ncpsolve_listliebiao li h2 b {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  background: url(../images/ncpfalbbg.png) no-repeat center;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
}

.ncpsolve_listliebiao li p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
}

.ncpsolve_list_right .ncpsolve_listliebiao {
  margin-top: 35px;
}

.ncpprofit {
  margin-bottom: 60px;
}

.ncpprofit_list {
  margin-bottom: 45px;
}

.ncpprofit_list img {
  width: 61%;
  float: left;
}

.ncpprofit_list .ncpprofit_listtext {
  width: 32%;
  float: right;
  background: linear-gradient(180deg, #EFF2FB 0%, rgba(239, 242, 251, 0) 100%);
  padding: 55px 58px;
  box-sizing: border-box;
  margin-top: 45px;
  position: relative;
}

.ncpprofit_list .ncpprofit_listtext i {
  position: absolute;
  width: 108px;
  height: 3px;
  background: #0841D4;
  display: block;
  top: 0;
  left: 13%;
}

.ncpprofit_list .ncpprofit_listtext p {
  font-size: 16px;
  color: #666;
  line-height: 32px;
}

.ncpprofit_listb img {
  float: right;
}

.ncpprofit_listb .ncpprofit_listtext {
  float: left;
}

.ncpliebiao li {
  width: 32%;
  float: left;
  margin-right: 2%;
}

.ncpliebiao li:last-of-type {
  margin-right: 0;
}

.ncpliebiao .ncpliebiao_listtext {
  background: linear-gradient(180deg, #EFF2FB 0%, rgba(239, 242, 251, 0) 100%);
  padding: 55px 58px;
  box-sizing: border-box;
  position: relative;
}

.ncpliebiao .ncpliebiao_listtext i {
  position: absolute;
  width: 108px;
  height: 3px;
  background: #0841D4;
  display: block;
  top: 0;
  left: 13%;
}

.ncpliebiao .ncpliebiao_listtext p {
  font-size: 16px;
  color: #666;
  line-height: 32px;
}

/****������ҵ���*****/
.qthylj p {
  position: relative;
  padding-left: 14px;
  margin-bottom: 6px;
}

.qthylj p::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #777;
  border-radius: 50px;
  vertical-align: middle;
  margin-right: 10px;
  top: 13px;
  left: 0;
}

.qthyprofit_list li {
  width: 23%;
  float: left;
  margin-right: 2.6%;
  background: #FFFFFF;
  box-shadow: 0px 20px 30px #D8DDE9;
  border-radius: 15px;
  min-height: 285px;
  padding: 40px 40px 0;
  box-sizing: border-box;
  margin-bottom: 30px;
  text-align: center;
}

.qthyprofit_list li:nth-child(4n) {
  margin-right: 0;
}

.qthyprofit_list b {
  display: block;
  margin: 0 auto;
}

.qthyprofit_list p {
  font-size: 18px;
  color: #666;
  line-height: 32px;
}

.spjjfa li .rhytd_list_text {
  float: left;
}

.spjjfa li .rhytd_list_img {
  float: right;
}

.spjjfa li .rhytd_list_text b {
  font-weight: 400;
  font-size: 16px;
  color: #666;
  line-height: 32px;
  margin-bottom: 16px;
  display: block;
}

.spjjfa li .rhytd_list_text h2 {
  margin-top: 0;
}

.foodimg img {
  display: block;
  margin: 35px auto;
}

.foot_khsylist li {
  min-height: 160px;
}

.rhytd {
  margin-bottom: 60px;
}

.foodtext h2 {
  font-size: 28px;
  font-weight: 900;
  color: #333;
  margin-top: 30px;
}

.foodtext i {
  display: block;
  width: 58px;
  height: 5px;
  background: linear-gradient(90deg, #0841D4 -54.31%, rgba(8, 65, 212, 0) 97.04%);
  border-radius: 4px;
  margin: 20px 0 50px;
}

.foodtext ul li {
  border: 1px dashed #AFB5C5;
  border-radius: 19px;
  padding: 45px 30px 20px;
  box-sizing: border-box;
  width: 49%;
  float: left;
  margin-bottom: 20px;
  position: relative;
}

.foodtext ul li img {
  position: absolute;
  top: -13px;
}

.foodtext ul li:nth-child(2n) {
  float: right;
}

.foodtext ul li p {
  font-size: 16px;
  color: #666;
  line-height: 32px;
}

.qthyprofit_list li b {
  width: 47px;
  height: 40px;
  background: url(../images/lingxing.png) no-repeat left;
  display: block;
  margin-bottom: 12px;
}

.qthyprofit_list li i {
  line-height: 40px;
  font-size: 18px;
  color: #fff;
  display: block;
  width: 40px;
  font-style: normal;
}


/********����Ӫ��***********/
.Marketing {
  margin: 80px auto;
}

.yximg img {
  display: block;
  margin: 0 auto 60px;
}

.Marketing_list li {
  padding: 40px 45px 0;
  width: 23%;
  height: 300px;
}

.Marketing_list li .fw_listbt img {
  margin-right: 20px;
}

.Marketing_list li dl {
  padding-left: 0;
}

.hxszjs {
  position: relative;
}

.hxszjs h3 {
  position: absolute;
  font-size: 24px;
  color: #333;
  top: 10px;
}

.xfhd {
  margin: 60px auto;
}

.xfhd .xfhdimg {
  width: 55%;
  float: left;
}

.xfhd .xfhdtext {
  width: 40%;
  float: right;
  margin-top: 40px;
}

.xfhdtext h2 {
  font-size: 24px;
  color: #333;
  line-height: 70px;
}

.xfhdtext p {
  font-size: 16px;
  color: #666;
  line-height: 32px;
}

.numberyy {
  padding-top: 60px;
}

.numberyytext {
  width: 55%;
  float: left;
}

.xfhdimg {
  width: 35%;
  float: right;
}

.numberyytext h2 {
  font-size: 24px;
  color: #333;
  line-height: 70px;
  margin: 50px 0 40px;
}

.numberyytext dl {
  margin-bottom: 15px;
}

.numberyytext dl dt {
  font-size: 20px;
  color: #333;
  padding-left: 10px;
  border-left: 4px solid #0841D4;
}

.numberyytext dl dd {
  font-size: 18px;
  color: #666;
  line-height: 32px;
  margin: 10px 0;
}

/******���ֹ���****/
.hxszgc {
  margin: 60px auto;
}

.hxgcjs .hxshuziimg {
  width: 60%;
}

.hxgcjs .hxshuzitext {
  width: 37%;
  margin-top: 85px;
}

.hxgctwo .hxshuzitext {
  width: 45%;
  margin-top: 55px;
}

.hxgctwo .hxshuziimg {
  width: 45%;
}

.hxgcthree {
  padding-top: 1px;
}

.hxgcthree .hxshuzitext {
  width: 45%;
  float: right;
  margin-top: 55px;
}

.hxgcthree .hxshuziimg {
  width: 45%;
  float: left;
}

/*****���Ĺ�Ӧ��******/
.gylpublic {
  margin-bottom: 80px;
}

.gylpublicimg img {
  display: block;
  margin: 40px auto;
}

.gylpublicimg p {
  text-align: center;
  font-size: 18px;
  color: #666;
  margin-bottom: 40px;
}

.gylpublic_list {
  margin-bottom: 60px;
}

.gylpublic_list li {
  float: left;
  border: 2px solid #DFDFDF;
  height: 240px;
  padding-top: 50px;
  padding: 40px 30px 0;
  box-sizing: border-box;
}

.gylpublic_list li .fw_listbt {
  display: flex;
  align-items: center;
  justify-content: left;
}

.gylpublic_list li .fw_listbt img {
  margin-right: 15px;
}

.gylpublic_list li .fw_listbt .fw_listbth4 h4 {
  font-size: 24px;
  color: #0841D4;
  margin-bottom: 30px;
}

.gylpublic_list li .fw_listbt .fw_listbth4 b {
  font-size: 18px;
  color: #333;
  margin-left: 8px;
}

.gylpublic_list li .fw_listbt .fw_listbth4 i {
  display: block;
  width: 48px;
  height: 1px;
  background: #D3D3D3;
}

.gylpublic_list li dl {
  margin-top: 25px;
  box-sizing: border-box;
  padding-left: 12px;
}

.gylpublic_list li dl dd {
  font-size: 18px;
  color: #333;
  line-height: 26px;
  margin-bottom: 10px;
  position: relative;
}

.gylpublic_list li dl dd b {
  width: 6px;
  height: 6px;
  background: #0841D4;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 10px;
}

.gylpublic_list li.gylpublic_listone {
  width: 31%;
  margin-right: 2%;
}

.gylpublic_list li.gylpublic_listtwo {
  width: 67%;
}

.gylpublic_list li.gylpublic_listthree {
  width: 100%;
  margin-top: 2%;
}

.gylpublic_list li dl dt {
  display: inline-block;
  font-size: 18px;
  color: #333;
  margin-right: 12px;
  margin-bottom: 14px;
}

.gylpublic_list li dl dt::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #0841D4;
  margin-right: 5px;
  vertical-align: middle;
}

.gylf8bg {
  width: 100%;
  padding: 0 0 60px;
  background: linear-gradient(180deg, #EBEFFA 0%, rgba(248, 250, 255, 0) 100%);
}

.gyljsfication {
  margin-bottom: 90px;
}

.gyljsfication {
  text-align: center;
  border-bottom: 1px solid #D0D0D0;
  ;
}

.gyljsfication li {
  display: inline-block;
  margin: 0 20px;
}

.gyljsfication li a {
  font-size: 20px;
  color: #333;
  line-height: 80px;
  display: block;
  position: relative;
}

.gyljsfication li.active a {
  border-bottom: 3px solid #CE0808;
}

.fmmode .fmmodeimg {
  float: left;
  width: 54%;
}

.fmmode .fmmodetext {
  float: right;
  width: 38%;
  margin-top: 4%;
}

.fmmode .fmmodetext h2 {
  font-size: 24px;
  color: #333;
  line-height: 60px;
}

.fmmode .fmmodetext i {
  display: block;
  width: 110px;
  height: 3px;
  background: #0841D4;
  margin-bottom: 30px;
}

.fmmode .fmmodetext p {
  font-size: 16px;
  color: #666;
  line-height: 32px;
}

.fmtechnology {
  margin: 60px 0;
}

.fmtechnology li {
  padding: 40px 45px;
  box-sizing: border-box;
  border: 2px dashed #98A1B8;
  width: 32%;
  float: left;
  margin-right: 2%;
  border-radius: 18px;
}

.fmtechnology li:last-of-type {
  margin-right: 0;
}

.xiebg {
  width: 314px;
  line-height: 50px;
  background: linear-gradient(90deg, rgba(8, 65, 212, 0.42) 0%, rgba(8, 65, 212, 0) 91.62%);
  border-radius: 3px;
  transform: skewX(-15deg);
  margin-bottom: 30px;
}

.xiebg b {
  display: block;
  transform: skewX(15deg);
  padding-left: 15px;
  font-size: 22px;
  color: #333;
  font-weight: 400;
}

.fmtechnology li p {
  font-size: 16px;
  color: #666;
  line-height: 32px;
}

.fuma li {
  width: 100%;
}

.gylhxinfotwo img {
  display: block;
  margin: 0 auto;
}

.cycletext li {
  width: 48%;
  float: left;
  font-size: 20px;
  color: #5B5B5B;
  line-height: 80px;
  background: #EDF1FC;
  border-radius: 5px;
  box-shadow: 0px 15px 0 -6px #e2e6f0;
  margin-bottom: 40px;
  padding-left: 35px;
  box-sizing: border-box;
}

.cycletext li:nth-child(2n) {
  float: right;
}

.cycletext li img {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}

.cycletextp {
  font-size: 18px;
  color: #666;
  line-height: 32px;
}

.kxplift {
  margin-top: 40px;
}

.kxpliftimg img {
  margin: 30px auto;
}

.kxplist li {
  line-height: 32px;
  font-size: 16px;
  color: #666;
  margin-bottom: 5px;
}

.kxplist li::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #666;
  border-radius: 50px;
  vertical-align: middle;
  margin-right: 8px;
}

.kxplift .xiebg {
  width: 345px;
}

.gylhxinfothreezong {
  padding: 60px 0;
  border-bottom: 1px solid #D6D6D6;
}

.storage {
  padding-top: 0;
}

.gylhxinfothreezong p {
  line-height: 32px;
  color: #666;
  font-size: 18px;
  ;
}

.storage_left {
  width: 49%;
  float: left;
}

.storage_right {
  width: 40%;
  float: right;
}

.kshcangku_left {
  width: 30%;
  float: left;
  margin-top: 4%;
}

.kshcangku_right {
  width: 64%;
  float: right;
}

.jingquehua_left {
  width: 65%;
  float: left;
}

.jingquehua_right {
  width: 28%;
  float: right;
  margin-top: 3%;
}

.webyingyong {
  border: none;
}

.webyingyong_left {
  width: 34%;
  float: left;
  margin-top: 3%;
}

.webyingyong_right {
  width: 44%;
  float: right;
}

/*****��ҵ����******/

.gongyeyingyong li {
  height: 235px;
}

.Internetimg img {
  display: block;
  margin: 0 auto 60px;
}

.Internettext {
  margin: 50px auto;
  width: 92%;
}

.Internettext p {
  font-size: 16px;
  color: #666;
  line-height: 32px;
}

.Internettwoimg {
  width: 50%;
  float: left;
}

.Internettwotext {
  width: 49%;
  float: right;
}

.Internettwotext h3 {
  width: 72%;
  margin: 60px 0 80px;
}

.Internettwotext p {
  font-size: 16px;
  color: #666;
  line-height: 42px;
}

.Internettwotext p::before {
  content: "";
  display: inline-block;
  background: url(../images/yousan.png) no-repeat left;
  margin-right: 6px;
  vertical-align: middle;
  width: 17px;
  height: 20px;
}

.Internettwotext img {
  margin-top: 100px;
}

.gongyeinnovate {
  padding: 60px 0 50px;
}

.gongyeinnovate_left {
  width: 20%;
  border: 2px dashed #D9D9D9;
  border-radius: 18px;
  float: left;
  padding: 40px 45px;
  box-sizing: border-box;
}

.gongyeinnovate_left p {
  font-size: 18px;
  color: #333;
  line-height: 43px;
  font-weight: 600;
}

.gongyeinnovate_center {
  width: 61%;
  float: left;
  margin-left: 1.5%;
}

.gongyeinnovate_right {
  width: 15%;
  float: right;
}

.gongyeinnovate_right li {
  border: 2px dashed #D9D9D9;
  border-radius: 18px;
  padding: 40px 0 60px 45px;
  box-sizing: border-box;
  margin-bottom: 40px;
}

.gongyeinnovate_right li h3 {
  font-size: 18px;
  color: #0841D4;
  font-weight: 700;
}

.gongyeinnovate_right li p {
  font-size: 18px;
  color: #333;
  line-height: 43px;
  font-weight: 600;
}