#jx {
  padding-top: 100px;
}
#jx .nyban {
  width: 100%;
  min-height: 500px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
#jx .nyban .img1 {
  z-index: 1;
  position: absolute;
}
#jx .nyban .img2 {
  z-index: 2;
  position: absolute;
}
#jx .wrapper {
  padding: 0 40px 30px;
  box-sizing: border-box;
}
#jx .wrapper .des h1 {
  font-size: 30px;
  font-weight: normal;
  line-height: 42px;
  text-align: center;
  padding: 23px 0px;
}
#jx .wrapper .columns {
  display: flex;
  line-height: 48px;
  font-size: 14px;
  font-weight: bold;
  color: white;
  background: #0e5d9d;
  text-indent: 2rem;
}
#jx .wrapper .columns div:nth-child(1) {
  width: 50%;
}
#jx .wrapper .columns div:nth-child(2) {
  width: 20%;
}
#jx .wrapper .columns div:nth-child(3) {
  width: 30%;
}
#jx .wrapper .columnsitem {
  width: 100%;
  background: white;
  color: #666666;
}
#jx .wrapper .columnsitem div:nth-child(1) {
  width: 54%;
}
#jx .wrapper .columnsitem div:nth-child(2) {
  width: 21%;
}
#jx .wrapper .columncontent {
  border: 1px solid #dddddd;
  border-top: none;
  background: white;
  padding: 10px 40px;
}
#jx .wrapper .columncontent h3 {
  color: #303133;
  font-size: 16px;
  line-height: 30px;
  padding-top: 20px;
  font-weight: bold;
}
.wrappertemplate .right .container p {
  text-indent: unset;
}
