.page {
  background-color: rgba(255, 255, 255, 1);
  position: relative;
  width: 100%;
  overflow: hidden;
}

body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,input {
  margin: 0;
  padding: 0;
}
 
/* 內减模式 */
* {
  box-sizing: border-box;
}
 
/* 设置网页统一的字体大小、行高、字体系列相关属性 */
body {
  font: 16px/1.5 'Helvetica Neue', Helvetica, Arial, 'Microsoft Yahei', 'Hiragino Sans GB',
    'Heiti SC', 'WenQuanYi Micro Hei', sans-serif;
  color: #333;
}
 
/* 去除列表默认样式 */
ul,
ol {
  list-style: none;
}
 
/* 去除默认的倾斜效果 */
em,
i {
  font-style: normal;
}
 
/* 去除a标签默认下划线，并设置默认文字颜色 */
a {
  text-decoration: none;
  color: #333;
}
 
/* 设置img的垂直对齐方式为居中对齐，去除img默认下间隙 */
img {
  vertical-align: middle;
}
 
/* 去除input默认样式 */
input {
  border: none;
  outline: none;
  color: #333;
}
  
/* 双伪元素清除法 */
.clearfix::before,
.clearfix::after {
  content: '';
  display: table;
}
.clearfix::after {
  clear: both;
}
 
/*版心居中*/
.wrapper {
  /*width: 1240px;*/
  margin: 0 auto;
}

.section_5 {
  width: 100%;
}

.group_3 {
  position: relative;
  width: 100%;
}

.image_2 {
  width: 17px;
  height: 21px;
  margin: 20px 0 0 500px;
}

.text_2 {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  line-height: 28px;
  margin: 17px 0 0 10px;
}

h1{
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 30px;
  color: #000000;
  letter-spacing: 2px;
}

h2{
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  margin-top: 15px;
  letter-spacing: 2px;
}

.line01{
  margin-top: 15px;
  width: 1400px;
}

/***banner***/
.banner{
  width: 100%;
  height: 459px;
  background-image: url(/static/img/xunbijia/01banner.png);
  margin: 0 auto;
}

/***产品简述***/
.product{
  width: 1400px;
  margin: 0 auto;
  margin-top: 50px;
  text-align: center;
}

.product p{
  margin-top: 20px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  text-align: left;
}

.product .productimg{
  margin-top: 10px;
  width: 720px;
}

/***主要功能***/
.function{
  width:100%;
  height: 630px;
  background: linear-gradient( 180deg, #FBFCFF 0%, #F1F9FE 47%, #F3F9FF 100%);
  margin-top: 50px;
  padding-top: 1px;
  padding-bottom: 20px;
}

.majorfunction{
  width: 1400px;
  margin: 0 auto;
  margin-top: 50px;
  text-align: center;
}

.majorfunction p{
  margin-top: 20px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  text-align: left;
}

.majorfunction ul{
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  margin-top: 20px;
  text-align: left;
  display: inline-block;
}

.majorfunction ul:nth-child(2){
  margin-top: 30px;
}

.majorfunction ul li{
  float: left;
  width: 582px;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px 1px #D6E8FF;
  border: 1px solid #F6FAFE;
  padding: 30px;
}

.majorfunction ul li:nth-child(2){
  margin-left: 30px;
}

.majorfunction ul li img{
  float: left;
  margin-top: 5px;
}

.majorfunction ul li .linav{
  width: 400px;
  height: 100%;
  float: right;
}


.majorfunction ul li .linav h3{
  font-family: PingFang SC, PingFang SC;
  font-weight:600;
  font-size: 20px;
  color: #000000;
  letter-spacing: 1px;
}


.majorfunction ul li .linav p{
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  margin-top: 3px;
  letter-spacing: 1px;
}

/***主要功能***/
.process{
  width:100%;
  padding-top: 1px;
}

.process .process01{
  margin: 0 auto;
  margin-top: 30px;
}



/***产品特性***/


.trait{
  width:100%;
  background-image: url(/static/img/xunbijia/08bg.png);
  margin: 0 auto;
  padding-top: 1px;
}

.trait .traitnav{
  width: 1400px;
  margin: 0 auto;
  margin-top: 50px;
  text-align: center;
}

.trait .traitnav .traitnav01{
  width: 1135px;
  height: 600px;
  background-image: url(/static/img/xunbijia/09.png);
  background-position: center center; /* 水平居中和垂直居中 */
  background-repeat: no-repeat; /* 不重复背景图像 */
  margin: 0 auto;
  margin-top: 30px;
}

.trait .traitnav .traitnav01 ul:nth-child(1){
  width: 1135px;
  height: 380px;
  margin-top: 15px;
}


.trait .traitnav .traitnav01 ul li{
  width: 355px;
  background-color: #FFFFFF;
  box-shadow: 0px 3px 20px 1px #CDE0FB;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #EFEFEF;
  text-align: left;
  padding: 15px;
  float: left;
}

.trait .traitnav .traitnav01 ul li:nth-child(2){
  float: right;
}

.trait .traitnav .traitnav01 ul li h4{
  width: 220px;
  height: 39px;
  background: linear-gradient( 270deg, #478FF0 0%, #1669F9 49%, #166DFD 100%);
  border-radius: 4px 0px 10px 0px;
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 39px;
  padding-left: 15px;
}

.trait .traitnav .traitnav01 ul li:nth-child(2) h4{
  width: 172px;
}

.trait .traitnav .traitnav01 ul li p{
  width: 400px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #434343;
  line-height: 22px;
  margin-top: 10px;
}

/***操作简单***/

.operate{
  width: 1400px;
  margin: 0 auto;
  margin-top: 50px;
  text-align: center;
}


.operate ul{
  width: 1400px;
  margin: 0 auto;
  margin-top: 50px;
  text-align: left;
}


.operate ul li{
  width: 240px;
  float: left;
  margin-left: 60px;
}


.operate ul li:nth-child(1){
  margin-left:0px;
}

.operate ul li:nth-child(5){
  width: 150px;
}

.operate ul li h5{
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
}

.operate ul li h2{
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 22px;
  color: #000000;
  letter-spacing: 1px;
  margin-top: 0px;
}

.operate ul li .line02{
  width: 23px;
  height: 3px;
  background: #59A4DE;
  border-radius: 0px 0px 0px 0px;
  opacity: 0.19;
  margin-top: 10px;
}

.operate ul li .linav{
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  margin-top: 10px;
}

