.w ul li a:hover {
  color: #4068f7;
  border-bottom: 2px solid #4068f7;
}

#body {
  width: 100%;
  margin-bottom: 151px;
}

#body .banner {
  height: 605px;
  background-image: url(../banner/6-ocqp.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 61px;
}

#body .banner .content {
  width: 1200px;
  margin: 0 auto;
}

#body .banner .content>.left {
  display: flex;
  width: 601px;
  margin-left: 19px;
  padding-top: 392px;
}

#body .banner .content .left a {
  display: block;
  width: 110px;
  height: 40px;
  color: white;
  border-radius: 5px;
  text-decoration: none;
  line-height: 40px;
  text-align: center;
}

#body .banner .content .left .price {
  background-color: #4068f7;
  border: none;
  font-size: 16px;
}

#body .banner .content .left .free {
  font-size: 16px;
  border-radius: 4px;
  border: 2px solid rgba(219, 229, 255, 1);
  box-sizing: border-box;
  color: #000;
  line-height: 36px;
  margin-left: 39px;
}

#body .main {
  width: 1200px;
  margin: 0 auto;
}

#body .main .head {
  display: flex;
  height: 34px;
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px solid #e8eefe;
  margin-bottom: 120px;
}

#body .main>.head>p {
  font-size: 14px;
  margin-right: 688px;
}

#body .main>.head>ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
}

#body .main>.head>ul li {
  width: 85px;
}

#body .main>.head>ul a {
  text-decoration: none;
  color: #5b5b5b;
  display: block;
  font-size: 14px;
  width: 100%;
  height: 100%;
  text-align: center;
}

#body .main>.head>ul a:hover {
  text-decoration: none;
  color: #4068f7;
  display: block;
  font-size: 14px;
  width: 100%;
  height: 100%;
  text-align: center;
}

#body .main>.prpo_title>.head1>ul a:hover {
  text-decoration: none;
  color: #4068f7;
  display: block;
  font-size: 14px;
  width: 100%;
  height: 100%;
  text-align: center;
}

.prpo_title {
  background-color: #fff;
  padding-top: 12px;
  position: fixed;
  left: 0;
  display: none;
  z-index: 10;
  overflow: hidden;
  top: 64px;
  width: 100%;
}

#body .main .head1 {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  height: 34px;
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px solid #e8eefe;
}

#body .main>.prpo_title>.head1>p {
  font-size: 14px;
  margin-right: 688px;
}

#body .main>.prpo_title>.head1>ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
}

#body .main>.prpo_title>.head1>ul li {
  width: 85px;
}

#body .main>.prpo_title>.head1>ul a {
  text-decoration: none;
  color: #5b5b5b;
  display: block;
  font-size: 14px;
  width: 100%;
  height: 100%;
  text-align: center;
}

span {
  padding-left: 31px;
  padding-right: 31px;
  color: #5b5b5b;
}

#body .main .box {
  width: 1022px;
  height: 605px;
  margin: 0 auto;
  margin-bottom: 240px;
}

#body .main .box>a {
  display: block;
  width: 150px;
  height: 50px;
  border-radius: 4px;
  background: rgba(64, 104, 247, 1);
  text-decoration: none;
  text-align: center;
  line-height: 50px;
  color: rgba(255, 255, 255, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  margin: 120px auto;
}

#body .main .box>p {
  text-align: center;
  color: rgba(51, 51, 51, 1);
  font-size: 36px;
  height: 60px;
  margin-bottom: 104px;
}

#body .main .box>.bottom {
  display: flex;
  justify-content: space-between;
}

#body .main .box>.bottom>div {
  width: 490px;
  height: 605px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 8px 14px rgba(10, 49, 107, 0.2),
    -1px 2px 4px rgba(10, 49, 107, 0.15) inset;
}

#body .main .box>.bottom .list {
  width: 490px;
  height: 506px;
  border: 1px solid rgba(219, 229, 255, 1);
  box-sizing: border-box;
  background: rgba(255, 255, 255, 1);
  padding: 10px 30px 48px 30px;
}

#body .main .box>.bottom .top {
  height: 99px;
  display: flex;
}

#body .main .box>.bottom img {
  width: 50px;
  height: 50px;
  margin-top: 20px;
  margin-left: 181px;
}

#body .main .box .bottom .top>p {
  margin: 0;
  padding: 0;
  width: 60px;
  height: 45px;
  color: rgba(51, 51, 51, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 30px;
  margin-left: 12px;
  margin-top: 22px;
}

#body .main .box>.bottom .list ul li {
  margin-bottom: 38px;
}

#body .main .box>.bottom .list ul li>p {
  width: 130px;
  height: 30px;
  color: rgba(51, 51, 51, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 20px;
}

#body .main .box>.bottom .list ul li>span {
  padding: 0;
  width: 382px;
  height: 54px;
  color: rgba(102, 102, 102, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 1.2%;
}

#body .main .case {
  margin-bottom: 120px;
}

#body .main .case>p {
  width: 160px;
  height: 60px;
  color: rgba(51, 51, 51, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 40px;
  margin: 0 auto;
  margin-bottom: 104px;
}

#body .main .case .list4 {
  display: flex;
  justify-content: space-between;
}

#body .main .case .list4 .box1 {
  height: 553px;
  border-radius: 4px;
  border: 1px solid rgba(219, 229, 255, 1);
  box-sizing: border-box;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 8px 14px rgba(10, 49, 107, 0.2),
    -1px 2px 4px rgba(10, 49, 107, 0.15) inset;
}

#body .main .case .list4 .box1>img {
  width: 278px;
  height: 280px;
  margin-bottom: 17px;
}

#body .main .case .list4 .box1 .boxList div:nth-child(1) {
  width: 242px;
  height: 119px;
  margin-bottom: 22px;
  margin-left: 18px;
}

#body .main .case .list4 .box1 .boxList div:nth-child(2) {
  width: 242px;
  height: 92px;
  margin-left: 18px;
}

.pTITLE {
  color: rgba(51, 51, 51, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  line-height: 193.49997%;
  letter-spacing: 1%;
  font-weight: 700;
}

.pMAIN {
  color: rgba(75, 91, 117, 1);
  font-family: Source Han Sans CN;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 1.2%;
}

#body .main .case a {
  display: block;
  width: 150px;
  height: 50px;
  border-radius: 4px;
  background: rgba(64, 104, 247, 1);
  text-decoration: none;
  text-align: center;
  line-height: 50px;
  color: rgba(255, 255, 255, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  margin: 0 auto;
  margin-top: 120px;
  margin-bottom: 120px;
}

#body .main .show>p {
  width: 160px;
  height: 60px;
  color: rgba(51, 51, 51, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 40px;
  margin: 0 auto;
  margin-bottom: 104px;
}

#body .main .show>.showList {
  width: 1040px;
  height: 781px;
  margin: 0 auto;
}

#body .main .show>.showList ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  transition: all 1s;
}

#body .main .show>.showList ul li {
  width: 245px;
  height: 247px;
  border-radius: 10px;
  border: 1px solid rgba(219, 229, 255, 1);
  box-sizing: border-box;
  background: rgba(255, 255, 255, 1);
  overflow: hidden;
}

#body .main .show>.showList ul li .box {
  margin: 0 auto;
}

#body .main .show>.showList ul li .box p:nth-child(1) {
  width: 32px;
  height: 24px;
  color: rgba(255, 255, 255, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  margin: 0 auto;
  margin-bottom: 6px;
}

#body .main .show>.showList ul li .box img {
  display: block;
  width: 28px;
  height: 28px;
  margin: 0 auto;
  margin-bottom: 23px;
}

#body .main .show>.showList ul li .box p:nth-child(3) {
  width: 162px;
  height: 24px;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1.3%;
}

#body .main .show>.showList ul li .box img:nth-child(4) {
  background-color: rgba(255, 255, 255, 0);
  width: 239px;
  height: 117px;
  position: absolute;
  left: -40px;
  bottom: -92px;
}

#body .main .show>.showList ul li:hover {
  background: linear-gradient(83.22deg,
      rgba(116, 152, 248, 1) 3%,
      rgba(68, 120, 255, 1) 51.22%,
      rgba(65, 117, 251, 1) 103.63%);
}

#body .main .show>.showList ul li:hover .box1 img:nth-child(4) {
  opacity: 1;
  transition: all 1s;
}

#body .main .show>.showList ul li:nth-child(1):hover .box1 img:nth-child(1) {
  content: url(../images/train/qd2.png);
  transform: translateY(33px);
  transition: all 1s;
}

#body .main .show>.showList ul li:nth-child(2):hover .box1 img:nth-child(1) {
  content: url(../images/train/px2.png);
  transform: translateY(33px);
  transition: all 1s;
}

#body .main .show>.showList ul li:nth-child(3):hover .box1 img:nth-child(1) {
  content: url(../images/train/js2.png);
  transform: translateY(33px);
  transition: all 1s;
}

#body .main .show>.showList ul li:nth-child(4):hover .box1 img:nth-child(1) {
  content: url(../images/train/gl2.png);
  transform: translateY(33px);
  transition: all 1s;
}

#body .main .show>.showList ul li:nth-child(5):hover .box1 img:nth-child(1) {
  content: url(../images/train/jd2.png);
  transform: translateY(33px);
  transition: all 1s;
}

#body .main .show>.showList ul li:nth-child(6):hover .box1 img:nth-child(1) {
  content: url(../images/train/sj2.png);
  transform: translateY(33px);
  transition: all 1s;
}

#body .main .show>.showList ul li:nth-child(7):hover .box1 img:nth-child(1) {
  content: url(../images/train/tk2.png);
  transform: translateY(33px);
  transition: all 1s;
}

#body .main .show>.showList ul li:nth-child(8):hover .box1 img:nth-child(1) {
  content: url(../images/train/db2.png);
  transform: translateY(33px);
  transition: all 1s;
}

#body .main .show>.showList ul li:nth-child(9):hover .box1 img:nth-child(1) {
  content: url(../images/train/qyxc2.png);
  transform: translateY(33px);
  transition: all 1s;
}

#body .main .show>.showList ul li:nth-child(10):hover .box1 img:nth-child(1) {
  content: url(../images/train/zsk2.png);
  transform: translateY(33px);
  transition: all 1s;
}

#body .main .show>.showList ul li:nth-child(11):hover .box1 img:nth-child(1) {
  content: url(../images/train/bqbh2.png);
  transform: translateY(33px);
  transition: all 1s;
}

#body .main .show>.showList ul li:nth-child(12):hover .box1 img:nth-child(1) {
  content: url(../images/train/gkxz2.png);
  transform: translateY(33px);
  transition: all 1s;
}

#body .main .show>.showList ul li:hover .box1 p:nth-child(2) {
  color: white;
  transform: translateY(-33px);
  transition: all 1s;
}

#body .main .show>.showList ul li:hover .box1 p:nth-child(3) {
  color: white;
  transition: all 1s;
}

#body .main .show>.showList ul li .box1 {
  margin: auto;
  position: relative;
}

#body .main .show>.showList ul li .box1 {
  margin: auto;
  position: relative;
}

#body .main .show>.showList ul li .box1 img {
  display: block;
  width: 28px;
  height: 28px;
  margin: 0 auto;
  margin-bottom: 5px;
}

#body .main .show>.showList ul li .box1 img:nth-child(4) {
  background-color: rgba(255, 255, 255, 0);
  width: 239px;
  height: 117px;
  position: absolute;
  left: 0px;
  bottom: -85px;
  opacity: 0;
}

.paddingTop {
  padding-top: 72.6px;
}

.paddingTop2 {
  padding-top: 58px;
}

#body .main .show>.showList ul li .box1 p:nth-child(2) {
  height: 24px;
  color: rgba(35, 35, 35, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  margin: 0 auto;
  margin-bottom: 18px;
  text-align: center;
}

#body .main .show>.showList ul li .box1 p:nth-child(3) {
  text-align: center;
  color: rgba(68, 68, 68, 1);
  font-family: Source Han Sans CN;
  font-size: 14px;
  margin: 0 auto;
  text-align: center;
}

#body .main .show>a {
  display: block;
  width: 150px;
  height: 50px;
  border-radius: 4px;
  background: rgba(64, 104, 247, 1);
  text-decoration: none;
  text-align: center;
  line-height: 50px;
  color: rgba(255, 255, 255, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  margin: 0 auto;
  margin-top: 120px;
  margin-bottom: 120px;
}

#body .main .img {
  position: relative;
  height: 589px;
  margin-bottom: 120px;
}

#body .img .bgtrain {
  width: 1920px;
  height: 589px;
  background-image: url(../images//train/ztqt.png);
  background-position: center;
  position: absolute;
  left: -345px;
  top: 0px;
  z-index: -1;
}

#body .main .img .imgTxt {
  width: 1125px;
  margin: 0 auto;
  padding-top: 95px;
}

#body .main .img .imgTxt>p:nth-child(1) {
  width: 280px;
  height: 60px;
  color: rgba(51, 51, 51, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 40px;
  margin: 0 auto;
  margin-bottom: 116px;
}

#body .main .img .imgTxt>p:nth-child(2) {
  width: 345px;
  height: 45px;
  margin-left: 776px;
  color: rgba(255, 255, 255, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  line-height: 45px;
  letter-spacing: 1.2%;
  display: flex;
  justify-content: space-between;
}

#body .main .img .imgTxt>p:nth-child(3) {
  margin-left: -18px;
  margin-top: 54px;
  width: 311px;
  height: 45px;
  color: rgba(255, 255, 255, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  line-height: 45px;
  letter-spacing: 1.2%;
  display: flex;
  justify-content: space-between;
}

#body .main .img .imgTxt>p:nth-child(4) {
  width: 323px;
  height: 45px;
  color: rgba(51, 51, 51, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  line-height: 45px;
  letter-spacing: 1.2%;
  display: flex;
  justify-content: space-between;
  margin-left: 615px;
  margin-top: 18px;
}

#body .main .img .imgTxt>p:nth-child(5) {
  width: 304px;
  height: 45px;
  color: rgba(51, 51, 51, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  line-height: 45px;
  letter-spacing: 1.2%;
  display: flex;
  justify-content: space-between;
  margin-top: 46px;
  margin-left: 419px;
}

strong {
  font-size: 30px;
}

#body .main .partner p:nth-child(1) {
  width: 160px;
  height: 60px;
  color: rgba(51, 51, 51, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 40px;
  margin: 0 auto;
}

#body .main .partner p:nth-child(2) {
  width: 258px;
  height: 24px;
  color: rgba(68, 68, 68, 1);
  font-family: SourceHanSansCN-Normal;
  font-size: 16px;
  margin: 0 auto;
  margin-bottom: 80px;
}

#body .main .partner .partnerList {
  width: 1206px;
  height: 674px;
}

#body .main .partner .partnerList ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}

#body .main .partner .partnerList ul li {
  width: 222px;
  height: 126px;
  border: 1px solid rgba(219, 229, 255, 1);
  box-sizing: border-box;
  background: rgba(255, 255, 255, 1);
}

.marginList {
  margin-top: 11px;
}