body {
  background-color: #FAFAFA;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';
  /* Project id 1571529 */
  src: url('//at.alicdn.com/t/c/font_1571529_v1hetyji7rh.woff2?t=1687916355051') format('woff2'), url('//at.alicdn.com/t/c/font_1571529_v1hetyji7rh.woff?t=1687916355051') format('woff'), url('//at.alicdn.com/t/c/font_1571529_v1hetyji7rh.ttf?t=1687916355051') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.body-mode {
  height: 100%;
  overflow: hidden;
}
button {
  background: transparent;
}
.w_1220 {
  width: 1220px;
  margin: 0 auto;
}
.border {
  border: 1px solid #EDEDEE;
}
.flexA {
  display: flex;
  align-items: center;
}
.flex-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flexJ {
  display: flex;
  justify-content: space-between;
}
.flex-wrap {
  display: flex;
  flex-wrap: wrap;
}
.mt30 {
  margin-top: 30px;
}
.head-city {
  height: 36px;
  background-color: #FAFAFA;
  font-size: 12px;
  font-family: PingFangSC-Regular;
  line-height: 36px;
  color: #6d6d6d;
}
.head-city .head-city-left > span,
.head-city .head-city-right > span {
  margin: 0 5px;
}
.head-city .head-city-left img,
.head-city .head-city-right img {
  width: 10px;
  height: 14px;
}
.head-city .head-city-left > a,
.head-city .head-city-right > a {
  color: #6d6d6d;
}
.head-city .head-city-left > a:hover,
.head-city .head-city-right > a:hover {
  color: #ff6c00;
}
.head-city .head-city-nav {
  position: relative;
  margin-left: 25px;
}
.head-city .head-city-nav:hover .head-city-dropdown {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1);
}
.head-city .head-city-dh {
  cursor: pointer;
}
.head-city .head-city-dh:hover {
  color: #ff6c00;
}
.head-city .head-city-dh img {
  width: 10px;
  height: 10px;
  margin-left: 4px;
}
.head-city .head-city-dropdown {
  position: absolute;
  overflow: inherit;
  top: 36px;
  right: 0;
  width: 1218px;
  z-index: 9000;
  background-color: #fff;
  box-shadow: 1px 1px 1px #ddd, -1px 1px 1px #ddd;
  display: flex;
  opacity: 0;
  transform-origin: 98% 0;
  transition: all 0.3s ease-out;
  transform: scale(0);
}
.head-city .head-city-dropdown li {
  padding: 0px 25px 15px;
  border-right: 1px solid #efefef;
  width: 20%;
  overflow: auto;
  height: 372px;
}
.head-city .head-city-dropdown li::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.head-city .head-city-dropdown li::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #dddddd;
}
.head-city .head-city-dropdown li::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #f6f6f6;
}
.head-city .head-city-dropdown li.li1 {
  width: 288px;
  padding-right: 15px;
}
.head-city .head-city-dropdown li.li1 a {
  margin-top: 20px;
}
.head-city .head-city-dropdown li.li2 {
  width: 334px;
}
.head-city .head-city-dropdown li.li2 a {
  margin-top: 20px;
}
.head-city .head-city-dropdown li.li3 {
  width: 330px;
  padding-right: 11px;
}
.head-city .head-city-dropdown li.li3 a {
  width: 84px;
}
.head-city .head-city-dropdown li.li4 {
  width: 263px;
  padding-right: 15px;
}
.head-city .head-city-dropdown li.li4 a {
  width: 45px;
}
.head-city .head-city-dropdown li.li4 .other-link a {
  width: auto;
}
.head-city .head-city-dropdown li:last-child {
  border: 0;
}
.head-city .head-city-dropdown li .m_sitenav_til {
  font-size: 16px;
  color: #FF6C00;
  line-height: 22px;
  min-height: 22px;
  margin-top: 18px;
  font-weight: bold;
}
.head-city .head-city-dropdown li .m_sitenav_til_c {
  color: #1DB954;
}
.head-city .head-city-dropdown li .m_sitenav_til_c1 {
  color: #ff6c00;
}
.head-city .head-city-dropdown li .m_sitenav_til_c2 {
  color: #1184E1;
}
.head-city .head-city-dropdown li dl a {
  margin-top: 15px;
  color: #9d9d9e;
  font-size: 12px;
  margin-right: 10px;
  line-height: 17px;
}
.head-main {
  background-color: #FFFFFF;
}
.head-main .head-search-box {
  display: flex;
  height: 136px;
  padding-top: 31px;
}
.head-main .head-search-box .logo {
  position: relative;
  height: 56px;
  margin: 13px 17px 0 0;
  overflow: hidden;
}
.head-main .head-search-box .logo img {
  width: 163px;
  height: 56px;
}
.head-main .head-search-box .logo span {
  width: 130px;
  padding-left: 12px;
  height: 56px;
  line-height: 56px;
  color: #3D3D3D;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.head-main .head-search-box .head-search-r dl {
  padding-left: 19px;
}
.head-main .head-search-box .head-search-r dl dd {
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  color: #3D3D3D;
  margin-right: 13px;
  text-align: center;
  padding: 0px 6px;
  cursor: pointer;
}
.head-main .head-search-box .head-search-r dl dd.active {
  background-color: #FF6C00;
  color: #fff;
}
.head-main .head-search-box .head-search-input {
  position: relative;
}
.head-main .head-search-box .head-search-input input {
  height: 40px;
  border: 2px solid #FF6C00;
  padding-left: 33px;
  width: 511px;
  font-size: 14px;
  color: #3D3D3D;
  background: url(/edu/images/ss_b.png) 13px center no-repeat;
  box-shadow: none;
}
.head-main .head-search-box .head-search-input input::-webkit-input-placeholder {
  color: #CDCDCE;
}
.head-main .head-search-box .head-search-input button {
  width: 76px;
  height: 40px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  border: none;
  background-color: #FF6C00;
  font-size: 16px;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
}
.head-main .head-search-box .head-search-input button:hover {
  background-color: #e76302;
}
.head-main .head-search-box .head-search-input .input_lx {
  width: 542px;
  display: none;
  overflow: hidden;
  position: absolute;
  top: 40px;
  border-top: none;
  background-color: #fff;
  z-index: 10000;
}
.head-main .head-search-box .head-search-input .input_lx li {
  display: block;
  padding: 5px 19px 5px 9px;
  height: 17px;
  background-color: #fff;
}
.head-main .head-search-box .head-search-input .input_lx li:hover {
  background-color: rgba(255, 108, 0, 0.1);
}
.head-main .head-search-box .head-search-input .input_lx li a {
  line-height: 17px;
  font-size: 12px;
  color: #3D3D3D;
}
.head-main .head-search-box .head-search-input .input_lx li a em {
  color: #FF6C00;
  font-weight: 600;
}
.head-main .head-search-box .head-search-tj {
  font-size: 12px;
  padding-left: 26px;
  display: flex;
}
.head-main .head-search-box .head-search-tj a {
  margin-right: 15px;
  line-height: 28px;
  color: #6D6D6D;
}
.head-main .head-search-box .head-search-tj a:hover {
  color: #FF6C00;
}
.head-main .head-nav {
  display: flex;
  margin-top: 15px;
}
.head-main .head-nav-l {
  position: relative;
}
.head-main .head-nav-l .head-nav-dropdown.head-nav-dropdown-hover {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1);
}
.head-main .head-nav-l .head-nav-dropdown-btn {
  width: 210px;
  height: 38px;
  padding-left: 26px;
  background: url(/edu/images/dh2_img.png) 179px center no-repeat #ff6c00;
  color: #fff;
  font-size: 16px;
  line-height: 38px;
}
.head-main .head-nav-l .head-nav-dropdown {
  position: absolute;
  top: 36px;
  z-index: 99;
  opacity: 0;
  transform-origin: 0 0;
  transition: all 0.2s ease-out;
  transform: scale(0);
}
.head-main .head-nav-l .head-nav-dropdown.city-head-nav-dropdown {
  opacity: 1;
  transform: scale(1);
}
.head-main .head-nav-l .head-nav-dropdown.city-head-nav-dropdown .head-nav-dropdown-box {
  display: none;
}
.head-main .head-nav-l .head-nav-dropdown ol {
  width: 210px;
  height: 432px;
  border: 1px solid #FF6C00;
  background-color: #fff;
  position: relative;
  top: 0px;
}
.head-main .head-nav-l .head-nav-dropdown ol li {
  padding: 7px 14px 7px 23px;
  cursor: pointer;
}
.head-main .head-nav-l .head-nav-dropdown ol li.active {
  background-color: rgba(255, 108, 0, 0.1);
  color: #FF6C00;
}
.head-main .head-nav-l .head-nav-dropdown ol li.active .nav-t {
  background: url(/edu/images/right_btn_hover.png) right center no-repeat;
}
.head-main .head-nav-l .head-nav-dropdown ol li.active .nav-t a,
.head-main .head-nav-l .head-nav-dropdown ol li.active .nav-t span {
  color: #FF6C00;
}
.head-main .head-nav-l .head-nav-dropdown ol li.active .nav-b a {
  color: #FF6C00;
}
.head-main .head-nav-l .head-nav-dropdown ol li.active .nav-b a:hover {
  text-decoration: underline;
}
.head-main .head-nav-l .head-nav-dropdown ol li .nav-t {
  overflow: hidden;
  padding-right: 18px;
  width: 152px;
  background: url(/edu/images/right_btn.png) right center no-repeat;
  font-size: 14px;
  color: #6D6D6D;
  line-height: 20px;
  margin-bottom: 3px;
}
.head-main .head-nav-l .head-nav-dropdown ol li .nav-t a {
  color: #6D6D6D;
  line-height: 20px;
}
.head-main .head-nav-l .head-nav-dropdown ol li .nav-t a + a {
  margin-left: 3px;
}
.head-main .head-nav-l .head-nav-dropdown ol li .nav-t a + a:before {
  content: '/';
  margin-right: 3px;
}
.head-main .head-nav-l .head-nav-dropdown ol li .nav-t span {
  margin: 0 3px;
}
.head-main .head-nav-l .head-nav-dropdown ol li .nav-b a {
  color: #9D9D9E;
  font-size: 12px;
  margin-right: 5px;
  line-height: 17px;
}
.head-main .head-nav-l .head-nav-dropdown .head-nav-dropdown-box {
  position: absolute;
  z-index: 998;
  top: 0px;
  left: 209px;
  padding: 20px 15px 10px 25px;
  min-height: 432px;
  overflow: auto;
  width: 700px;
  background-color: #fff;
  border: 1px solid #FF6C00;
}
.head-main .head-nav-l .head-nav-dropdown .head-nav-dropdown-box ul {
  display: none;
}
.head-main .head-nav-l .head-nav-dropdown .head-nav-dropdown-box ul:first-child {
  display: block;
}
.head-main .head-nav-l .head-nav-dropdown .head-nav-dropdown-box li {
  margin-bottom: 20px;
}
.head-main .head-nav-l .head-nav-dropdown .head-nav-dropdown-box p a {
  font-size: 16px;
  font-weight: 600;
  color: #3D3D3D;
  line-height: 22px;
  padding-bottom: 3px;
  text-align: left;
  margin-bottom: 20px;
}
.head-main .head-nav-l .head-nav-dropdown .head-nav-dropdown-box dd > a {
  color: #6D6D6D;
  font-size: 12px;
  line-height: 17px;
  margin-top: 10px;
  margin-right: 15px;
}
.head-main .head-nav-l .head-nav-dropdown .head-nav-dropdown-box dd > a:hover {
  color: #FF6C00;
}
.head-main .head-nav-ul {
  display: flex;
  margin-left: 80px;
}
.head-main .head-nav-ul li {
  margin-right: 50px;
}
.head-main .head-nav-ul a {
  font-size: 16px;
  line-height: 38px;
  color: #3D3D3D;
  padding: 0;
}
.head-main .head-nav-ul a.active {
  color: #FF6C00;
}
.head-main .head-nav-ul a:hover {
  color: #FF6C00;
}
.mt10 {
  margin-top: 10px;
}
.related-box {
  background: #fff;
}
.related-box ul.related-jg li .related-jg-logo img {
  padding: 13px 27.5px;
}
.related-box .related-jg,
.related-box .related-course {
  padding: 20px 18px 0;
}
.related-box .related-jg li,
.related-box .related-course li {
  margin: 0 11px 20px;
  cursor: pointer;
  width: 175px;
}
.related-box .related-jg li img,
.related-box .related-course li img {
  width: 100%;
  height: 100%;
}
.related-box .related-jg li .related-logo,
.related-box .related-course li .related-logo,
.related-box .related-jg li .related-jg-logo,
.related-box .related-course li .related-jg-logo {
  width: 173px;
  height: 104px;
}
.related-box .related-jg li .related-logo img:hover,
.related-box .related-course li .related-logo img:hover,
.related-box .related-jg li .related-jg-logo img:hover,
.related-box .related-course li .related-jg-logo img:hover {
  opacity: 0.6;
}
.related-box .related-jg li h3,
.related-box .related-course li h3 {
  width: 168px;
  overflow: hidden;
  height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 13px;
  font-size: 15px;
  margin-left: 5px;
}
.related-box .related-jg li h3:hover,
.related-box .related-course li h3:hover {
  color: #ff6c00;
}
.related-box .related-jg li .related-jg-info,
.related-box .related-course li .related-jg-info {
  color: #9d9d9e;
  font-size: 12px;
  cursor: default;
  width: 173px;
  margin: 13px auto 0;
}
.related-box .related-jg li .related-course-price,
.related-box .related-course li .related-course-price {
  color: #ff6c00;
  cursor: default;
  font-size: 16px;
  text-align: right;
  margin-top: 13px;
  cursor:pointer;
}
.related-tit {
  border-bottom: 1px solid #EDEDEE;
}
.related-tit p {
  line-height: 50px;
  padding-left: 25px;
  font-size: 16px;
  color: #3D3D3D;
}
.related-tit a {
  line-height: 50px;
  color: #6d6d6d;
  margin-right: 25px;
}
.main-tip {
  width: 100%;
  padding: 20px 25px;
  color: #6d6d6d;
  background: #fff;
  text-align: justify;
  line-height: 22px;
}
.related-tj-box {
  padding: 15px 24px;
}
.related-tj-box .tj-nav-tab {
  display: flex;
  border-bottom: 1px solid #ddd;
}
.related-tj-box .tj-nav-tab dd {
  margin-right: 2px;
  padding: 8px 12px;
  line-height: 20px;
  border: 1px solid transparent;
  color: #6D6D6D;
  margin-bottom: -1px;
  cursor: pointer;
}
.related-tj-box .tj-nav-tab dd:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.related-tj-box .tj-nav-tab dd.active {
  cursor: default;
  color: #3d3d3d;
  background: #FBFBFB;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.related-tj-box .related-tj-list {
  background: #FBFBFB;
  border: 1px solid #DDDDDD;
  border-top: 0;
  padding: 15px 24px 0;
}
.related-tj-box .related-tj-list ul {
  display: none;
  flex-wrap: wrap;
}
.related-tj-box .related-tj-list ul.active-ul {
  display: flex;
}
.related-tj-box .related-tj-list ul li {
  margin: 0 20px 15px 0;
}
.related-tj-box .related-tj-list ul li a {
  font-size: 12px;
  line-height: 17px;
  text-align: center;
  cursor: pointer;
  border: 1px solid transparent;
  position: relative;
  padding: 2px 8px;
}
.related-tj-box .related-tj-list ul li a:hover {
  color: #FF6C00;
}
.m-footer {
  text-align: center;
  padding: 25px 0 40px;
  background-color: #FFFFFF;
}
.m-footer .m-footer-link {
  font-size: 12px;
  color: #6D6D6D;
  justify-content: center;
  text-align: center;
}
.m-footer .m-footer-link span {
  margin: 0 4px;
}
.m-footer .m-footer-link a:hover {
  text-decoration: underline;
}
.m-footer .m-footer-text1 {
  font-size: 12px;
  color: #9D9D9E;
  line-height: 40px;
}
.m-footer .m-footer-text2 {
  display: flex;
  justify-content: center;
  text-align: center;
  font-size: 12px;
  color: #9D9D9E;
}
.m-footer .m-footer-text2 p {
  margin-right: 10px;
}
.m-footer .m-footer-text2 p a {
  color: #9D9D9E;
}
.m-footer .m-footer-orther-link {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 25px;
}
.m-footer .m-footer-orther-link a {
  margin-right: 25px;
}
.m-footer .m-footer-orther-link a:last-child {
  margin-right: 0;
}
.m-footer .m-footer-orther-link img {
  height: 52px;
}
.crumbs {
  font-size: 12px;
  color: #3D3D3D;
  line-height: 37px;
  padding-left: 26px;
}
.crumbs i {
  width: 5px;
  height: 10px;
  background: url(/edu/images/right_jt.png) 0 0 no-repeat;
  display: inline-block;
  background-size: 100% 100%;
  margin: 0 3px;
}
.website-map-box {
  background-color: #FFFFFF;
  border: 1px solid #EDEDEE;
  border-bottom: none;
  margin-bottom: 10px;
}
.website-map-box .website-map-box-tit {
  padding-left: 24px;
  border-bottom: 1px solid #ededef;
}
.website-map-box .website-map-box-tit span {
  line-height: 22px;
  padding: 15px 0;
  position: relative;
  padding-left: 9px;
}
.website-map-box .website-map-box-tit span::before {
  content: '';
  position: absolute;
  width: 2px;
  height: 16px;
  left: 0;
  background-color: #FF6C00;
  top: 18px;
}
.website-map-box .website-map-list {
  display: flex;
  border-bottom: 1px solid #dedede;
}
.website-map-box .website-map-l {
  width: 183px;
  overflow: hidden;
  position: relative;
}
.website-map-box .website-map-l a {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Semibold;
  color: #3d3d3d;
}
.website-map-box .website-map-l a:hover {
  color: #FF6C00;
}
.website-map-box .website-map-l span {
  width: 100%;
  height: 100%;
  border-right: 1px solid #dedede;
  position: absolute;
  left: 0;
}
.website-map-box .website-map-r {
  flex: 1;
  padding: 10px 0 10px 25px;
  overflow: hidden;
}
.website-map-box .website-map-r a {
  font-size: 12px;
  color: #6D6D6D;
  width: 100px;
  margin-right: 10px;
  display: inline-block;
  line-height: 36px;
  float: left;
  height: 36px;
  overflow: hidden;
}
.website-map-box .website-map-r a:hover {
  color: #FF6C00;
}
.website-map-box .website-city {
  padding: 9px 0 8px 25px;
  border-bottom: 1px solid #dedede;
}
.website-map-box .website-city a {
  width: 52px;
  color: #6D6D6D;
  font-size: 12px;
  margin-right: 10px;
  float: left;
  line-height: 36px;
}
.website-map-box .website-city a:hover {
  color: #FF6C00;
}
.website-map-box .website-orther-link {
  padding: 19px 0;
}
.website-map-box .website-orther-link li {
  padding: 0 25px;
  width: initial;
}
.website-map-box .website-orther-link li + li {
  border-right: 1px dashed #EDEDEE;
}
.website-map-box .website-orther-link li a {
  font-size: 14px;
  color: #6D6D6D;
  line-height: 30px;
}
.website-map-box .website-orther-link li a:hover {
  color: #FF6C00;
}
.office-class-main {
  background: #fff;
  padding-bottom: 20px;
}
.office-class-box {
  padding: 12px 25px 0;
  color: #6D6D6D;
  display: flex;
}
.office-class-box .office-class-label {
  line-height: 23px;
  color: #3D3D3D;
}
.office-class-box .office-class-all {
  margin-left: 32px;
  padding: 1px 7px;
  border: 1px solid transparent;
  height: fit-content;
  line-height: 19px;
  color: #9D9D9E;
}
.office-class-box .office-class-active {
  color: #FF6C00;
  border: 1px solid #FF6C00;
  background: rgba(255, 108, 0, 0.1);
}
.office-class-box .office-class-r,
.office-class-box .office-city-r {
  margin-left: 30px;
  flex: 1;
  position: relative;
}
.office-class-box .office-city-r .office-class-list {
  border-bottom: 1px solid #EDEDEE;
  border-right: 1px solid #EDEDEE;
  border-left: 1px solid #ddd;
  padding: 10px 25px 0 27px;
  background: #FBFBFB;
}
.office-class-box .office-city-r .city-all {
  background: #FBFBFB;
}
.office-class-box .office-city-r .active a {
  color: #FF6C00;
}
.office-class-box .office-class-list {
  position: relative;
}
.office-class-box .office-class-list li {
  margin: 0 20px 15px 0;
}
.office-class-box .office-class-list li a {
  color: #6D6D6D;
  font-size: 12px;
  line-height: 17px;
  text-align: center;
  cursor: pointer;
  border: 1px solid transparent;
  position: relative;
  padding: 2px 8px;
}
.office-class-box .office-class-list li a i {
  width: 5px;
  height: 4px;
  background: url(/edu/images/lbyx2_img.png) 0 0 no-repeat;
  margin-left: 2px;
  transition: 0.2s;
}
.office-class-box .office-class-list li dl {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  width: 1006px;
  background: #FBFBFB;
  margin-top: 10px;
  left: 0;
  display: none;
  color: #6D6D6D;
  z-index: 200;
  padding: 15px 0 0 17px;
  border: 1px solid #dedede;
}
.office-class-box .office-class-list li dl dd {
  margin: 0 20px 15px 0;
}
.office-class-box .office-class-list li:hover > a {
  color: #ff6c00;
}
.office-class-box .office-class-list li:hover > a i {
  background: url(/edu/images/lbyxl_img.png) 0 0 no-repeat;
  transform: rotate(180deg);
}
.office-class-box .office-class-list li:hover dl {
  display: flex;
}
.office-class-box .office-class-list li:hover dl a:hover {
  color: #ff6c00;
}
.office-class-box .office-class-list li:hover dl::before {
  content: '';
  width: 100%;
  height: 15px;
  position: absolute;
  top: -15px;
  left: 0;
}
.main-content {
  display: flex;
  justify-content: space-between;
}
.main-content .main-left {
  width: 950px;
}
.main-content .main-right {
  width: 260px;
}
.office-cont-right {
  background: #FFFFFF;
}
.office-cont-title {
  display: flex;
  justify-content: space-between;
  color: #6D6D6D;
  font-size: 15px;
  height: 50px;
  line-height: 50px;
  padding-left: 24px;
  border-bottom: 1px solid #EDEDEE;
}
.common-layer {
  margin: 0;
  height: auto;
  transform: translate(-50%, -50%);
}
.common-layer-main {
  height: auto;
  min-height: 300px;
}
@keyframes layer-fade-in {
  0% {
    -webkit-transform: translate3d(-50%, -60%, 0);
    -moz-transform: translate3d(-50%, -60%, 0);
    transform: translate3d(-50%, -60%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    opacity: 1;
  }
}
@keyframes layer-fade-out {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(-50%, -60%, 0);
    -moz-transform: translate3d(-50%, -60%, 0);
    transform: translate3d(-50%, -60%, 0);
    opacity: 0;
  }
}
.jyb-form-fadeIn {
  -webkit-animation: layer-fade-in 0.3s;
  -moz-animation: layer-fade-in 0.3s;
  animation: layer-fade-in 0.3s;
}
.jyb-form-fadeOut {
  -webkit-animation: layer-fade-out 0.3s;
  -moz-animation: layer-fade-out 0.3s;
  animation: layer-fade-out 0.3s;
}
.yyst_box .tit {
  color: #3D3D3D;
  font-size: 18px;
  text-align: center;
}
.yyst_box_form .formBtn {
  margin-top: 20px;
  font-size: 13px;
}
.btn {
  width: 360px;
  color: #fff;
  background-color: #ff6c00;
  text-align: center;
  cursor: pointer;
  line-height: 42px;
  height: 42px;
  border: none;
}
.success_btn {
  width: 360px;
  color: #fff;
  background-color: #ff6c00;
  text-align: center;
  cursor: pointer;
  line-height: 42px;
  height: 42px;
  border: none;
}
.btn:hover,
.success_btn:hover {
  background-color: #E76302;
}
.yyst_box_form {
  width: 100%;
  border-top: 1px dashed #E5E5E5;
  padding-top: 12px;
}
.yyst_box_form div {
  overflow: hidden;
  margin-top: 12px;
  border-radius: 4px;
}
.yyst_box_form span {
  width: 52px;
  float: left;
  line-height: 40px;
  margin-right: 12px;
  font-size: 13px;
}
.yyst_box_form div input {
  width: 286px;
  padding: 10px 0 10px 10px;
  font-size: 14px;
  color: #3D3D3D;
  height: 20px;
  float: left;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  box-sizing: content-box;
  box-shadow: unset;
}
.yyst_box_form div input::-webkit-input-placeholder {
  color: #ABABAB;
}
.yyst_box_form .btn {
  width: 360px;
  margin: auto;
  height: 42px;
  line-height: 42px;
  margin-top: 10px;
}
.yyst_box_form .btn:hover {
  background: #E76302;
  color: #fff;
}
.yyst .tit {
  margin-bottom: 16px;
}
.yyst_ts {
  width: 272px;
  min-height: 27px;
  max-height: 54px;
  line-height: 27px;
  color: #6D6D6D;
  text-align: center;
  background-color: #F7F7F5;
  font-size: 12px;
  margin: 10px auto 20px;
}
.sqlxfs .yyst_ts {
  width: 290px;
  height: 27px;
  line-height: 27px;
  color: #6D6D6D;
  text-align: center;
  background-color: #F7F7F5;
  font-size: 12px;
  margin: 10px auto 20px;
}
.tc_box_div {
  box-sizing: content-box;
  padding-top: 32px;
}
.yyst_success {
  width: 360px;
  margin: 0 auto;
}
.hyqx .yyst_ts {
  width: 100%;
}
.yyst_success .success_bg {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  background: url(//img.edu.sdnews.com.cn/union/sdnews/edu/images/succ.png) 0 0 no-repeat;
  background-size: 100%;
}
.yyst_success .p1 {
  color: #3D3D3D;
  font-size: 18px;
  margin: 25px auto 15px;
  line-height: 25px;
  text-align: center;
}
.yyst_success .p2 {
  width: 216px;
  line-height: 17px;
  color: #6D6D6D;
  font-size: 12px;
  margin: 0 auto 50px;
}
.bxk-outer {
  background: #FFFFFF;
}
.bxk-outer .bxk-top {
  width: 100%;
  height: 104px;
  background: url(/edu/images/yclpbg_img.png) 0 0 no-repeat;
  background-size: 100%;
  color: #fff;
  text-align: center;
}
.bxk-outer .bxk-top h4 {
  font-size: 20px;
  letter-spacing: 1px;
  padding-top: 25px;
  font-weight: 400;
  text-shadow: 0 2px 4px #C16C32;
  line-height: 28px;
}
.bxk-outer .bxk-top p {
  font-size: 14px;
  letter-spacing: 4px;
  line-height: 20px;
  margin-top: 5px;
  color: #EDEDEE;
  text-shadow: 0 2px 4px #C16C32;
}
.bxk-outer .bxk-form {
  width: 100%;
  padding: 18px 24px;
  border: 1px solid #ededed;
  border-top: none;
}
.bxk-outer .bxk-tips {
  margin-bottom: 18px;
  text-align: center;
  color: #9D9D9E;
  font-size: 12px;
}
.bxk-outer .bxk-tips em {
  color: #FF6C00;
}
.bxk-outer .bxk-form-item {
  margin-bottom: 10px;
}
.bxk-outer .bxk-form-item input {
  width: 100%;
  border: 1px solid #DDDDDD;
  height: 32px;
  padding-left: 10px;
  color: #3D3D3D;
}
.bxk-outer .bxk-form-item input::-webkit-input-placeholder {
  color: #CDCDCE;
}
.bxk-outer .bxk-btn {
  width: 100%;
  margin-top: 10px;
  background: #FF6C00;
  width: 210px;
  cursor: pointer;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  color: #fff;
  border: none;
}
.bxk-outer .bxk-btn:hover {
  background-color: #E76302;
}
.office-city-jg ul li {
  width: calc((100% - 14px) / 2);
  margin-right: 14px;
  margin-top: 15px;
}
.office-city-jg ul li:nth-child(2n) {
  margin-right: 0;
}
.office-city-jg ul li a {
  width: 100%;
  display: block;
}
.office-city-jg ul li .jg-logo {
  width: 100%;
  height: 77px;
  border: 1px solid #EDEDEE;
}
.office-city-jg ul li .jg-logo img {
  width: 100%;
  height: 100%;
}
.office-city-jg ul li p {
  font-size: 12px;
  color: #3D3D3D;
  line-height: 17px;
  width: 100%;
  margin-block: 0;
  margin-top: 10px;
}
.office-city-jg ul li p:hover {
  color: #FF6C00;
}
.office-cont-kc li {
  padding: 15px 24px;
  border-bottom: 1px solid #EDEDEE;
}
.office-cont-kc li:last-child {
  border-bottom: 0;
}
.office-cont-kc li a {
  display: flex;
}
.office-cont-kc li a .office-cont-kc-logo {
  width: 90px;
  height: 54px;
  margin-right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.office-cont-kc li a .office-cont-kc-logo img {
  width: 100%;
  max-height: 100%;
}
.office-cont-kc li a .office-cont-kc-logo img:hover {
  opacity: 0.6;
}
.office-cont-kc li a .office-cont-kc-r {
  flex: 1;
  min-width: 0;
}
.office-cont-kc li a .office-cont-kc-r h3 {
  font-size: 12px;
  color: #3D3D3D;
}
.office-cont-kc li a .office-cont-kc-r h3:hover {
  color: #FF6C00;
}
.office-cont-kc li a .office-cont-kc-r button,
.office-cont-kc li a .office-cont-kc-r div {
  margin-top: 10px;
  color: #ff6c00;
  font-size: 16px;
}
.office-cont-kc li a .office-cont-kc-r p {
  margin-top: 10px;
  font-size: 12px;
  color: #9D9D9E;
}
.office-cont-kc li a .office-cont-kc-r div {
  display: flex;
}
.office-cont-kc li a .office-cont-kc-r div em {
  color: #9D9D9E;
  font-size: 12px;
  text-decoration: line-through;
  margin-left: 4px;
}
.office-cont-info li {
  padding: 18px 24px;
  font-size: 13px;
  border-bottom: 1px solid #EDEDEE;
  line-height: 13px;
  position: relative;
}
.office-cont-info li:last-child {
  border: 0;
}
.office-cont-info li a {
  color: #3D3D3D;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.office-cont-info li a::before {
  content: '';
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background-color: #3D3D3D;
}
.office-cont-info li a:hover {
  color: #FF6C00;
}
.office-cont-info li a:hover::before {
  background-color: #FF6C00;
}
.pages {
  margin-top: 30px;
  overflow: hidden;
  padding-bottom: 20px;
}
.pages ul {
  overflow: hidden;
  width: 422px;
  margin: auto;
}
.pages ul li {
  cursor: pointer;
  margin-left: 5px;
  float: left;
}
.pages ul li:first-child a,
.pages ul li:last-child a {
  width: 54px;
}
.pages ul li a {
  background: #fff;
  border: 1px solid #EDEDEE;
  min-width: 23px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  color: #6d6d6d;
  text-decoration: none;
}
.pages ul li:hover a {
  color: #FF6C00;
}
.pages ul li.on a {
  background: #FF6C00;
  color: #fff;
}
