@charset "UTF-8";
body,
html,
ul,
ol,
p,
h1,
h2,
h3,
h4,
h5 {
  padding: 0;
  margin: 0;
  font-family: '思源黑体 CN';
}

* {
  font-family: '思源黑体 CN' !important;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
}

em,
i {
  font-style: normal;
}

.clearfix::before,
.clearfix::after {
  content: ".";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}

.auto {
  margin: 0 auto;
}

.f_left {
  float: left;
}

.f_right {
  float: right;
}

body {
  background-color: #ffffff;
}

.hide {
  display: none !important;
}

::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}

.fyjh_page_box {
  width: 100%;
  height: 100vh;
  overflow-y: scroll;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  padding-top: 12vw;
}

.fyjh_page_box #fyjh_swiper {
  width: 100%;
}

.fyjh_page_box #fyjh_swiper img {
  display: block;
  width: 100%;
}

.fyjh_page_box .part1_box {
  width: 100%;
  padding: 5vw;
  box-sizing: border-box;
  background-color: #eceefa;
  padding-bottom: 12vw;
}

.fyjh_page_box .part1_box .title {
  text-align: center;
  font-weight: 700;
  font-size: 5.5vw;
  color: #2a2c58;
  background: url(../images/form_bg1.png) no-repeat center;
  padding-top: 3vw;
  background-size: 50% 100%;
}

.fyjh_page_box .part1_box .title em {
  color: #d840a9;
}

.fyjh_page_box .part1_box ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.fyjh_page_box .part1_box ul li {
  width: 48%;
  position: relative;
  margin-top: 8vw;
}

.fyjh_page_box .part1_box ul li img {
  display: block;
  width: 100%;
}

.fyjh_page_box .part1_box ul li p {
  width: 100%;
  height: 100%;
  font-size: 3.5vw;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fyjh_page_box .part1_box ul li .kf_btn {
  width: 88%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -4vw;
  font-size: 3vw;
  color: #fff;
  background-color: #d840a9;
  text-align: center;
  height: 8vw;
  line-height: 8vw;
  border-radius: 3px;
}

.fyjh_page_box .part2_box {
  width: 100%;
  padding: 5vw;
  box-sizing: border-box;
  background: url(../images/part2_bg.png) no-repeat;
  background-size: 100% 100%;
  padding-bottom: 12vw;
}

.fyjh_page_box .part2_box .title {
  text-align: center;
  font-weight: 700;
  font-size: 5vw;
  color: #fff;
  background: url(../images/form_bg2.png) no-repeat center;
  padding-top: 3vw;
  background-size: 50% 100%;
}

.fyjh_page_box .part2_box .title em {
  color: #ffb2e7;
}

.fyjh_page_box .part2_box ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.fyjh_page_box .part2_box ul li {
  position: relative;
  width: 48%;
  margin-top: 15vw;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  padding: 3vw 5vw 3vw;
  box-sizing: border-box;
  color: #fff;
}

.fyjh_page_box .part2_box ul li .icon {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -10vw;
  width: 35%;
}

.fyjh_page_box .part2_box ul li p {
  font-size: 3.6vw;
  padding-top: 5vw;
}

.fyjh_page_box .part2_box ul li span {
  display: block;
  font-size: 3vw;
  padding-top: 1vw;
}

.fyjh_page_box .part2_box .btn_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 6vw;
}

.fyjh_page_box .part2_box .btn_box a {
  width: 47%;
  height: 12vw;
  line-height: 12vw;
  text-align: center;
  font-size: 4vw;
  border-radius: 5px;
  font-weight: 700;
}

.fyjh_page_box .part2_box .btn_box .a1 {
  color: #d840a9;
  background-color: #fff;
}

.fyjh_page_box .part2_box .btn_box .a2 {
  color: #fff;
  background-color: #d840a9;
}

.fyjh_page_box .part3_box {
  width: 100%;
  padding: 7vw 5vw 8vw 5vw;
  box-sizing: border-box;
  background-color: #eceefa;
}

.fyjh_page_box .part3_box .title {
  text-align: center;
  font-weight: 700;
  font-size: 5.5vw;
  color: #2a2c58;
  background: url(../images/form_bg1.png) no-repeat center;
  padding-top: 3vw;
  background-size: 50% 100%;
}

.fyjh_page_box .part3_box .title em {
  color: #d840a9;
}

.fyjh_page_box .part3_box .top_des {
  width: 100%;
  padding-top: 8vw;
}

.fyjh_page_box .part3_box .top_des img {
  display: block;
  width: 100%;
}

.fyjh_page_box .part3_box .top_des p {
  color: #fff;
  text-align: center;
  background-color: #083ba8;
  padding: 3vw 0;
  font-weight: 700;
  font-size: 4vw;
}

.fyjh_page_box .part3_box .top_des .p2 {
  background-color: #d840a9;
}

.fyjh_page_box .part3_box ul {
  width: 100%;
  background-color: #fff;
  display: flex;
  border-radius: 5px;
  padding-top: 2vw;
  padding-bottom: 3vw;
}

.fyjh_page_box .part3_box ul li {
  width: 50%;
  font-size: 3.6vw;
  color: #333;
  position: relative;
  padding-left: 7vw;
  box-sizing: border-box;
}

.fyjh_page_box .part3_box ul li p {
  margin-top: 2vw;
}

.fyjh_page_box .part3_box ul li:nth-child(1)::after {
  width: 5%;
  height: 100%;
  position: absolute;
  left: 2.5vw;
  top: 3vw;
  background: url(../images/liner1.png) no-repeat;
  background-size: 100% 88%;
  content: '';
}

.fyjh_page_box .part3_box ul li:nth-child(2)::after {
  width: 5%;
  height: 100%;
  position: absolute;
  left: 2.5vw;
  top: 3vw;
  background: url(../images/liner3.png) no-repeat;
  background-size: 100% 70%;
  content: '';
}

.fyjh_page_box .part3_box .main2 ul {
  width: 100%;
}

.fyjh_page_box .part3_box .main2 ul li::after {
  width: 5%;
  height: 100%;
  position: absolute;
  left: 2.5vw;
  top: 3vw;
  background: url(../images/liner2.png) no-repeat;
  background-size: 100% 68%;
  content: '';
}

.fyjh_page_box .part3_box ol {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 5vw;
}

.fyjh_page_box .part3_box ol li {
  font-size: 3.2vw;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  background-color: #083ba8;
  border: 3px solid #a7b8e1;
  height: 18vw;
  width: 18vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fyjh_page_box .part3_box .btn_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 6vw;
}

.fyjh_page_box .part3_box .btn_box a {
  width: 47%;
  height: 12vw;
  line-height: 12vw;
  text-align: center;
  font-size: 4vw;
  border-radius: 5px;
  font-weight: 700;
}

.fyjh_page_box .part3_box .btn_box .a1 {
  color: #d840a9;
  background-color: #fff;
}

.fyjh_page_box .part3_box .btn_box .a2 {
  color: #fff;
  background-color: #d840a9;
}

.fyjh_page_box .part4_box {
  width: 100%;
  padding: 5vw;
  box-sizing: border-box;
  background: #fff;
  padding-bottom: 12vw;
}

.fyjh_page_box .part4_box .title {
  text-align: center;
  font-weight: 700;
  font-size: 5.5vw;
  color: #2a2c58;
  background: url(../images/form_bg1.png) no-repeat center;
  padding-top: 3vw;
  background-size: 60% 100%;
}

.fyjh_page_box .part4_box .title em {
  color: #d840a9;
}

.fyjh_page_box .part4_box ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 5vw;
}

.fyjh_page_box .part4_box ul li {
  width: 30%;
  position: relative;
}

.fyjh_page_box .part4_box ul li img {
  display: block;
  width: 100%;
}

.fyjh_page_box .part4_box ul li .kf_btn {
  display: block;
  width: 100%;
  font-size: 3.2vw;
  color: #fff;
  background-color: #d840a9;
  text-align: center;
  padding: 1.6vw 0vw;
  box-sizing: border-box;
  margin-top: 3vw;
  border-radius: 5px;
  border-bottom: 2px solid #98258f;
  font-weight: 400;
}

.fyjh_page_box .part4_box ul li .kf_btn img {
  display: inline-block;
  vertical-align: middle;
  width: 2vw;
}

.fyjh_page_box .part5_box {
  width: 100%;
  padding: 0vw 5vw 5vw;
  box-sizing: border-box;
  background: #fff;
}

.fyjh_page_box .part5_box .title {
  text-align: center;
  font-weight: 700;
  font-size: 5.5vw;
  color: #2a2c58;
  background: url(../images/form_bg1.png) no-repeat center;
  padding-top: 3vw;
  background-size: 60% 100%;
}

.fyjh_page_box .part5_box .title em {
  color: #d840a9;
}

.fyjh_page_box .part5_box .tab_span {
  width: 100%;
  display: flex;
  padding-top: 5vw;
  border-bottom: 2px solid #083ba8;
}

.fyjh_page_box .part5_box .tab_span span {
  font-size: 4vw;
  font-weight: 700;
  width: 30%;
  height: 10vw;
  line-height: 10vw;
  text-align: center;
}

.fyjh_page_box .part5_box .tab_span .active {
  color: #fff;
  background-color: #083ba8;
  border-radius: 5px 5px 0 0;
}

.fyjh_page_box .part5_box .tab_main {
  width: 100%;
}

.fyjh_page_box .part5_box .tab_main ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #f2f5fb;
  padding-bottom: 6vw;
}

.fyjh_page_box .part5_box .tab_main ul li {
  width: 48%;
  position: relative;
  margin-top: 5vw;
  background-color: #fff;
}

.fyjh_page_box .part5_box .tab_main ul li .num {
  width: 60%;
  position: absolute;
  left: 0;
  top: 2vw;
  font-size: 3.2vw;
  background: url(../images/school_tit_bg.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  box-sizing: border-box;
  padding: 2px 0;
  padding-left: 2vw;
}

.fyjh_page_box .part5_box .tab_main ul li img {
  display: block;
  width: 100%;
}

.fyjh_page_box .part5_box .tab_main ul li .btn_box {
  width: 100%;
  display: flex;
  padding: 5vw 2vw;
  box-sizing: border-box;
  justify-content: space-between;
}

.fyjh_page_box .part5_box .tab_main ul li .btn_box a {
  width: 48%;
  font-size: 3.2vw;
  color: #fff;
  background-color: #d840a9;
  text-align: center;
  border-radius: 3px;
  padding: 2px 5px;
  box-sizing: border-box;
}

.fyjh_page_box .part5_box .tab_main ul li .btn_box a img {
  display: inline-block;
  width: 15%;
  vertical-align: middle;
}

.fyjh_page_box .part5_box .tab_main ul li .btn_box .a2 {
  background-color: #083ba8;
}

.fyjh_page_box .liner_box {
  width: 100%;
}

.fyjh_page_box .liner_box img {
  display: block;
  width: 100%;
}

.fyjh_page_box .part6_box {
  width: 100%;
  padding: 8vw 5vw 5vw;
  box-sizing: border-box;
  background: #fff;
  padding-bottom: 12vw;
}

.fyjh_page_box .part6_box .title {
  text-align: center;
  font-weight: 700;
  font-size: 5.5vw;
  color: #2a2c58;
  background: url(../images/form_bg1.png) no-repeat center;
  padding-top: 3vw;
  background-size: 60% 100%;
}

.fyjh_page_box .part6_box .title em {
  color: #d840a9;
}

.fyjh_page_box .part6_box ul {
  width: 100%;
}

.fyjh_page_box .part6_box ul li {
  width: 100%;
  display: flex;
  background-color: #e6ebf6;
  margin-top: 3vw;
  border-radius: 8px;
  padding: 3vw 0;
  padding-left: 6vw;
  box-sizing: border-box;
  align-items: center;
}

.fyjh_page_box .part6_box ul li .left_num {
  font-size: 5vw;
  font-family: 'Impact';
  color: #fff;
  border-radius: 50%;
  background-color: #083ba8;
  border: 3px solid #a3b6de;
  width: 10vw;
  height: 10vw;
  text-align: center;
  line-height: 10vw;
}

.fyjh_page_box .part6_box ul li .right_des {
  padding-left: 6vw;
  box-sizing: border-box;
}

.fyjh_page_box .part6_box ul li .right_des p {
  font-size: 4.5vw;
  font-weight: 700;
}

.fyjh_page_box .part6_box ul li .right_des span {
  display: block;
  font-size: 3.6vw;
  color: #666;
  padding-top: 2vw;
}

.fyjh_page_box .part6_box ul li:nth-child(2n) {
  background-color: #fbecf8;
}

.fyjh_page_box .part6_box ul li:nth-child(2n) .left_num {
  background-color: #dc48b8;
  border: 3px solid #f2bae5;
}

.topbg {
  background: rgba(0, 0, 0, 0.3);
  height: 4.25rem;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

.topbg .logo {
  padding-top: 0.875rem;
  padding-left: 16px;
}

.topbg {
  display: block;
}

.topbg {
  background: rgba(43, 37, 45, 0.96);
  height: auto;
  padding-bottom: .10rem;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  padding: 3px 5px;
  box-sizing: border-box;
}

.topbg .logo {
  padding-top: 1vw;
  padding-left: .15rem;
  width: 40%;
  float: left;
}

.topbg .logo img {
  width: 100%;
  float: left;
}

.flog {
  float: right;
  padding-right: .15em;
  margin-top: .20rem;
}
