@charset "utf-8";
i {
  font-style: normal;
}
img {
  vertical-align: top;
}
.banner {
  width: 100%;
}
.banner a {
  display: block;
  width: 100%;
  min-width: 1200px;
  height: 438px;
  background-color: #39c7ff;
}
.title {
  padding: 52px 0px;
}
.title h3 {
  font-size: 34px;
  color: #1A1A1A;
  text-align: center;
  font-weight: 600;
}
.title p {
  font-size: 20px;
  color: #999999;
  padding-top: 22px;
  text-align: center;
}
.w1200{
	margin:0px auto;
}
.content-one ul li {
  float: left;
  width: 380px;
  height: 252px;
  margin-right: 30px;
  margin-bottom: 40px;
  background-color: #fff;
  padding: 38px 60px;
  box-sizing: border-box;
  border-radius: 6px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
}
.content-one ul li i {
  display: block;
  margin: 0 auto;
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 18px;
  color: #1A1A1A;
  border: 1px solid #1A1A1A;
  border-radius: 50%;
  text-align: center;
}
.content-one ul li h4 {
  font-size: 26px;
  color: #1A1A1A;
  text-align: center;
  padding: 14px 0px;
  font-weight: 600;
}
.content-one ul li span {
  display: block;
  margin: 0 auto;
  width: 100px;
  height: 2px;
}
.content-one ul li p {
  line-height: 24px;
  font-size: 16px;
  color: #545454;
  padding-top: 14px;
}
.content-one ul li:nth-child(3n) {
  margin-right: 0;
}
.content-two .two-c h4 {
  height: 30px;
  line-height: 30px;
  font-size: 22px;
  color: #1A1A1A;
  position: relative;
  padding-left: 28px;
}
.content-two .two-c h4::before {
  content: '';
  width: 8px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #15BC84;
  font-weight: 600;
}
.content-two .two-c p {
  line-height: 27px;
  padding-left: 28px;
  font-size: 18px;
  color: #545454;
  padding-top: 24px;
}
.content-two .two-condition {
  min-width: 1200px;
  height: 734px;
  padding: 50px 0px;
  box-sizing: border-box;
  margin-top: 60px;
}
.content-two .two-condition .two-condition-content {
  height: 634px;
  background-color: rgba(255, 255, 255, 0.8);
  padding-top: 40px;
  box-sizing: border-box;
}
.content-two .two-condition .two-condition-content h4 {
  height: 30px;
  line-height: 30px;
  font-size: 22px;
  color: #1A1A1A;
  position: relative;
  padding-left: 28px;
  margin-bottom: 30px;
}
.content-two .two-condition .two-condition-content h4::before {
  content: '';
  width: 8px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #F25542;
  font-weight: 600;
}
.content-two .two-condition .two-condition-content h5 {
  font-size: 16px;
  color: #1A1A1A;
  padding: 0 40px;
  padding-bottom: 14px;
}
.content-two .two-condition .two-condition-content p {
  line-height: 21px;
  font-size: 14px;
  color: #545454;
  padding: 0 40px;
  padding-bottom: 22px;
}
.content-two .two-condition .two-condition-content span {
  display: inline-block;
  line-height: 24px;
  padding: 0 40px;
  font-size: 14px;
  color: #0AB0EF;
}
.content-three {
  height: 600px;
}
.content-three .three-c {
  margin: auto;
  width: 1040px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.content-three .three-c ul {
  width: 576px;
}
.content-three .three-c ul li {
  padding-bottom: 14px;
}
.content-three .three-c ul li h4 {
  height: 60px;
  line-height: 60px;
  font-size: 26px;
  color: #FFFFFF;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-bottom: 1px dotted #fff;
  margin-bottom: 16px;
}
.content-three .three-c ul li h4 i {
  display: block;
  width: 94px;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  text-align: center;
  border-radius: 6px;
  margin-left: 20px;
}
.content-three .three-c ul li p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
}
.content-three .three-c div {
  padding-top: 20px;
}
.content-three .three-c div img {
  margin-bottom: 44px;
}
.content-three .three-c div a {
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  border-radius: 6px;
  background-color: #FDD000;
  color: #3556FF;
  font-size: 20px;
  text-align: center;
}
.content-four .four-c {
  position: relative;
  padding-bottom: 60px;
}
.content-four .four-c ul li {
  float: left;
  width: 400px;
  height: 66px;
  text-align: center;
  border-radius: 33px;
  border: 2px solid #999999;
  box-sizing: border-box;
  font-size: 32px;
  color: #545454;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-four .four-c ul li span {
  height: 50px;
  display: block;
  font-size: 34px;
}
.content-four .four-c div {
  width: 350px;
  height: 350px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 16px;
  left: 424px;
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  border-radius: 50%;
}
.content-five ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 20px;
}
.content-five ul li {
  width: 380px;
  height: 446px;
}
.content-five ul li h4 {
  width: 100%;
  height: 175px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.content-five ul li h4 i {
  display: block;
  width: 60px;
  height: 60px;
  background: red;
}
.content-five ul li h4 p {
  font-size: 28px;
  color: #FFFFFF;
  padding-top: 16px;
}
.content-five ul li div {
  height: 270px;
  padding: 50px 50px 0px;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  box-sizing: border-box;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.content-five ul li div p {
  line-height: 30px;
  font-size: 20px;
  color: #1A1A1A;
  padding-bottom: 8px;
  position: relative;
}
.content-five ul li div p::before {
  content: '';
  width: 8px;
  height: 8px;
  background-color: #F7AB00;
  position: absolute;
  top: 11px;
  left: -18px;
  border-radius: 50%;
}
.content-six img {
  margin-bottom: 80px;
}
.content-seven {
  height: 590px;
}
.content-seven ul {
  position: relative;
}
.content-seven ul li {
  float: left;
  width: 484px;
  height: 78px;
  line-height: 64px;
  text-align: center;
  background-color: #6489ab;
  border: 6px solid #95b4d1;
  box-sizing: border-box;
  border-radius: 6px;
  font-size: 26px;
  color: #FFFFFF;
  text-shadow: 2px 2px 3px rgba(26, 26, 26, 0.2);
  margin-bottom: 40px;
}
.content-seven ul li:nth-child(1)::before {
  content: '';
  width: 127px;
  height: 130px;
  background: url('../images/gaoxin_icon.png') no-repeat -380px -308px;
  position: absolute;
  top: 40px;
  left: 540px;
}
.content-seven p {
  font-size: 24px;
  color: #374F73;
  padding-top: 36px;
  text-align: center;
}
.content-seven a {
  display: block;
  width: 310px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background-color: #E60012;
  font-size: 24px;
  color: #fff;
  border-radius: 6px;
  margin: auto;
  margin-top: 40px;
}
