.func-box{
  width: 1200px;
  margin: auto;
}
.func-box .func-bar{
  float: left;
  margin: 5px;
}
.func-box .func-bar .func-cnt{
  text-align: center;
  width: 340px;
  height: 275px;
  margin: 20px;
  box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
  border: 1px solid #ebeef5;
  border-radius: 4px;
}
.func-box .func-bar .func-cnt .func-img{
  width: 145px;
  margin: 30px 0 20px;
}
.func-box .func-bar .func-cnt .func-title{
  font-size: 20px;
  font-weight: 600;
  color: #626262;
}
.func-header{
  text-align: center;
  background: url(../images/jxkh/header-bg.png) no-repeat center center;
  background-size: 100% 1px;
  width: 1000px;
  margin: 20px auto;
  color: #4897ED;
  display: flex;
  align-items: center;
  justify-content: center;
}
.func-header .func-header-img{
  height: 25px;
}
.func-header span{
  font-size: 25px;
  font-weight: 600;
}
.benefits-cnt{
  width: 1200px;
  margin: 30px auto;
  box-sizing: border-box;
  box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
  border: 1px solid #ebeef5;
  border-radius: 4px;
}
.benefits-box{
  text-align: center;
  display: flex;
  padding: 20px 20px 40px;
  justify-content: center;
}
.benefits-box .benefits-bar{
  width: 245px;
  height: 205px;
  box-sizing: border-box;
  border: 2px solid #9FC8F2;
  margin: 0 10px;
  color: #626262;
float:left;
}
.benefits-box .benefits-bar .benefits-title{
  font-size: 22px;
  font-weight: 600;
  margin: 20px 0;
}
.benefits-box .benefits-bar .benefits-list{

}
.benefits-box .benefits-bar .benefits-list .benefits-list-bar{
  font-size: 14px;
  padding-bottom: 10px;
}
.benefits-box .benefits-bar .benefits-list .benefits-list-bar:last-child{
  padding-bottom: 0;
}
.advantage-box{
  width: 875px;
  height: 145px;
  padding: 35px 0 20px 180px;
  color: #fff;
  margin-bottom: 40px;
  box-sizing: border-box;
}
.advantage-box1{
  background: url(../images/jxkh/advantage1.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 40px;
}
.advantage-box2{
  background: url(../images/jxkh/advantage2.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto 40px;
}
.advantage-box3{
  background: url(../images/jxkh/advantage3.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 325px;
}
.advantage-box .advantage-title{
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 25px;
}
.advantage-box .advantage-int{
  font-size: 14px;
}
.bgimg{
  background: url(../images/jxkh/bg.jpg) no-repeat center center;
}
.zfwz{
  display: flex;
  justify-content: center;
  margin:44px auto;
  width:530px;
}
.zfwz li{
  background: #2fdebf;
  color:white;
  width: 150px;
  height: 48px;
  line-height: 48px;
  font-size:20px;
  border-radius: 10px;
  text-align: center;
float:left;
}
.zfwz li+li{
  margin-left:28px;
}
.zbtx{
  display: flex;
  justify-content: center;
  margin-bottom:32px;
  width:410px;
 margin:auto;
}
.zbtx li{
  text-align: center;
  background: #6cabf0;
  color:#fff;
  width: 70px;
  height: 74px;
  box-sizing: border-box;
  line-height: 21px;
  border-radius: 5px;
  font-size: 17px;
  padding-top: 16px;
 float:left;
}
.zbtx li+li{
  margin-left: 15px;
}
.jxtitle{
  text-align: center;
  font-size: 31px;
  color:#1a6dc6;
  margin-bottom: 22px;
  margin-top:20px
}
.img{
  text-align: center;
  margin-bottom: -32px;
}
.image-box{
  text-align: center;
}
.image img{
  width: 1000px;
}
.triangle-box{
  text-align: center;
  margin: 20px 0 30px;
}
.triangle-box img{
  width: 18px;
}