.kcx_mpb{margin-bottom: 70px;}

.kcx_title{
  padding: 50px 0;
  text-align: center;
}
.kcx_title .ntitle{
  font-size: 38px;
  font-weight: bold;
  color: #060066;
  margin-bottom: 20px;
  line-height: normal;
}
.kcx_title p{
  width: 100%;
  max-width: 820px;
  margin: 0 auto;
}


.kcx_bk01{
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.kcx_bk01 .lists{
  position: relative;
  width: 32%;
  max-width: 410px;
}
.kcx_bk01 .lists img{
  width: 100%;
}
.kcx_bk01 .lists .nfons{
  position: absolute;
  left: 8%;
  top: 10%;
  right: 8%;
  bottom: 8%;
  z-index: 5;
}
.kcx_bk01 .lists .nfons .ntitle{
  font-size: 28px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 20px;
}
.kcx_bk01 .lists .nfons .ntxt{
  color: #fff;
  line-height: 30px;
  text-align: justify;
}


.kcx_bk02bg{
  background: url(../images/kcx_05bg.jpg) no-repeat center bottom #DEEEFD;
  background-size: 100% auto;
  padding: 80px 0 770px 0;
}
.kcx_bk02{
  position: relative;
  padding: 30px 0;
}
.kcx_bk02 .xianbg{
  background: #fff;
  width: 46px;
  border-radius: 23px;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  z-index: 1;
  padding: 30px 0;
  transform: translateX(-50%);
}
.kcx_bk02 .xianbg .xian{
  width: 100%;
  height: 100%;
  background: url(../images/kcx_05_xian.jpg) repeat-y center top;
}

.kcx_bk02 .list{
  width: 50%;
  position: relative;
  z-index: 9;
}
.kcx_bk02 .list .ntitle{
  position: relative;
  border-bottom:2px #F8B92C solid;
  font-size: 20px;
  font-weight: bold;
  color: #060066;
  padding: 50px 0 10px 0;
}
.kcx_bk02 .list .ntitle i{
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #F8B92C;
  position: absolute;
  bottom: -6px;
  margin: 0;
}
.kcx_bk02 .list .neili{
  width: 90%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 15px;
  position: relative;
}
.kcx_bk02 .list .neili .lfonw{width: 60%;}
.kcx_bk02 .list .neili .rimgs{width: 32%;}
.kcx_bk02 .list .neili .lfonw2{width: 100%;}



.kcx_bk02 .list .npatop{padding-top: 0;}



.kcx_bk02 .listl{float: left;}
.kcx_bk02 .listl .ntitle{text-align: left;}
.kcx_bk02 .listl .ntitle i{right: -6px;}
.kcx_bk02 .listlmb50{margin-bottom: 50px;}

.kcx_bk02 .listr{float: right;}
.kcx_bk02 .listr .ntitle{text-align: right;}
.kcx_bk02 .listr .ntitle i{left: -6px;}
.kcx_bk02 .listr .neili{left: 10%; flex-direction: row-reverse;}
.kcx_bk02 .listr .neili .lfonw{text-align: right;}
.kcx_bk02 .listr .neili .lfonw2{text-align: right;}



.kcx_bk02 .col{clear: both;}







@media screen and (max-width:1450px){

}

@media screen and (max-width:1200px){
  .kcx_bk01 .lists .nfons .ntitle{font-size: 24px;}
	.kcx_bk01 .lists .nfons .ntxt{line-height: 24px;}
}

@media screen and (max-width: 960px){
  .kcx_bk01 .lists .nfons .ntitle{font-size: 20px;}
	.kcx_bk01 .lists .nfons .ntxt{line-height: 20px;}

}


@media screen and (max-width: 768px){
  .kcx_mpb{margin-bottom: 40px;}
  .kcx_title{padding: 30px 0;}
  .kcx_title .ntitle{font-size: 24px;}
  .kcx_bk01{flex-direction: column;}
  .kcx_bk01 .lists{width: 100%; margin-bottom: 20px;}
  .kcx_bk01 .lists .nfons .ntitle{font-size: 24px;}
	.kcx_bk01 .lists .nfons .ntxt{line-height: 26px;}
  .kcx_bk02bg{padding: 20px 0 150px 0;}
  .kcx_bk02 .xianbg{width: 26px; left: auto; right: 0; transform: translateX(0%);}
  .kcx_bk02 .list{width: 97%;}
  .kcx_bk02 .listl{float: none;}
  .kcx_bk02 .listr{float: none;}
  .kcx_bk02 .listr .ntitle{text-align: left;}
  .kcx_bk02 .listr .ntitle i{left: auto; right: -6px;}
  .kcx_bk02 .listr .neili{left: 0%; flex-direction: row;}
  .kcx_bk02 .listr .neili .lfonw{text-align: left;}
  .kcx_bk02 .listr .neili .lfonw2{text-align: left;}
  .kcx_bk02 .list .neili .rimgs{margin-top: 20px;}
  .kcx_title_wap{padding-top: 0;}
}

@media screen and (max-width: 326px){


}