body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 12px;
  font-family: PingFangSC-Semibold, sans-serif;
}

table,td,tr,img,ul,li,h1,h2,p,object,param,embed {
  margin: 0;
  padding: 0;
  border: 0;
}

img {
  border: 0;
}

ul,li {
  list-style: none;
}

a {
  text-decoration: none;
  color: #fff;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
}

.nc-header .top {
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nc-header .top .logo-box {
  display: flex;
  align-items: center;
}
.nc-header .top .logo-box .logo-l {
  width: 125px;
  height: 45px;
  background: url('../images/logo-l.png') no-repeat right center;
  background-size: contain;
}
.nc-header .top .logo-box .logo-r {
  width: 110px;
  height: 40px;
  background: url('../images/logo-r.png') no-repeat left center;
  background-size: contain;
}
.nc-header .top .logo-box .name {
  height: 50px;
  line-height: 46px;
  padding-left: 10px;
  padding-right: 13px;
  font-size: 22px;
  color: #1e4f95;
  font-weight: 700;
}
.nc-header .top .phone {
  color: #1a4299;
  font-size: 20px;
  font-weight: 500;
}

.clear {
  clear: both;
}

.clearfix {
  zoom:1;}

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

/* 公共 */
.pc-container {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}

.pc-container .pcin {
  background: #004de5 ;
}

.pc-container .main_m {
  width: 1100px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.pc-container .main_m img {
  width: 100%;
  height: 100%;
  display: block;
}

.knowtitle {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.knowtitle .titletxt {
  color: #2a518a;
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
}

.knowtitle .titletxt span {
  color: #005cfe;
}

.knowtitle .titleline {
  width: 400px;
  height: 3px;
  background: #8eb2e4;
  position: relative;
  margin-top: 15px;
}

.knowtitle .titleline .titlelinein {
  width: 65px;
  height: 3px;
  background: #005dff;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -2px);
}

/* 整体 */
.pcky {
  height: auto;
  background: url("../images/bgall.jpg") no-repeat top;
  background-color: #91beff;
}

/* 头部 */
.pcky .top .topbox {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  padding: 130px 0 0 0;
}

.pcky .top .topone {
  background: linear-gradient(to right, #f8cc51, transparent);
  color: #041f3d;
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
  width: 705px;
  text-align: left;
  padding: 8px 0 8px 8px;
}

.pcky .top .topone span {
  color: #fc5126;
}

.pcky .top .toptwo {
  position: relative;
  margin: 15px 0 10px 0;
  left: -8px;
}

.pcky .top .toptwo .twoimgone {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  line-height: 16px;
  font-weight: bolder;
  text-align: left;
}

.pcky .top .toptwo .twotitle {
  color: #03213d;
  font-weight: bold;
  font-size: 42px;
  line-height: 42px;
  padding: 4px 18px;
}

.pcky .top .toptwo .twotitle span {
  color: #fd5028;
}

.pcky .top .toptwo .twoimgtwo {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 16px;
  line-height: 16px;
  font-weight: bolder;
  text-align: right;
}

.pcky .top .topthree {
  position: relative;
  margin-bottom: 15px;
}

.pcky .top .topthree .threetitle {
  color: #272e4a;
  font-size: 72px;
  line-height: 84px;
  font-weight: bold;
  position: relative;
  z-index: 1;
}

.pcky .top .topthree .threestar {
  width: 19px;
  height: 19px;
  position: absolute;
  top: 2px;
  left: 490px;
}

.pcky .top .topfour {
  width: 593px;
  height: 21px;
  transform: skewX(-5deg);
  position: relative;
  left: 8px;
}

/* 专业指导 助力上岸 */
.pcky .top .zhulibox {
  border-radius: 30px 35px 35px 0;
  background: linear-gradient(to right, #fffeff, #fca146);
  padding: 0 0 1px 2px;
  box-shadow: 0 3px 0px 0px #ff681f;
  position: relative;
  top: 20px;
  z-index: 1;
}

.pcky .top .zhulibox .zltitle {
  background: linear-gradient(to right, #f55b25, #fdb75f);
  border-radius: 30px 35px 35px 0;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
  padding: 10px 30px;
  letter-spacing: 1px;
}

.pcky .top .onebottbox {
  background: linear-gradient(to right, #ffffff, #dbeaff);
  display: flex;
  align-items: center;
  width: 100%;
  border-radius: 20px;
  padding: 45px 0 25px 25px;
  position: relative;
  box-sizing: border-box;
}

.pcky .top .onebottbox .oneleft {
  display: flex;
  align-items: center;
}

.pcky .top .onebottbox .oneleft .leftitem {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 10px;
}

.pcky .top .onebottbox .oneleft .leftitem:last-child {
  margin-right: 0;
}

.pcky .top .onebottbox .oneleft .leftitem .leftitemimgbox {
  width: 60px;
  height: 60px;
  background: #9cc5f9;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pcky .top .onebottbox .oneleft .leftitem .leftitemimgbox .leftitemimg {
  width: 43px;
  height: 37px;
}

.pcky .top .onebottbox .oneleft .leftitem .leftitemname {
  color: #2a518a;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  margin-top: 8px;
}

.pcky .top .onebottbox .onecenter {
  border: 1px dashed #92a7c4;
  height: 85px;
  margin: 0 25px;
}

.pcky .top .onebottbox .oneright .rightitem {
  color: #2a508e;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 1px;
}

.pcky .top .onebottbox .oneright .rightitem span:nth-child(1) {
  color: #005dfd;
  font-weight: bold;
}

.pcky .top .onebottbox .oneright .rightitem span:nth-child(2) {
  color: #2a518a;
  font-weight: bold;
}

.pcky .top .onebottbox .onerightper {
  width: 311px;
  height: 468px;
  position: absolute;
  bottom: 0;
  right: 60px;
}

/* 预约 */
.pcky .yuyue {
  margin-top: 25px;
}

.pcky .yuyue .getshufengzhuang {
  width: 100%;
  background: #fff;
  border: 4px solid #e2e2e2;
  box-sizing: border-box;
  padding: 12px 0;
}

.pcky .yuyue .getshufengzhuang .get-form {
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
  box-sizing: border-box;
}

.pcky .yuyue .getshufengzhuang .get-form .get-form-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.pcky .yuyue .getshufengzhuang .get-form .get-form-top .gft-item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  height: 45px;
  box-sizing: border-box;
}

.pcky .yuyue .getshufengzhuang .get-form .get-form-top .gft-item .gfi-img {
  color: #333333;
  font-size: 18px;
  line-height: 18px;
}

.pcky .yuyue .getshufengzhuang .get-form .get-form-top .gft-item .gfi-input {
  width: 145px;
  height: 100%;
  border: 2px solid #d6d6d6;
  box-sizing: border-box;
  box-shadow: 3px 3px 4px 1px #d6d6d6;
}

.pcky .yuyue .getshufengzhuang .get-form .get-form-top .gft-item .gfi-input .gfi-input-name {
  border: none;
  background: #ffffff;
  width: 100%;
  height: 100%;
  padding: 0;
  border-radius: 0 6px 6px 0;
  font-size: 18px;
  padding-left: 10px;
  box-sizing: border-box;
}

.pcky .yuyue .getshufengzhuang .get-form .get-form-top .gft-item .gfi-getCode {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translate(0, -50%);
}

.pcky .yuyue .getshufengzhuang .get-form .get-form-top .gft-item .gfi-getCode .getYzm {
  border: none;
  border-radius: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background-color: #767676;
  font-size: 16px;
  width: 105px;
  height: 30px;
}

.pcky .yuyue .getshufengzhuang .get-form .get-form-top .gft-submit {
  height: 45px;
  cursor: pointer;
  background: linear-gradient(to right, #f3481d, #feb15f);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fffeff;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  padding: 0 12px;
}

.pcky .yuyue .getshufengzhuang .get-form .get-form-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  font-size: 12px;
}

/* 考研之后 你需要了解的复试问题 */
.pcky .know .knowbox {
  background: #fff;
  padding-top: 25px;
}

.pcky .know .knowbox .knowin {
  display: flex;
  justify-content: space-between;
  padding: 25px 35px;
}

.pcky .know .knowbox .knowin .knowinitem {
  width: 208px;
}

.pcky .know .knowbox .knowin .knowinitem .knowimg {
  width: 200px;
  height: 143px;
  border: 4px solid #e1e2e4;
  margin-bottom: 8px;
}

.pcky .know .knowbox .knowin .knowinitem .knowdes {
  width: 100%;
  color: #404040;
  font-size: 20px;
  line-height: 22px;
}

.pcky .know .knowbox .knowin .knowinitem .knowdes span {
  color: #333333;
  font-weight: bold;
}

/* 按钮 */
.pcky .allbtn {
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pcky .allbtn .btnone {
  width: 220px;
  height: 100%;
  background: #03213d;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  border-radius: 30px;
  position: relative;
  left: 40px;
  cursor: pointer;
}

.pcky .allbtn .btntwo {
  width: 235px;
  height: 100%;
  background: #008bff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  border-radius: 30px;
  padding-left: 30px;
  box-sizing: border-box;
  cursor: pointer;
}

/* 适合人群 与其观望不如提前备考 */
.pcky .beikao {
  margin: 25px 35px 0 35px;
  box-shadow: 5px 7px 7px 1px #e8ecef;
  background: #fff;
  border-radius: 35px;
  padding: 10px;
  box-sizing: border-box;
  position: relative;
}

.pcky .beikao .beikaoin {
  background: #f3f8fe;
  border-radius: 35px;
  padding: 35px 140px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.pcky .beikao .beikaoin .bkitem {
  display: flex;
  align-items: center;
  width: 300px;
  margin-bottom: 25px;
}

.pcky .beikao .beikaoin .bkitem:nth-child(n+7) {
  margin-bottom: 0;
}

.pcky .beikao .beikaoin .bkitem .beiitcricle {
  border: 3px solid #abe7ff;
  background-color: #cff0ff;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}

.pcky .beikao .beikaoin .bkitem .beiitdes {
  margin-left: 10px;
  font-size: 20px;
  line-height: 20px;
}

.pcky .beikao .beikaoin .bkitem .beiitdes span {
  color: #005cff;
}

.pcky .beikao .bkimg {
  width: 169px;
  height: 163px;
  position: absolute;
  bottom: 0;
  right: -55px;
}

/* 复试课程 多种班型适配不同需求 */
.pcky .xuqiu {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: 25px 35px 0 35px;
  padding-bottom: 20px;
}

.pcky .xuqiu .xqitem {
  width: 220px;
  border-radius: 10px;
  box-sizing: border-box;
  border: 2px solid #79a9fe;
  box-shadow: 6px 6px 5px 0 #dfe4e8;
  margin-bottom: 25px;
}

.pcky .xuqiu .xqitem:nth-child(n+5) {
  margin-bottom: 0;
}

.pcky .xuqiu .xqitem .xqtop {
  background: #eef5ff;
  border-radius: 10px 10px 0 0;
  width: 100%;
  color: #000002;
  font-size: 20px;
  line-height: 32px;
  font-weight: bold;
  padding: 12px 0;
}

.pcky .xuqiu .xqitem .xqtop span {
  color: #005efd;
  font-size: 28px;
  line-height: 28px;
}

.pcky .xuqiu .xqitem .xqask {
  background: linear-gradient(to right, #005dff, #0088fe, #005dff);
  color: #fff;
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
  border-radius: 0 0 10px 10px;
  padding: 10px 0;
  cursor: pointer;
}

/* 定向院校辅导 更精细化备考内容 */
.pcky .xuqiu .xqxxitem {
  border: none;
  border-bottom: 2px solid #f7f5e6;
}

.pcky .xuqiu .xqxxitem .xqtop {
  background-color: #fdfce8;
}

.pcky .xuqiu .xqxxitem .xqtop span {
  color: #fc5126;
}

.pcky .xuqiu .xqxxitem .xqask {
  background: linear-gradient(to right, #feab1f, #fdc528, #feab1f);
}

/* 课程亮点 贴心服务助力上岸 */
.pcky .shangan {
  padding: 35px 0 50px;
}
.pcky .shangan .smalltitle {
  font-size: 18px;
  line-height: 18px;
  margin: 8px 0 45px 0;
}
.pcky .shangan .sanbox {
  display: flex;
  justify-content: space-between;
  margin: 0 35px;
}

.pcky .shangan .sanbox .sanitem {
  background: linear-gradient(to bottom, #f3f6fd, #2667cd);
  width: 230px;
  padding: 4px;
  box-sizing: border-box;
}

.pcky .shangan .sanbox .sanitem .sanitemin {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding-bottom: 14px;
  height: 100%;
  box-sizing: border-box;
}

.pcky .shangan .sanbox .sanitem .sannum {
  border: 3px solid #05203b;
  width: 45px;
  height: 45px;
  position: relative;
  box-sizing: border-box;
  border-radius: 50%;
  top: -25px;
}

.pcky .shangan .sanbox .sanitem .sannum .sannumin {
  color: #005dff;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  background: #fff;
  border: 5px solid #005dff;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pcky .shangan .sanbox .sanitem .sannum .santrangle {
  width: 0;
  height: 0;
  border-top: 10px solid #02203c;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translate(-50%, 0);
}

.pcky .shangan .sanbox .sanitem .sandes {
  position: relative;
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
}

.pcky .shangan .sanbox .sanitem .sandes .sandestxt {
  color: #3677ef;
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  position: relative;
  z-index: 1;
}

.pcky .shangan .sanbox .sanitem .sandes .sandesborder {
  width: 100%;
  height: 12px;
  background: linear-gradient(to top, #c9c9c9, transparent);
  position: relative;
  top: -5px;
}

.pcky .teacher-swiper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

.pcky .teacher-swiper {
  position: relative;
  margin: 25px 35px 0 35px;
  padding-bottom: 25px;
  overflow: hidden;
}

.pcky .teacher-swiper .teaitem {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 400px;
  padding: 12px 0 0 0;
  background: #fff;
  box-shadow: 0px 0px 10px 1px #e8ecef;
  box-sizing: border-box;
}

.pcky .teacher-swiper .teaitem .teaimg {
  border: 4px solid #008cff;
  background: #fff;
  border-radius: 50%;
  padding: 3px;
  box-shadow: 3px 0 3px 0px #d0d4d5;
}

.pcky .teacher-swiper .teaitem .teaimg .teaimgin {
  width: 179px;
  height: 179px;
}

.pcky .teacher-swiper .teaitem .teaproname {
  height: 40px;
  display: flex;
  align-items: center;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  box-shadow: 2px 03px 3px #c9d3d4;
  position: relative;
  top: -10px;
}

.pcky .teacher-swiper .teaitem .teaproname .teapro {
  width: 155px;
  height: 100%;
  color: #fff;
  background: #008cff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pcky .teacher-swiper .teaitem .teaproname .teaname {
  color: #008cff;
  background: #fff;
  width: 100px;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pcky .teacher-swiper .teaitem .teades {
  width: 335px;
  height: 165px;
  font-size: 20px;
  line-height: 26px;
  text-align: left;
}

.pcky .teacher-swiper .teacher-pre {
  width: 40px;
  height: 41px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 140px;
  position: absolute;
  z-index: 1;
}

/* 新航道 高端考研教育品牌 */
.pcky .pinpai {
  margin: 0 35px;
}

.pcky .pinpai .logoimg {
  width: 145px;
  height: 58px;
  margin: 25px auto;
}

.pcky .pinpai .ppdes {
  text-align: left;
  font-size: 18px;
  line-height: 26px;
  color: #666666;
  margin-bottom: 15px;
}
.pcky .pinpai .list {
  display: flex;
  flex-wrap: wrap;
  height: 370px;
}
.pcky .pinpai .list .item {
  width: 242.5px;
  height: 161px;
  border-radius: 16px;
  position: relative;
  margin-right: 20px;
  overflow: hidden;
}
.pcky .pinpai .list .item:nth-child(4n) {
  margin-right: 0;
}
.pcky .pinpai .list .item .tag {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 78px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 16px 0;
  color: #fff;
  font-size: 16px;
}
.pcky .pinpai .list .item .img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pcky .pinpai.campus-pagination {
  bottom: 0;
}
.pcky .pinpai .swiper .swiper-pagination {
  bottom: 0;
}

.pcky .pinpai .swiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 8px;
  background: #0770e8;
  opacity: 0.5;
}
.pcky .pinpai .swiper .swiper-pagination-bullet-active {
  width: 45px;
  border-radius: 4px;
  opacity: 1;
}

/* 新航道好轻松考研  考研就要好轻松  */
.pcky .desone {
  color: #051f40;
  font-size: 26px;
  line-height: 26px;
  margin: 35px 0 8px;
}

.pcky .destwo {
  color: #051f40;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  padding-bottom: 35px;
}
.footer {
  padding: 28px;
  background: #f8f8f8;
}
.footer .txt {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .txt a {
  color: #666;
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
}

.page .campus .knowtitle {
  padding-top: 40px;
  padding-bottom: 20px;
}
.page .campus .site-list .item {
  box-shadow: 0 0 10px rgba(1, 122, 193, 0.21);
}
.page .campus .site-list .item.active {
  color: #017ac1;
  border-color: #017ac1;
}
.page .campus .site-list .item:hover {
  color: #017ac1;
}
.page .campus .tabs .tab:hover {
  color: #017ac1;
}
.page .campus .tabs .tab.active {
  background: #017ac1;
}
.page .campus .position .t1 {
  color: #017ac1;
}
.page .campus .position .form-container .form-code .kaptcha-btn {
  color: #fff;
  background: linear-gradient(to right, #ffb954, #ff9700) !important;
}
.page .campus .position .form-container .submit {
  color: #fff;
  background: linear-gradient(to right, #ffb954, #ff9700) !important;
}
