body,
header,
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
li,
span,
em,
i,
section,
form,
fieldset,
legend,
img,
input,
select,
button {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  font-family: 'Microsoft YaHei', sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
img {
  vertical-align: top;
  display: block;
}
a {
  text-decoration: none;
}
ul,
ol {
  list-style-type: none;
}
input,
button {
  outline: none;
  border: 0 none;
}
button {
  cursor: pointer;
}
/*360浏览器下拉按钮问题*/
select::-ms-expand {
  display: none;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  background: none;
}
input::-moz-focus-inner {
  border: none;
  padding: 0;
}
.mr0 {
  margin-right: 0 !important;
}
.ul_bg {
  width: 100%;
}
.ul_bg li {
  min-width: 1200px;
  position: relative;
  margin: 0 auto;
  margin-top: -1px;
}
.ul_bg li .tit {
  font-size: 32px;
  color: #333;
  text-align: center;
  font-weight: bold;
  padding-top: 40px;
}
.ul_bg li .name {
  font-size: 20px;
  text-align: center;
  color: #333;
  margin-top: 10px;
}
.ul_bg li .btn_box {
  width: 615px;
  margin: 45px auto 0;
  display: flex;
  justify-content: space-around;
}
.ul_bg li .kf_btn {
  width: 275px;
  height: 60px;
  font-size: 25px;
  font-weight: bold;
  border-radius: 30px;
  cursor: pointer;
  /* box-shadow: 2px 2px 5px 2px rgba(107, 22, 2, 0.45); */
}
.ul_bg li .btn_red {
  width: 610px;

  background: rgba(0,0,0,0);
  
  /* color: #fff; */
}
.ul_bg li .btn_4{
  width: 610px;
  /* position: relative;
  top: 602px; */
  margin: 0 auto;
  background: rgba(0,0,0,0);
  /* background: red; */
}
.ul_bg li .btn_yellow {
  background: linear-gradient(to bottom, #fff8ee, #ffe2a7);
  color: #d7484c;
  box-shadow: 2px 2px 5px 2px rgba(107, 22, 2, 0.45);
}
.p1-msg{
  position: absolute;
  top: 101px;
  left: 24px;
  width: 450px;
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
}
.p1-msg span{
  margin-right: -3px;
  margin-left: -2px;
  padding-left: 9px;
  color: #2F7BF0;
  font-size: 19px;
  font-family: SourceHanSansCN-Bold;
  font-weight: Bold;
}
.p1-msg span:first-child{
  padding-left: 0;
}
.user-agreement{
  position: absolute;
  top: 123px;
  left: -25px;
  
  font-size: 11px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  white-space: nowrap;
}
.user-agreement span{
  color: #FFEA00;
}
.user-agreement label{
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.user-agreement input{
  width: 15px !important;
  height: 15px !important;
  margin-right: 10px;
}
.li1 .min {
  width: 1080px;
  margin: 0 auto;
  position: relative;
}
.li1 .min .form {
  position: absolute;
  width: 259px;
  height: 366px;
  right: 0px;
  top: -63px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 10px;
}
.li1-form-title{
  position: absolute;
  top: -55px;
  left: -33px;
  font-size: 30px;
  font-family: YouSheBiaoTiHei;
  font-weight: 400;
  color: #FDF1AA;
}
.li1 .form {
  width: 500px;
  margin-left: 837px;
  margin-top: -23px;
}
.f0_form_input_container {
  width: 350px;
  height: 35px;
}
.userId {
  width: 300px;
  height: 0;
  margin-right: 72px;
}
.selection {
  display: none;
}
.phone {
  width: 200px;
  height: 100%;
  background: none;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #75818B;
  line-height: 18px;
  opacity: 0.7;
}

.f0_form_acode {
  display: inline-block;
  width: 55px;
  height: 35px;
  text-align: center;
  margin-left: 7px;
  margin-right: 25px;
  position: relative;
  z-index: 2;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #75818B;
  line-height: 18px;
  opacity: 0.7;
}
.f0_form_acode::before{
  content: '';
  position: absolute;
  right: -9px;
  bottom: 21px;
  border-bottom: 0;
  border-top: 10px solid #ccc;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.li1 .send_div{
    width:230px;
    height: 45px;
    border-radius: 10px;
    margin-top: 10px;
    position: relative;
    top: 12px;
    left: -73px;
}
.li11 .send_div{
    width:280px;
    height: 45px;
    border-radius: 10px;
    margin-left:0px;text-align:center;height:55px;line-height:55px;
}
.send_div input{
  margin-top:0;
 width:140px !important;
  float:left;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #75818B;
  line-height: 18px;
  opacity: 0.7;
  background: none;
}
.li1 .send_div div{
 	  width: 90px;
    height: 34px;
    line-height: 34px;
    border-radius: 20px;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    float: right;
    text-align: center;
    background-color: #4240FF;
    position: relative;
    top: 1px;
    left: 32px;

}
.li11 .send_div div{
 width: 105px;
    height:55px;
    line-height:55px;
    background: #E15A60;
    border-radius: 60px;
    font-size: 15px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    border: 0;
    float: right;
    display: inline-block;
    margin-left:30px;
}
.li11 .send_div div span{
	margin: 0 auto;
}
.li1 .min .form .title {
  color: #666;
}
.li1 .min .form .per {
  font-size: 28px;
  font-weight: bold;
  color: #666;
  margin-top: 6px;
}
.li1 .min .form .per span {
  display: inline-block;
  width: 42px;
  height: 42px;
  border-radius: 5px;
  background-color: #dc4e55;
  text-align: center;
  line-height: 42px;
  color: #fff;
  margin: 0 5px;
}
.li1 .min .form .txt {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  margin-top:10px;
  margin-bottom: 25px;
}
.li1 .min .form .txt span {
  color: #d6474c;
}
.li1 .min .form .grade,
.li1 .min .form .sex {
  display: flex;
  width: 220px;
  margin-bottom: 15px;
}
.li1 .min .form .grade label,
.li1 .min .form .sex label,
.li1 .min .form .grade span,
.li1 .min .form .sex span {
  font-size: 15px;
  color: #666;
}
.li1 .min .form .radio {
  display: flex;
  margin-left: 15px;
  align-items: center;
}
.li1 .min .form .radio p {
  display: flex;
  align-items: center;
  width: 60px;
  cursor: pointer;
}
.li1 .min .form .radio p.on span {
  color: #df575c;
}
.li1 .min .form .radio p.on i {
  background: url(../images/radio_on.png) no-repeat;
}
.li1 .min .form .radio p.w {
  width: 48px;
}
.li1 .min .form .radio p i {
  width: 13px;
  height: 13px;
  background: url(../images/radio.png) no-repeat;
  margin-right: 3px;
}
.li1 .min .form input {
  width: 230px;
  height: 45px;
  border-radius: 10px;
  text-indent: 35px;
  background-color: rgba(0,0,0,0);
}
.li1 .min .form .input-code {
  margin-top: -5px;
}
.li1 .min .form button {
  width: 253px;
  height: 45px;
  border-radius: 40px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  margin-top: 60px;
  margin-right: 69px;
  background: none;
}

.li1{
  max-width: 1920px;
  min-width: 1200px;
  height: 536px;
  background: url(../images/p1-2.jpg) no-repeat top center / auto 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.li1 .left {
  max-width: 360px;
  min-width: 225px;
  height: 523px;
  /* min-height: 326px; */
  background: url(../images/p1-1.png) no-repeat top center;
}
.li1 .mid {
  max-width:1200px;
  min-width: 750px;
  height: 523px;

  /* min-height: 326px; */
  background: url(../images/p1-2.png) no-repeat  top center;
}
.li1 .right {
  max-width: 360px;
  min-width: 225px;
  height: 523px;

  background: url(../images/p1-3.png) no-repeat  top center;
  /* background-size: 100%; */
}
.li2 {
  height: 488px;
  width: 100%;
  /* max-width: 1920px;
  min-width: 1200px; */
  /* display: flex; */
  background: url(../images/p2-2.jpg) no-repeat top center  / auto 100%;
  /* background-size: 100%; */
  /* justify-content: center; */
  /* align-items: center; */
}
.p2-title{
  padding: 32px 10px 0 0;
  font-size: 32px;
  font-family: YouSheBiaoTiHei;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
}
.p2-line{
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 95px;
}
.p2-item{
  margin-right: 56px;
}
.p2-item:last-child{
  margin-right: 0;
}
.p2-icon{
  width: 133px;
  height: 133px;
}
.p2-msg1{
  padding-bottom: 10px;
  text-align: center;
  font-size: 30px;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  color: #333333;
}
.p2-msg2{
  text-align: center;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
}
.li2 .left {
  width: 360px;
  height: 490px;
  background: url(../images/p2.png) no-repeat  top center;
}
.li2 .mid {
  width: 1200px;
  height: 490px;
  background: url(../images/p2-2.png) no-repeat  top center;
}
.li2 .right {
  width: 360px;
  height: 490px;
  background: url(../images/p2-3.png) no-repeat  top center;
}
.li2 .tab {
  /* margin: 0 auto ; */
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 200px;
 
}
.li2 .tab img {
  margin-right: 30px;
  margin-bottom: 15px;
  transition: all 0.2s;
}
.li2 .tab img:hover {
  transform: translateY(-10px);
}
.li2 .tab_3 {
  margin: 0 auto ;
  width: 1050px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 200px;
  cursor: pointer;
 
}
.li2 .tab_3 img {
  margin-right: 30px;
  margin-bottom: 15px;
  transition: all 0.2s;
}
.li2 .tab_3 img:hover {
  transform: translateY(-10px);
}
.li2 .kf_btn {
  display: block;
  margin: 0 auto;
  position: relative;
  top: 516px;
}
.li2-bac {
  background: url("../images/img3.png?a") no-repeat top center;
}
.li2 .btn_2{
  width: 600px !important;
  position: relative;
  top: -16px;
  background: rgba(0, 0, 0, 0);
  /* background-color: red; */
}
.li3 {
  top: -20px;
  height: 1483px;
  background: url("../images/li3-bg.jpg") no-repeat top center / auto 100%;
  /* background-color: #f7f7f7; */
}
.li3-p1{
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 70px;
}
.li3-p1-item{
  position: relative;
  width: 294px;
  height: 317px;
  margin-right: 10px;
}
.li3-p1-item img{
  width: 100%;
  height: 100%;
}
.li3-p1-msg{
  position: absolute;
  top: 145px;
  left: 0;
  right: 0;
  bottom: 0;
}
.lp1-name{
  position: relative;
  padding-left: 34px;
  font-size: 22px;
  font-family: Source Han Sans CN;
  font-weight: 800;
  color: #2F22CF;
}
.lp1-name::before{
  content: '';
  position: absolute;
  top: 6px;
  bottom: 4px;
  left: 22px;
  display: inline-block;
  width: 4px;
  background-color: #665AFB;
  border-radius: 2px;
}
.lp1-sub{
  padding: 30px 0 0 15px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FDEFAE;
}
.lp1-list{
  position: relative;
  padding-left: 28px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #F2FBFD;
  line-height: 22px;
  box-sizing: border-box;
}
.lp1-list::before{
  content: '';
  position: absolute;
  left: 15px;
  top: 6px;
  display: inline-block;
  width: 12px;
  height: 12px;
  transform: scale(0.5);
  border-radius: 50%;
  background-color: #fff;
}
.li3-p1-item:nth-child(1) .li3-p1-msg .lp1-list{
  width: calc(183px + 28px);
}
.li3-p1-item:nth-child(2) .li3-p1-msg .lp1-list{
  width: calc(217px + 28px);
}
.li3-p1-item:nth-child(3) .li3-p1-msg .lp1-list{
  width: calc(199px + 28px);
}
.li3-p2{
  width: 873px;
  height: 434px;
  margin: 38px auto 47px;
  background: #FFFFFF;
  box-shadow: 0px 3px 6px 0px rgba(57,41,150,0.21);
  border-radius: 12px;
}
.li3-p2-title{
  height: 58px;
  background: #665AFB;
  border: 2px solid #665AFB;
  box-shadow: -1px 9px 0px 0px rgba(57,41,150,0.14);
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  line-height: 58px;
  text-align: center;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FEFEFF;
}
.li3-p2-line{
  display: flex;
  justify-content: center;
  align-items: center;
}
.li3-p3-item{
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
.li3-p2-line .li3-p3-item{
  height: 247px;
  width: 98px;
  margin-left: 5px;
  margin-top: 20px;
}
.lp3-title{
  margin-bottom: 15px;
}
.li3-p2-line .li3-p3-item .lp3-box{
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 98px;
  padding-bottom: 15px;
  box-sizing: border-box;
  border-radius: 10px;
}
.lp3-img{
  margin-bottom: 25px;
}
.lp3-box-bt{
  text-align: center;
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 22px;
}
.li3-p2-line .li3-p3-item:nth-child(1) .lp3-box{
  height: 172px;
  margin-left: 0;
  background: #F2D35D;
}
.li3-p2-line .li3-p3-item:nth-child(2) .lp3-box{
  height: 178px;
  background: #E85A4B;
}
.li3-p2-line .li3-p3-item:nth-child(3) .lp3-box{
  height: 183px;
  background: #E85A4B;
}
.li3-p2-line .li3-p3-item:nth-child(4) .lp3-box{
  height: 188px;
  background: #65B2F9;
}
.li3-p2-line .li3-p3-item:nth-child(5) .lp3-box{
  height: 193px;
  background: #65B2F9;
}
.li3-p2-line .li3-p3-item:nth-child(6) .lp3-box{
  height: 197px;
  background: #87C13D;
}
.li3-p2-line .li3-p3-item:nth-child(7) .lp3-box{
  height: 201px;
  background: #4FB0A7;
}
.li3-p2-line .li3-p3-item:nth-child(8) .lp3-box{
  height: 209px;
  background: #4FB0A7;
}
.li3-bottom-line{
  display: flex;
  justify-content: flex-end;
  margin: 25px 22px 0 0;
}
.li3-bt-btn{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 447px;
  height: 50px;
  background: #ED6239;
  border-radius: 25px;
}
.li3-bt-btn img{
  position: relative;
  top: -3px;
  width: 55px;
  height: 31px;
  margin-right: 40px;
}
.li3-bt-btn span{
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 16px;
}
.tab-box{
  width: 866px;
  height: 294px;
  margin: 0 auto 0;
}
.tab-item.active{
  display: flex;
}
.tab-item{
  display: none;
  width: 866px;
  height: 294px;
  margin-bottom: 20px;
  padding: 22px 20px;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0px 3px 6px 0px rgba(62,33,156,0.21);
  border-radius: 13px;
}
.tab-left{
  padding-left: 33px;
}
.tab-icon{
  width: 145px;
  height: 35px;
  margin-top: 13px;
  padding-right: 12px;
  box-sizing: border-box;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 35px;
  text-align: right;
  background: url(../images/tab-icon-bg.jpg) no-repeat center center / 100% 100%;
}
.tab-title{
  padding: 23px 0 19px;
  font-size: 29px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #444444;
}
.tab-img{
  width: 355px;
  height: 248px;
}
.tab-msg{
  display: flex;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #666666;
  line-height: 26px;
}
.tab-msg-title{
  white-space: nowrap;
  padding-right: 20px;
}
a {
  display: block;
  width: 450px;
  height: 60px;
  margin: 0 auto;
}
.li3 a {
  margin-top: 452px;
}
.li3 .min {
  width: 910px;
  margin: 35px auto 0;
}
.li3 .tab_btn {
  width: 500px;
  display: flex;
  justify-content: space-around;
  position: relative;
  margin: 20px auto;
  z-index: 1;
  border-radius: 10px;
  background: none;
}
.li3 .tab_btn button {
  background: none;
}
.li3 .tab_btn p {
  display: block;
  width: 152px;
  height: 58px;
  background-color: #665AFB;
  color: #666;
  line-height: 58px;
  font-size: 26px;
  border-radius: 10px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}
.li3 .on p {
  color: #6260F2;
  background-color:#FFE356;
}
.li3 .on::after {
  content: " ";
  width: 0;
  height: 0;
  border-width: 15px 20px 0px;
  border-style: solid;
  position: absolute;
  bottom: -10px;
  border-color: #FFE356 transparent transparent;
  margin-left: -17px;
}
.li3 .tab_img {
  width: 876px;
  height: 330px;

  display: flex;
  justify-content: center;
  align-items: center;
  /* background-color: #fff; */
  /* box-shadow: 0 3px 15px 1px rgba(0, 0, 0, 0.3); */
  border-radius: 15px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
/* .li3 .tab_img img {
  display: none;
} */
.li3 .tab_img img.on {
  display: block;
}
.li3 .form {
  text-align: center;
  position: relative;
  top: 608px;
  left: -131px;
}
.li3 .form input{
  font-size: 20px;
  font-family: Source Han Sans CN;
  color: #999999;

}
.li3 .form .phone {
  margin-right: 50px;
}
.li3 .form .submit {
    display: block;
    margin: 0 auto;
    width: 340px;
    height: 58px;
    position: relative;
    top: -39px;
    left: 288px;
  background: rgba(0, 0, 0, 0);
}
.li4 {
  width: 100%;
  height: 483PX;
  /* padding-bottom: 50px; */
  margin: 0 auto;
  background: url("../images/p4.png") no-repeat top center;
}
.li4 .kf_btn {
  width: 716px !important;
  margin:0 auto;
  display: block;
  position: relative;
  top: 584px;
  /* background: red; */
}
.li5 {
  width: 100%;
  margin: 0 auto;
  height: 476PX;
  background: url("../images/p5.png?c") no-repeat top center;
  top: -1px;
}
.li5 img {
  margin: 35px auto 0;
}
.li5 .btn_5 {
  display: block;
  width: 800px !important;
  height: 70px !important;
  margin: 0 auto;
  position: relative;
  top: 659px;
  background: rgba(0, 0, 0, 0);
  
}
.li5 .tab_5 {
  margin: 0 auto ;
  width: 1050px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 200px;
  cursor: pointer;
 
}
.li5 .tab_5 img {
  margin-right: 30px;
  margin-bottom: 15px;
  transition: all 0.2s;
}
.li5 .tab_5 img:hover {
  transform: translateY(-10px);
}
.li6 {
  height: 586px;
  width: 100%;
  max-width: 1920px;
  min-width: 1200px;
  background: url("../images/p3-2.png") no-repeat top center / auto 100%;
  margin-top: -2px !important;
  padding-top: 1px;
}
.p6-title{
  padding: 22px 10px 0 0;
  font-size: 32px;
  font-family: YouSheBiaoTiHei;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
}
.p6-line{
  display: flex;
  justify-content: center;
  align-items: center;
}
.p6-item{
  width: 210px;
  height: 239px;
  margin-top: 100px;
  margin-left: 15px;
  overflow: hidden;
  background: #FFFFFF;
  box-shadow: 0px 5px 0px 0px rgba(98,96,242,0.37);
  border-radius: 15px;
}
.p6-item:first-child{
  margin-left: 0;
}
.p6-icon{
  width: 100%;
  height: 163px;
}
.p6-msg{
  padding: 12px 20px;
  text-align: center;
  font-size: 17px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.p6-btn{
  display: block;
  width: 415px;
  height: 60px;
  margin: 50px auto 0;
  background: #ED6841;
  border-radius: 30px;
  text-align: center;
  line-height: 60px;
  font-size: 26px;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  color: #FFFFFF;
  border: 1px solid #fff;
  box-shadow: 0 2px 2px 1px rgba(181,189,248, 1);
  cursor: pointer;
}
.li7 {
  height: 979px;
  background: url("../images/p7-2.png?ad") no-repeat top center / auto 100%;
  margin-top: -22px !important;
}
.p7-p1-line{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 910px;
  margin: 80px auto 0;
}
.p7-p1-item{
  flex-shrink: 0;
  position: relative;
  width: 449px;
  height: 190px;
  margin-right: 5px;
}
.p7-p1-item:nth-child(2n){
  margin-right: 0;
}
.p7-p1-item img{
  width: 100%;
  height: 100%;
}
.p7-p1-msg-box{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 190px;
}
.p7p1-title{
  width: 220px;
  height: 35px;
  margin: 27px auto 10px;
  background: #EC5930;
  border-radius: 18px;
  line-height: 35px;
  text-align: center;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
}
.p7p1-msg{
  padding: 0 25px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 25px;
}
.p7-p2-title{
  display: flex;
  justify-content: center;
  padding: 25px 0 18px;
}
.p7-p2-title img{
  width: 393px;
  height: 85px;
}
.p7-p2-line{
  display: flex;
  justify-content: center;
}
.p7p2-item{
  width: 210px;
  height: 197px;
  margin-right: 17px;
  background: url(../images/p7p2-item-bg.png) no-repeat center center / 100% 100%;
}
.p7p2-item:last-child{
  margin-right: 0;
}
.p7p2-title{
  padding: 16px 0;
  text-align: center;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
}
.p7p2-content{
  padding-top: 14px;
  text-align: center;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
}

.li8 {
  height: 448px;
  background: url("../images/p8-2.png") no-repeat top center / auto 100%;
}
.p8-content{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 861px;
  height: 93px;
  margin: 100px auto 38px;
  border-radius: 25px;
  background: url(../images/p8-content-bg.png) no-repeat center center / 100% 100%;
}
.p8-item{
  margin-right: 34px;
}
.p8-item:last-child{
  margin-right: 0;
}
.p8-i-num{
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 15px;
  line-height: 28px;
  text-align: center;
  font-size: 19px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #FFFFFF;
  border-radius: 50%;
  background: #EC5A31;
}
.p8-i-msg{
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #333333;
}
.li9 {
  height: 510px;
  background: url("../images/p9-2.png") no-repeat top center / auto 100%;
  margin-top: -2px !important;
  padding-top: 1px;
}
.p9-content{
  display: flex;
  justify-content: center;
  margin-top: 117px;
}
.p9-item{
  position: relative;
  width: 199px;
  height: 227px;
  margin-right: 27px;
}
.p9-item:last-child{
  margin-right: 0;
}
.p9-item img{
  width: 100%;
  height: 100%;
}
.p9-item-msg{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 150px;
  text-align: center;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #666666;
  line-height: 25px;
}
.p9-item-msg span{
  margin-left: -10px;
  font-size: 12px;
}

.pop_kf {
  position: fixed;
  width: 123px;
  height: 480px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: url(../images/pop_kf.png) no-repeat;
  display: flex;
  flex-direction: column;
  padding-top: 7px;
}
.pop_kf a {
  width: 112px;
  height: 69px;
}
.pop_form {
  position: fixed;
  z-index: 10;
  width: 407px;
  height: 608px;
  background-color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  background: url(../images/pop_form.png) no-repeat;
}
.pop_form .form {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 50px;
}
.pop_form .form .title {
  font-size: 25px;
  font-weight: bold;
  color: #333;
}
.pop_form .form .title span {
  color: #dc4e55;
}
.pop_form .form .txt {
  margin-top: 3px;
  color: #666;
  width: 285px;
  padding-bottom: 17px;
  text-align: center;
  border-bottom: 1px dashed #d2d2d2;
  font-size: 15px;
  margin-bottom: 18px;
}
.pop_form .form label {
  font-size: 17px;
  color: #dc4e55;
  text-align: center;
  display: block;
  margin-bottom: 3px;
}
.pop_form .form input {
  width: 290px;
  height: 45px;
  border: 1px solid #ccc;
  border-radius: 10px;
  background: url(../images/phone.png) no-repeat 10px center;
  text-indent: 35px;
}
.pop_form .form button {
  width: 290px;
  height: 45px;
  border-radius: 40px;
  background-color: #df575c;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.3);
  margin-top: 17px;
}
.pop_form .form .radio {
  width: 290px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 22px;
}
.pop_form .form .radio p {
  display: flex;
  align-items: center;
  cursor: pointer;
  line-height: 2;
}
.pop_form .form .radio p.on span {
  color: #df575c;
  z-index: 15px;
}
.pop_form .form .radio p.on i {
  background: url(../images/radio_on.png) no-repeat;
}
.pop_form .form .radio p i {
  width: 13px;
  height: 13px;
  background: url(../images/radio.png) no-repeat;
  margin-right: 3px;
}
.pop_form .form .age p {
  margin-right: 43px;
}
.pop_form .form .ability .radio {
  justify-content: space-between;
}
.pop_form .form .ability .radio p {
  width: 115px;
}
.pop_form .form .overseas_study p {
  margin-right: 70px;
}
.pop_form .form .close {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 10px;
  top: 5px;
  cursor: pointer;
}
#back_top {
  position: fixed;
  right: 30px;
  bottom: 20px;
  width: 50px;
  height: 50px;
  background: url(../images/back.png) no-repeat;
}
#remin {
  position: fixed;
  top: 40%;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 18px;
  padding: 10px 20px;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  z-index: 99999;
}
.footer{
  max-width: 1920px;
  min-width: 1200px;
  height: 246px;
  background: url(../images/footer.png) no-repeat;
  padding-top: 1px;
  margin: 0 auto;
}
.footer .footer-min {
  width: 700px;
  margin: 50px auto;
}
.footer .footer-min img{
 margin-bottom: 20px;
}
.footer .footer-min p {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 30px;
}
.footer .footer-min a {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 30px;
  margin: 0;
}