@charset "UTF-8";
.ascpi {
  width: 100%;
  max-width: 1920px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
}
.ascpi-banner {
  width: 100%;
  height: 650px;
  background: url(banner.jpg) no-repeat center;
}
.ascpi-tit {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 30px;
  color: #232323;
  line-height: 31px;
}
.ascpi-tit::after {
  display: block;
  content: "";
  width: 148px;
  height: 4px;
  background: #743FE0;
  margin: 15px auto 0;
}
.ascpi-div {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 60px 0;
}
.ascpi-div ul {
  width: 1209px;
  height: 762px;
  overflow: hidden;
  margin: 30px auto 0;
  background: url(1.png) no-repeat center;
}
.ascpi-div ul li {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
  padding: 22px 25px 0 25px;
}
.ascpi-div ul li:first-child {
  height: 340px;
  padding: 50px 0 0 640px;
}
.ascpi-div ul li:last-child p {
  font-size: 19px;
}
.ascpi-div ul li h3 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 24px;
  color: #232323;
  line-height: 31px;
  margin-bottom: 20px;
}
.ascpi-div ul li p {
  width: 540px;
  font-family: Arial;
  font-weight: 400;
  font-size: 20px;
  color: #767676;
  line-height: 28px;
}
.ascpi-div1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 60px 0;
  background: #F6E8FE;
}
.ascpi-div1 div {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 30px auto 0;
  display: flex;
  justify-content: space-between;
}
.ascpi-div1 div img {
  width: 377px;
  height: 387px;
  display: block;
  margin-left: 80px;
}
.ascpi-div1 div ul {
  width: 694px;
  height: auto;
  overflow: hidden;
  padding-top: 50px;
}
.ascpi-div1 div ul li {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #FFF;
  margin-bottom: 23px;
  border-radius: 10px;
  padding: 25px;
  align-items: center;
  display: flex;
  justify-items: center;
}
.ascpi-div1 div ul li h5 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 16px;
  color: #BF50FF;
  line-height: 23px;
  float: left;
  width: 180px;
}
.ascpi-div1 div ul li p {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  line-height: 23px;
  float: left;
  width: 460px;
}
.ascpi-div2 {
  width: 100%;
  height: 360px;
  overflow: hidden;
  padding: 60px 0;
  background: url(bg.jpg) no-repeat center;
}
.ascpi-div2 .ascpi-tit {
  color: #FFF;
}
.ascpi-div2 p {
  width: 1036px;
  margin: 30px auto 20px;
  font-family: Arial;
  font-weight: 400;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 31px;
  padding-left: 20px;
}
.ascpi-div2 p span {
  color: #FFCC00;
  font-size: 49px;
}
.ascpi-div2 div {
  width: 1036px;
  height: 78px;
  background: #ffffff3e;
  border-radius: 10px;
  margin: 0 auto;
  padding: 10px 25px;
  font-family: Arial;
  font-weight: 400;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 31px;
  padding-left: 20px;
}
.ascpi-div2 div span {
  color: #FFCC00;
}
.ascpi-div3 {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 60px 0;
}
.ascpi-div3 .ascpi-div3-ul {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 30px auto 20px;
  display: flex;
  justify-content: space-between;
}
.ascpi-div3 .ascpi-div3-ul > li {
  width: 586px;
  height: 547px;
  background: #FFFFFF;
  border: 1px solid #E9E9E9;
}
.ascpi-div3 .ascpi-div3-ul > li img {
  display: block;
  width: 100%;
}
.ascpi-div3 .ascpi-div3-ul > li div {
  padding: 25px;
}
.ascpi-div3 .ascpi-div3-ul > li div h3 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 28px;
  color: #232323;
  line-height: 1em;
}
.ascpi-div3 .ascpi-div3-ul > li div p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 21px;
  text-indent: -20px;
  padding-left: 20px;
  margin-top: 16px;
}
.ascpi-div3 .ascpi-div3-ul > li div p::before {
  display: inline-block;
  content: "";
  width: 12px;
  height: 12px;
  background: #7A4BE2;
  border-radius: 50%;
  margin-right: 8px;
}
.ascpi-div3 .ascpi-div3-div {
  width: 1200px;
  height: 432px;
  background: #FFFFFF;
  border: 1px solid #E9E9E9;
  margin: 0 auto;
}
.ascpi-div3 .ascpi-div3-div img {
  display: block;
  width: 100%;
}
.ascpi-div3 .ascpi-div3-div ul {
  width: 100%;
  height: auto;
}
.ascpi-div3 .ascpi-div3-div ul li {
  width: 50%;
  float: left;
  padding: 25px;
  position: relative;
}
.ascpi-div3 .ascpi-div3-div ul li:first-child::after {
  display: block;
  content: "";
  width: 1px;
  height: 185px;
  background: #E5E5E5;
  position: absolute;
  top: 30px;
  right: 0;
}
.ascpi-div3 .ascpi-div3-div ul li h3 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 28px;
  color: #232323;
  line-height: 1em;
}
.ascpi-div3 .ascpi-div3-div ul li p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 21px;
  text-indent: -20px;
  padding-left: 20px;
  margin-top: 16px;
}
.ascpi-div3 .ascpi-div3-div ul li p::before {
  display: inline-block;
  content: "";
  width: 12px;
  height: 12px;
  background: #7A4BE2;
  border-radius: 50%;
  margin-right: 8px;
}
.ascpi-div4 {
  width: 100%;
  height: 645px;
  overflow: hidden;
  padding: 60px 0;
  background: url(bg2.jpg) no-repeat center;
}
.ascpi-div4 .ascpi-tit {
  margin-bottom: 25px;
}
.ascpi-div4 div {
  width: 878px;
  height: auto;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 18px 30px;
  margin: 0 auto 10px;
}
.ascpi-div4 div h3 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 24px;
  color: #232323;
  line-height: 31px;
}
.ascpi-div4 div p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #232323;
  line-height: 26px;
}
.ascpi-div4 a {
  display: block;
  width: 200px;
  height: 48px;
  background: #7A4BE2;
  border-radius: 2px;
  margin: 20px auto 0;
  text-align: center;
  font-family: Arial;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 48px;
}
.ascpi-div5 {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 60px 0;
  background: #FBFBFB;
}
.ascpi-div5 div {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 30px auto 0;
  background: #E9E8FE;
}
.ascpi-div5 div p {
  width: 100%;
  height: 66px;
  padding: 0 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #232323;
  line-height: 66px;
}
.ascpi-div5 div p:nth-child(2n) {
  background: #FFF;
}
