.container {
  width: 1200px;
  margin: auto;
  background: url('/template/default/pc/skin/images/chuangshiren/bg.png') no-repeat;
  background-size: 135px 534px;
  background-position:  533px 174px;
}
.first {
  padding: 67px 0;
}
.first .jianjie {
  display: flex;
  justify-content: space-between;
  color: #1A1D20;
}
.first .jianjie h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 43px;
  margin-bottom: 16px;
}
.first .jianjie h4 + p {
  margin-bottom: 32px;
  font-size: 14px;
  font-weight: 500;
  line-height: 25px;
}
.first .jianjie .left ul {
  margin-bottom: 32px;
}
.first .jianjie .left li {
  display: flex;
  line-height: 29px;
  align-items: center;
}
.first .jianjie .left li::before {
  display: inline-block;
  content: '';
  width: 5px;
  height: 5px;
  background-color: #1A1D20;
  border-radius: 5px;
  margin-right: 10px;
}
.first .jianjie .title {
  font-size: 20px;
  font-weight: 800;
  line-height: 32px;
  margin-bottom: 16px;
}
.first .jianjie .right img {
  width: 470px;
  height: 306px;
}
.first .jianjie .right p {
  font-size: 16px;
  margin-top: 16px;
  text-align: right;
}
.info {
  margin-top: 13px;
  line-height: 29px;
  font-size: 16px;
}
.info p {
  margin-bottom: 24px;
}
.img {
  margin-top: 31px;
  margin-bottom: 16px;
}
.img ul {
  display: flex;
  justify-content: space-between;
}
.img ul li:nth-of-type(1) img{
  width: 442px;
  height: 240px;
}
.img ul li:nth-of-type(2) img{
  width: 367px;
  height: 240px;
}
.img ul li:nth-of-type(3) img {
  width: 375px;
  height: 240px;
}
.text {
  width: 401px;
  height: 33px;
}