.section1 {
  width: 100%;
  background: url(../img/bg1.jpg) no-repeat;
  background-position: top center;
}

.section2 {
  width: 100%;
  background: url(../img/bg2.jpg) repeat-y;
  background-position: top center;
  padding-bottom: 40px;
}

.section .part {
  padding-top: 100px;
  position: relative;
  z-index: 5;
}

.section .part h2 {
  margin-bottom: 57px;
}

.section .part h2 span {
  width: 600px;
  height: 80px;
  background-image: linear-gradient(0deg,
      #ffffff 0%,
      #fdffd7 100%);
  border-radius: 40px;
  border: solid 2px #11aeb0;
  font-family: 'AlibabaPuHuiTiMedium';
  font-size: 45px;
  font-weight: normal;
  color: #11aeb0;
  position: relative;
  margin: 0 26px 0 19px;
}

.section .part h2 span::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 7px;
  left: 7px;
  z-index: -1;
  background-image: linear-gradient(0deg,
      #ffffff 0%,
      #fdffd7 100%);
  border-radius: 40px;
  border: solid 2px #11aeb0;
}

.section .part .btn-box {
  margin-top: 40px;
}

.section .part .btn-box .btn {
  width: 240px;
  height: 50px;
  background-color: #11aeb0;
  border-radius: 24px;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
}

.section .part .btn-box .btn:nth-child(2) {
  margin-left: 86px;
}

.section .part1 .content {
  height: 370px;
  background-color: #ffffff;
  padding: 35px 40px 40px;
}

.section .part1 .content>p {
  font-size: 18px;
  line-height: 35px;
  color: #000000;
  margin-bottom: 30px;
}

.section .part1 .content li {
  text-align: center;
  width: 260px;
  height: 200px;
  background-color: #e8f8ff;
  padding-top: 25px;
}

.section .part1 .content li b {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 20px;
  display: block;
}

.section .part1 .content li p {
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  margin-bottom: 20px;
}

.section .part1 .content li .leyu {
  width: 140px;
  height: 40px;
  background-color: #11aeb0;
  border-radius: 20px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  margin: 0 auto;
  cursor: pointer;
}

.section .part2 li {
  width: 280px;
}

.section .part2 li img {
  width: 100%;
}

.section .part2 li .txt {
  width: 100%;
  height: 160px;
  background-color: #ffffff;
  text-align: center;
  padding-top: 30px;
}

.section .part2 li h4 {
  font-size: 20px;
  line-height: 20px;
  color: #000000;
  margin-bottom: 28px;
}

.section .part2 li p {
  font-size: 14px;
  line-height: 24px;
  color: #333333;
}

.section .part3 h2,
.section .part4 h2,
.section .part8 h2,
.section .part9 h2,
.section .part6 h2 {
  margin-bottom: 30px;
}

.section .part3 h2 span,
.section .part6 h2 span,
.section .part4 h2 span {
  width: 300px;
}

.section .part3>p,
.section .part6>p,
.section .part9>p,
.section .part8>p,
.section .part4>p {
  text-align: center;
  font-size: 26px;
  line-height: 26px;
  color: #0c7b7d;
  margin-bottom: 20px;
}

.section .part3>p:nth-child(3) {
  font-size: 16px;
  line-height: 16px;
  color: #0c7b7d;
  margin-bottom: 49px;
}

.section .part3 .table {
  margin-bottom: 30px;
}

.section .part3 .thead {
  height: 60px;
  background-color: #1163b0;
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
}

.section .part3 span {
  width: 16.66%;
  height: 60px;
  border-bottom: solid 1px #f0f0f0;
  border-right: solid 1px #f0f0f0;
}

.section .part3 span:last-child {
  border-right: none;
}

.section .part3 .tbody {
  background-color: #ffffff;
  font-size: 16px;
  color: #333333;
}

.section .part3 .tr:last-child span {
  border-bottom: none;
}

.section .part3 .ap {
  height: auto;
  background-color: #ffffff;
}

.section .part3 .ap .left {
  background-color: #1163b0;
  width: 220px;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  margin-right: 31px;
  position: relative;
}

.section .part3 .ap .left em {
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
  display: block;
  font-weight: normal;
  margin: 5px 0;
}

.section .part3 .ap>div {
  align-items: stretch;
  position: relative;
}

.section .part3 .ap>div .arrow {
  border: 18px solid #ffffff;
  position: absolute;
  left: 184px;
  top: 58px;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

.section .part3 .ap>div:nth-child(2) .arrow {
  top: 47px;
}

.section .part3 .ap>div:nth-child(3) .arrow {
  top: 22px;
}

.section .part3 .ap>div:nth-child(1) .left,
.section .part3 .ap>div:nth-child(1) ul {
  padding-top: 51px;
  height: 96px;
  line-height: 45px;
}

.section .part3 .ap li {
  height: 45px;
  background-color: #e8f8ff;
  border-radius: 4px;
  font-size: 18px;
  color: #000000;
  padding: 0 22px;
  margin-right: 20px;
}

.section .part3 .ap>div:nth-child(2) .left {
  line-height: 24px;
}

.section .part3 .ap>div:nth-child(2) p,
.section .part3 .ap>div:nth-child(2) .left {
  padding-top: 52px;
  padding-bottom: 38px;
}

.section .part3 .ap p {
  font-size: 18px;
  line-height: 18px;
  color: #000000;
}

.section .part3 .ap>div:nth-child(3) p,
.section .part3 .ap>div:nth-child(3) .left {
  padding-bottom: 35px;
}

.section .part3 .ap>div:nth-child(3) p {
  font-weight: 700;
}

.section .part4>p {
  margin-bottom: 40px;
}

.section .part4 ul {
  flex-wrap: wrap;
}

.section .part4 li {
  width: 590px;
  height: 220px;
  background-color: #ffffff;
  align-items: stretch;
}

.section .part4 li.mar {
  margin-bottom: 20px;
}

.section .part4 li .left {
  width: 330px;
  background-color: #11aeb0;
  flex-shrink: 0;
  position: relative;
  padding: 5px 25px;
}

.section .part4 li:nth-child(2) .left,
.section .part4 li:nth-child(3) .left {
  background-color: #1163b0;
}

.section .part4 li .left::after {
  content: "";
  width: 320px;
  height: 210px;
  border: solid 1px #ffffff;
  opacity: 0.5;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.section .part4 li .num {
  font-family: 'avantibold';
  color: #ffffff;
  min-height: 122px;
  text-align: center;
  border-bottom: solid 1px rgba(255, 255, 255, .3);
  margin-bottom: 12px;
  flex-direction: column;
}

.section .part4 li .num b {
  font-size: 60px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 45px;
  height: 48px;
  align-items: flex-end;
}

.section .part4 li .num b i {
  font-family: 'AlibabaPuHuiTiMedium';
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  color: #ffffff;
}

.section .part4 li .num em {
  font-size: 24px;
  width: 100%;
  margin-top: 3px;
}

.section .part4 li p {
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  padding: 0 9px;
}

.section .part5 h2 span {
  width: 700px;
}

.section .part5 .content {
  height: 515px;
  background: url(../img/question.png) no-repeat;
  background-size: 100%;
}

.section .part5 .top {
  padding-left: 301px;
  padding-top: 41px;
  height: 305px;
}

.section .part5 .tags {
  margin-bottom: 36px;
}

.section .part5 .tags>div {
  width: 120px;
  height: 40px;
  background-color: #72d3ff;
  border-radius: 20px;
  font-size: 20px;
  font-weight: 700;
  color: #1162ae;
  margin-right: 26px;
  cursor: pointer;
}

.section .part5 .top li {
  font-family: 'AlibabaPuHuiTiRegular';
  height: 36px;
  font-size: 16px;
  color: #1163b0;
  background: linear-gradient(to right, #edf9ff 50%, #ffffff);
  border-radius: 18px;
  /* width: 192px; */
  padding-left: 21px;
  margin-right: 30px;
}

.section .part5 .top ul:nth-child(1) {
  padding-left: 12px;
  margin-bottom: 26px;
}

.section .part5 .top ul:nth-child(2) {
  padding-left: 44px;
  margin-bottom: 19px;
}

.section .part5 .top ul:nth-child(3) {
  padding-left: 87px;
}

.section .part5 .form-box {
  height: 120px;
  text-align: left;
  padding: 28px 37px 0 42px;
  align-items: flex-start;
}

.section .part5 .form-box .left {
  margin-right: 53px;
  flex-shrink: 0;
}

.section .part5 .form-box h4 {
  font-family: 'AlibabaPuHuiTiMedium';
  font-size: 30px;
  font-weight: normal;
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 15px;
}

.section .part5 .form-box p {
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
}

.section .part5 form {
  padding-top: 11px;
}

.section .part5 .item {
  width: 240px;
  height: 40px;
  background-color: #ffffff;
  overflow: hidden;
  margin-right: 15px;
}

.section .part5 .item.mar {
  margin-right: 20px;
}

.section .part5 .item input,
.section .part5 .item select {
  width: 100%;
  height: 100%;
  padding-left: 13px;
}

.section .part5 .item select {
  background: #ffffff url(../img/arrow.png) no-repeat;
  background-size: 4%;
  background-position: 95% center;
}

.section .part5 .btn {
  width: 140px;
  height: 40px;
  background-color: #11aeb0;
  box-shadow: 0px 0px 50px 0px rgba(241, 90, 7, 0.2);
  border-radius: 19px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
}

.section .part6>p {
  margin-bottom: 50px;
}

.section .part6 li {
  width: 280px;
  height: 340px;
  background-color: #ffffff;
  padding: 5px;
}

.section .part6 li img {
  width: 100%;
  margin-bottom: 28px;
}

.section .part6 li p {
  font-size: 14px;
  height: 33px;
  line-height: 20px;
  color: #666666;
  padding-left: 41px;
  padding-right: 20px;
  position: relative;
}

.section .part6 li p:nth-child(2) {
  margin: 13px 0;
}

.section .part6 li p::before {
  content: '';
  width: 8px;
  height: 8px;
  background-color: #000000;
  border-radius: 8px;
  position: absolute;
  left: 17px;
  top: 50%;
  transform: translateY(-50%);
}

.section .part7 .content {
  align-items: stretch;
}

.section .part7 .left {
  width: 850px;
  height: auto;
  background-color: #ffffff;
  padding: 40px 0 40px 30px;
}

.section .part7 .left .item>div {
  align-items: flex-start;
  margin-bottom: 20px;
}

.section .part7 .left .item>div:nth-child(4) {
  margin-bottom: 0;
}

.section .part7 .left .item b {
  width: 120px;
  height: 40px;
  background-color: #72d3ff;
  border-radius: 19px;
  font-size: 18px;
  color: #1163b0;
  flex-shrink: 0;
  margin-right: 28px;
  font-weight: normal;
}

.section .part7 .left .item ul {
  flex-wrap: wrap;
}

.section .part7 .left .item li {
  width: 133px;
  height: 40px;
  font-size: 16px;
  color: #000000;
}

.section .part7 .left .item li span {
  width: 18px;
  height: 18px;
  border-radius: 18px;
  background-color: #ffffff;
  border: solid 2px #e5e5e5;
  margin-right: 12px;
  flex-shrink: 0;
  cursor: pointer;
}

.section .part7 .left .item li.active span {
  background-color: #1163b0;
  border: solid 3px #72d3ff;
}

.section .part7 .right {
  width: 350px;
  background-color: #1162ae;
  padding: 34px 21px 0;
}

.section .part7 .right h4 {
  font-family: 'AlibabaPuHuiTiMedium';
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 6px;
  color: #ffffff;
  margin-bottom: 35px;
}

.section .part7 .form {
  width: 100%;
}

.section .part7 .form .item,
.section .part7 .form input {
  width: 100%;
  height: 40px;
  background-color: #ffffff;
  font-size: 14px;
  color: #808080;
}

.section .part7 .form .item {
  margin-bottom: 15px;
}

.section .part7 .form .item.mar {
  margin-bottom: 27px;
}

.section .part7 .form input {
  padding-left: 14px;
}

.section .part7 .form .btn {
  width: 140px;
  height: 40px;
  background-color: #11aeb0;
  box-shadow: 0px 0px 50px 0px rgba(241, 90, 7, 0.2);
  border-radius: 19px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  margin: 0 auto;
}
.section .part8{
  position: relative;
}
.section .part8::after{
  content: "";
  width: 100%;
  height: 1890px;
	background-color: #1162ae;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.section .part8>p {
  margin-bottom: 50px;
}

.section .part8 .intr_box {
  width: 1200px;
  margin: 0 auto 74px;
}

.section .part8 .intr {
  height: 410px;
  background: url(../img/why_bg.png) no-repeat;
  background-size: 100%;
  padding: 37px 0 0 57px;
  margin-bottom: 48px;
}

.section .part8 .intr .item {
  height: 70px;
  margin-bottom: 34px;
}

.section .part8 .intr .item img {
  width: 123px;
  margin-right: 19px;
}

.section .part8 .intr .item .num {
  font-family: 'AvantiBold';
  font-size: 70px;
  height: 51px;
  line-height: 54px;
  align-items: baseline;
  color: #11aeb0;
  margin-right: 25px;
}

.section .part8 .intr .item .num em {
  font-size: 20px;
  font-weight: 700;
  position: relative;
  left: -5px;
}

.section .part8 .intr .item h4 {
  font-size: 20px;
  line-height: 20px;
  color: #000000;
  margin-bottom: 11px;
}

.section .part8 .intr .item p {
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  height: 32px;
}

.section .part8 .reason {
  margin-bottom: 50px;
}

.section .part8 .reason h4 {
  margin-bottom: 19px;
  padding-left: 23px;
  border-left: 4px solid #ffffff;
}
.section .part8 .reason2 h4{
  margin-bottom: 32px;
}
.section .part8 .reason h4 b {
  font-size: 24px;
  line-height: 24px;
  color: #ffffff;
  flex-shrink: 0;
  margin-right: 19px;
}

.section .part8 .reason h4 span {
  width: 100%;
  height: 24px;
  background: url(../img/lineicon.png) repeat-x;
  background-size: auto 100%;
}

.section .part8 .reason>p {
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
  margin-bottom: 30px;
}

.section .part8 .reason1 li {
  width: 290px;
  height: 120px;
  background-color: #ffffff;
  padding-top: 23px;
  padding-left: 27px;
  position: relative;
}

.section .part8 .reason1 b {
  font-size: 20px;
  line-height: 20px;
  color: #000000;
  margin-bottom: 18px;
  display: block;
}

.section .part8 .reason1 li p {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}

.section .part8 .reason1 em {
  font-family: 'avantibold';
  font-size: 110px;
  line-height: 88px;
  width: 59px;
  height: 83px;
  color: #000000;
  opacity: 0.1;
  display: block;
  position: absolute;
  top: 50%;
  right: 31px;
  transform: translateY(-50%);
}

.section .part8 .reason2 ul {
  background-color: #ffffff;
  flex-wrap: wrap;
  padding: 30px 0 30px 39px;
}

.section .part8 .reason2 li {
  width: 33.33%;
}

.section .part8 .reason2 li.mar {
  margin-bottom: 20px;
}

.section .part8 .reason2 li b {
  width: 90px;
  height: 90px;
  background-color: #1162ad;
  font-size: 20px;
  line-height: 26px;
  color: #ffffff;
  border-radius: 90px;
  margin-right: 17px;
}

.section .part8 .reason2 li b.g {
  background-color: #11aeb0;
}

.section .part8 .reason2 li p {
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}

.section .part8 .reason3 {
  margin-bottom: 0;
}

.section .part8 .reason3 .content {
  height: 535px;
  background: url(../img/line.png) no-repeat;
  background-size: 100%;
  overflow: hidden;
}

.section .part8 .reason3 ul {
  flex-wrap: wrap;
  padding-left: 102px;
  padding-top: 35px;
  align-items: flex-start;
}

.section .part8 .reason3 li {
  width: 33.33%;
  position: relative;
  padding-top: 39px;
}
.section .part8 .reason3 li:last-child{
  padding-top: 0;
  height: 290px;
}
.section .part8 .reason3 li::before {
  content: "";
  width: 21px;
  height: 21px;
  display: block;
  background-image: linear-gradient(60deg,
      #11aeb0 0%,
      #ffffff 100%);
  box-shadow: 0px 0px 50px 0px rgba(241, 90, 7, 0.2);
  border: solid 4px #ffffff;
  border-radius: 21px;
  box-sizing: border-box;
  position: absolute;
  left: 30px;
  top: 0;
}
.section .part8 .reason3 li:last-child::before{
  left: -43px;
  top: auto;
  bottom: 4px;
}
.section .part8 .reason3 li h5 {
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
  margin-bottom: 22px;
}

.section .part8 .reason3 li p {
  width: 266px;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
}

.section .part8 .reason3 li:nth-child(4),
.section .part8 .reason3 li:nth-child(5) {
  margin-top: 45px;
}

.section .part9>p {
  margin-bottom: 40px;
}

.section .part9 .content{
  height: 450px;
	background-color: #ffffff;
  padding: 40px 40px 40px 60px;
  align-items: stretch;
}
.section .part9 .detail{
  width: 100%;
  position: relative;
  margin-right: 50px;
}
.section .part9 .detail .n-p{
  align-items: flex-end;
  margin-bottom: 40px;
}
.section .part9 .detail h4{
  font-size: 30px;
	line-height: 30px;
	color: #333333;
  margin-right: 15px;
  font-family: 'avantibold';
}
.section .part9 .detail p{
  font-size: 16px;
	line-height: 16px;
	color: #333333;
  margin-left: 15px;
}
.section .part9 .detail .txt p{
  width: 400px;
	line-height: 22px;
  margin-bottom: 10px;
}
.section .part9 .detail .img{
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
display:flex;
justify-content: flex-end;
}
.section .part9 .detail img{
  height: 100%;
}
.section .part9 .detail .btn{
  font-size: 20px;
	color: #ffffff;
  font-weight: 700;
  width: 150px;
	height: 45px;
	background-color: #11aeb0;
	border-radius: 22px;
  cursor: pointer;
  position: absolute;
  bottom:30px;
  left: 0px;
}
.section .part9 .list{
  width: 370px;
  flex-wrap: wrap;
  flex-shrink: 0;
}
.section .part9 .list li{
  width: 110px;
	height: 110px;
  overflow: hidden;
  margin-top: 20px;
  background-image: linear-gradient(0deg, 
  #4c4c4c 0%, 
  #333333 100%);
box-shadow: 0px 0px 20px 0px 
  rgba(144, 144, 144, 0.5);
border-radius: 4px;
border: solid 2px #ffffff;
cursor: pointer;
position: relative;
}
.section .part9 .list li::after{
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.5);
  position: absolute;
  left: 0;
  top: 0;
  transition: all .3s;
}
.section .part9 .list li.active::after{
  background: rgba(0,0,0,0);
  transition: all .3s;
}
.section .part9 .list li:nth-child(1),
.section .part9 .list li:nth-child(2),
.section .part9 .list li:nth-child(3){
  margin-top: 0;
}
.section .part9 .list li img{
  width: 100%;
}
.section .part10 .content{
  background-color: #ffffff;
  padding: 40px 40px 38px;
}
.section .part10 .intr{
  padding: 0 0 23px;
  border-bottom: 1px dashed #cccccc;
  margin-bottom: 43px;
}
.section .part10 .intr p{
  width: 858px;
  font-size: 16px;
	line-height: 35px;
	color: #000000;
}
.section .part10 .project{
  font-size: 30px;
	font-weight: 700;
	line-height: 35px;
	color: #000000;
}
.section .part10 .project span{
  font-size: 16px;
  font-weight: normal;
	line-height: 35px;
	color: #000000;
	border-radius: 18px;
  padding: 0 12px;
  margin-right: 10px;
}
.section .part10 .project span:nth-child(1){
	background-color: rgba(194, 236, 255,.6);
  margin-left: 35px;
}
.section .part10 .project span:nth-child(2){
  background-color: rgba(192, 207, 255, .6);
}
.section .part10 .project span:nth-child(3){
  background-color: rgba(223, 192, 255, .6);
}
.section .part10 .project span:nth-child(4){
  background-color: rgba(192, 255, 236, .6);
}
.section .part10 .project span:nth-child(5){
  background-color: rgba(193, 255, 192, .6);
}
.section .part10 .project span:nth-child(6){
  background-color: rgba(255, 245, 192, .6);
}
.section .part10 .project span:nth-child(7){
  background-color: rgba(255, 217, 192, .6);
}
.section .part10 .project span:nth-child(8){
  background-color: rgba(255, 192, 192, .6);
}
.section .part10 .content:last-child{
  background-color: #1162ae;
}
.section .part10 .content .swiper-container{
  margin-bottom: 42px;
}
.section .part10 .content .swiper-slide{
  overflow: hidden;
  height: 194px;
}
.section .part10 .content .swiper-slide img{
  height: 100%;
}

.section .part10 .content .tabbox>div{
  font-size: 16px;
	font-weight: 700;
	line-height: 35px;
	color: #ffffff;
  height: 50px;
  padding: 0 19px;
  cursor: pointer;
  transition: all .3s;
}
.section .part10 .content .tabbox>div.active{
  background-color: #11aeb0;
  transition: all .3s;
}
.section .part10 .content .detail{
  background-color: #ffffff;
  padding-left: 33px;
  height: 120px;
}
.section .part10 .content .detail>div{
  display: none;
  transition: all .3s;
}
.section .part10 .content .detail>div.active{
  display: flex;
  transition: all .3s;
}
.section .part10 .content .detail img{
  width: 83px;
  flex-shrink: 0;
}
.section .part10 .content .detail p{
  font-size: 16px;
	line-height: 16px;
	color: #000000;
  margin-left: 25px;
}