.banner .btn_box {
  width: 1200px;
  position: absolute;
  bottom: 89px;
  left: 50%;
  transform: translateX(-50%);
  padding-left: 183px;
}

.banner .btn {
  width: 160px;
	height: 50px;
	background-image: linear-gradient(0deg, 
		#ffd200 0%, 
		#f9e14c 100%, 
		#84ad65 100%, 
		#0f797e 100%);
	border-radius: 24px;
  font-size: 18px;
  transition: all .2s;
}

.banner .btn:hover {
  background: #ff9679;
  transition: all .2s;
}

.banner .btn:last-child {
  margin-left: 20px;
}

.nav {
  width: 100%;
  height: 50px;
  background-color: #2d139d;
}

.nav.active {
  position: fixed;
  top: 0;
  margin-top: 0;
  z-index: 20;
}

.nav .content {
  width: 1200px;
  margin: 0 auto;
  height: 50px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
}

.nav .content .tab {
  width: auto;
  height: 50px;
  padding: 0 35px;
  cursor: pointer;
}

.nav .content .tab:hover,
.nav .content .tab.active {
  background-color: #7d52ff;
  border-radius: 24.5px;
}

.lead {
  width: 100%;
  height: 110px;
  background: url(../img/lead.png) no-repeat;
  background-position: center;
  padding-top: 15px;
}

.lead b {
  font-size: 16px;
  color: #ffffff;
}

.lead p {
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  margin-top: 10px;
  padding-left: 33px;
}

.part {
  padding-top: 83px;
}

.part>.title b {
  font-size: 40px;
  color: #ffffff;
  height: 40px;
  line-height: 36px;
  position: relative;
  margin: 0 40px;
}

.part>.title b:after {
  content: "软实力都包括哪些能力？";
  background: linear-gradient(180deg, #4c0c89 20%, #7e4aff 50%);
  -webkit-background-clip: text;
  color: transparent;
  position: absolute;
  left: 0;
  top: -7px;
  height: 40px;
  line-height: 40px;
}

.part1 {
  padding-top: 53px;
}

.part1 .img {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mid_form {
  width: 1100px;
  height: 110px;
  margin: 0 auto;
  background: url(../img/mid_form1.png) no-repeat;
  background-size: 100%;
  padding-left: 98px;
}

.mid_form h3 {
  font-size: 25px;
  line-height: 35px;
  color: #ffffff;
  margin-right: 20px;
}

.mid_form .item {
  width: 250px;
  height: 50px;
  background-color: #ffffff;
  margin-right: 10px;
  padding-left: 15px;
}

.mid_form .item img {
  flex-shrink: 0;
  margin-right: 16px;
}

.mid_form .item input,
.mid_form .item select {
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #808080;
  padding-left: 10px;
  border-left: 1px solid #ebedf6;
}

.mid_form .item input::placeholder {
  color: #808080;
}

.mid_form .item select {
  background: #ffffff url(../img/form_arrow.png) no-repeat;
  background-size: 8%;
  background-position: 90% center;
}

.mid_form .btn {
  width: 140px;
  height: 40px;
  background-image: linear-gradient(90deg,
      #ffc600 0%,
      #ffdc45 61%,
      #fff289 100%),
    linear-gradient(#844ee2,
      #844ee2);
  background-blend-mode: normal,
    normal;
  box-shadow: 0px 0px 10px 0px rgba(154, 133, 255, 0.5);
  border-radius: 20px;
  font-size: 20px;
  font-weight: 700;
  color: #000000;
  margin-left: 20px;
}

.part2>.title b:after {
  content: "软实力提升项目 —— 申请助力项目介绍";
}

.part2 .content {
  margin-top: 45px;
}

.part2 .item {
  width: 1100px;
  height: 305px;
  background-color: #ffffff;
  padding-left: 30px;
  padding-right: 40px;
  align-items: flex-start;
  padding-top: 20px;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}

.part2 .item2,
.part2 .item3 {
  height: 345px;
}
.part2 .item3{
  margin-bottom: 0;
}
.part2 .item::after {
  content: "";
  width: 100%;
  height: 120px;
  background-color: #9680ff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.part2 .item .img {
  margin-right: 40px;
}

.part2 .item .right {
  padding-top: 15px;
}

.part2 .item h3 {
  font-size: 22px;
  color: #511294;
  margin-bottom: 13px;
}

.part2 .item p {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #666666;
}

.part2 .item1 p {
  margin-bottom: 20px;
}

.part2 .item2 p,
.part2 .item3 p {
  margin-bottom: 10px;
}

.part2 .item1 ul {
  width: 745px;
  height: 80px;
  background: rgba(0, 0, 0, .4);
  font-size: 22px;
  letter-spacing: 1px;
  color: #ffffff;
  padding: 0 53px;
}

.part2 .item2 li {
  width: 110px;
  height: 210px;
  background: rgba(0, 0, 0, .4);
  flex-direction: column;
  padding-top: 19px;
}

.part2 .item2 li b {
  font-size: 16px;
  letter-spacing: 1px;
  color: #ffffff;
  margin-top: 23px;
  margin-bottom: 10px;
}

.part2 .item2 li span {
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
  opacity: 0.5;
  width: 70px;
}

.part2 .item3 ul {
  width: 745px;
}

.part2 .item3 li {
  width: 140px;
  flex-direction: column;
  height: 202px;
  background-color: #333333;
  padding-top: 50px;
}

.part2 .item3 li:nth-child(1) {
  width: 296px;
  background: none;
  padding-top: 0;

}

.part2 .item3 li:nth-child(1)>div {
  width: 296px;
  height: 95px;
  background-color: #333333;
  padding-left: 27px;
  padding-right: 22px;
}

.part2 .item3 li b {
  font-size: 16px;
  color: #ffffff;
  flex-shrink: 0;
  text-align: center;
}

.part2 .item3 li span {
  width: 84px;
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
  opacity: 0.6;
  margin-top: 20px;
}

.part2 .item3 li:nth-child(1) span {
  width: 154px;
  margin-top: 0;
}

.part2 .item .remark {
  position: absolute;
  font-size: 12px;
  letter-spacing: 1px;
  color: #d2c8ff;
  position: absolute;
  right: 40px;
  bottom: 25px;
}

.part2 .item2 .remark {
  opacity: 1;
  right: auto;
  left: 40px;
  color: #ffffff;
}

.part3>.title b:after {
  content: "通过新通软实力提升计划 将会收获什么";
}

.part3 .part3_content {
  height: 400px;
  background: #9680ff;
  background-position: center;
  padding: 60px 0;
  margin-top: 45px;
}

.part3 .part3_content li:hover img {
  transform: scale(1.2);
  transition: all .5s;
}

.part3 .part3_content li .img {
  overflow: hidden;
}

.part3 .part3_content li img {
  transition: all .5s;
}

.part3 .part3_content p {
  width: 220px;
  height: 120px;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  color: #333333;
  text-align: center;
  padding: 0 20px;
  position: relative;
}

.part3 .part3_content p::after {
  content: "";
  border: 12px solid #ffffff;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  position: absolute;
  top: -24px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
}

.part3 .part3_content li:nth-child(2n) p:after {
  top: auto;
  bottom: -24px;
  border-top-color: #ffffff;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
}

.part4>.title b:after {
  content: "立即注册获取项目申请条件";
}

.part4 .mid_form {
  background: url(../img/mid_form2.png) no-repeat;
  background-size: 100%;
  padding-left: 40px;
  margin-top: 40px;
}

.part4 .mid_form .item {
  width: 280px;
  box-shadow: 0px 0px 15px 0px rgba(6, 45, 150, 0.15);
}

.part5 {
  padding-bottom: 30px;
}

.part5>.title b:after {
  content: "软实力提升，为什么选新通";
}

.part5 ul {
  margin-top: 50px;
}

.part5 li {
  width: 260px;
  height: 238px;
  background-color: #ffffff;
  border: solid 1px #6e3525;
}

.part5 li:hover img {
  transform: scale(1.2);
  transition: all .5s;
}

.part5 li .img {
  position: relative;
  overflow: hidden;
}

.part5 li img {
  transition: all .4s;
}

.part5 li span {
  width: 100%;
  height: 45px;
  background: rgba(0, 0, 0, .6);
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  position: absolute;
  bottom: 0;
}

.part5 li p {
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  padding: 15px 23px 0;
}


/* layout */
#main .layout {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  z-index: 10;
}

#main .layout>div {
  width: 435px;
  height: 340px;
  background: url(../img/lay.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  padding: 25px 20px 0 15px;
}

#main .layout>div h3 {
  font-size: 26px;
  letter-spacing: 2.6px;
  color: #ffffff;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  margin-bottom: 30px;
}

#main .layout .close {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

#main .layout .close img {
  width: 100%;
}

#main .layout form {
  width: 320px;
  margin: 0 auto;
}

#main .layout .item,
#main .layout input,
#main .layout select {
  width: 320px;
  height: 50px;
  background-color: #ffffff;
  font-size: 14px;
  line-height: 50px;
  color: #999999;
}

#main .layout .item {
  margin-bottom: 12px;
  box-shadow: 0px 0px 15px 0px rgba(127, 127, 127, 0.25);
}

#main .layout input,
#main .layout select {
  padding-left: 10px;
}

#main .layout select {
  background: #f1f1f1 url(../img/arrow.png) no-repeat right;
  background-position-y: 50%;
  background-position-x: 245px;
}

#main .layout .item.yzm input {
  width: 150px;
}

#main .layout .item.yzm span {
  width: 120px;
  background-color: #ffffff;
  height: 45px;
  line-height: 45px;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 700;
  color: #ff0000;
  cursor: pointer;
}

#main .layout .btn {
  width: 200px;
  height: 50px;
  line-height: 50px;
  background-image: linear-gradient(0deg,
      #ffd200 0%,
      #f9e14c 100%,
      #84ad65 100%,
      #0f797e 100%);
  border-radius: 24.5px;
  font-size: 20px;
  font-weight: 700;
  color: #000000;
  margin: 30px auto 0;
}