* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}


body {
  font: normal 14px Arial, "Microsoft YaHei";
  color: #333;
}

select,
input {
  vertical-align: middle;
}

img {
  border: none;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #EF8B00;
}

.rec a:visited,
.campus a:visited,
.othcampus a:visited,
.deadline a:visited,
.hotdiv a:visited,
.industry a:visited,
.jobul a:visited,
.guiddiv a:visited {
  color: #999;
}

button,
input,
select,
textarea {
  border: 0;
  -webkit-appearance: none;
  -webkit-writing-mode: horizontal-tb;
  outline: none;
  resize: vertical;
}

button,
input[type='button'],
input[type='submit'] {
  cursor: pointer;
}

h1 {
  font-size: 32px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
  font-weight: normal;
}

ul {
  list-style: none;
}

table {
  border: 0;
  margin: 0;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}

table td {
  padding: 0;
}

.mb {
  margin-bottom: 20px;
}

.clear:after {
  clear: both;
  display: block;
  content: '';
}

.wrap {
  margin: 0 auto;
  width: 1028px;
  position: relative;
}
.wrap2022 {
  margin: 0 auto;
  width: 1184px;
  position: relative;
}


.iconarrow,
.icondbarrow,
.iconman,
.iconcom,
.iconloc,
.iconmore,
.iconphone,
.icongo,
.iconcer {
  background: transparent url('/html/images/ver20/icon_arr.png?id=20052101') no-repeat;
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: middle;
}

.iconphone {
  background-position: -102px -57px;
}
.iconarrow,
.icondbarrow {
  background: url('/static/img/icon_arrowDown_orange.png') center no-repeat;
  background-size: contain;
  margin-left: 4px;
}

.iconarrow.on,
.icondbarrow.on {
  transform: rotate(180deg);
}

a:hover .icondbarrow {
  background: url('/static/img/icon_arrowDown_orange.png') center no-repeat;
  background-size: contain;
}

a:hover .icondbarrow.on {
  transform: rotate(180deg);
}

.iconloc {
  background-position: -58px -56px;
  margin-right: 3px;
}

.icongo {
  background-position: -186px -270px;
}

.iconcer {
  background-position: -141px -142px;
}

.iconmore {
  margin-top: -2px;
}

.icontop,
.iconhot,
.iconbbs {
  border: 1px solid #ed7e4e;
  color: #ed7e4e;
  display: block;
  float: left;
  font-size: 12px;
  font-style: normal;
  padding: 0 3px;
  margin-top: 2px;
  margin-right: 5px;
}

.icontimer,
.icongift {
  background: transparent url('/html/images/ver20/icon_arrb.png') no-repeat;
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: middle;
}

.icontimer {
  background-position: -15px -99px;
}

.icongift {
  background-position: -15px -184px;
}

.icondl {
  background: transparent url('/html/images/ver20/icon_arrc.png') no-repeat;
  display: inline-block;
  height: 18px;
  width: 18px;
  vertical-align: middle;
}

.icondl {
  background-position: 0 0;
}

.mlink {
  display: block;
  float: right;
  color: #0058a6;
  font-size: 14px;
  text-decoration: none;
}

.mlink .iconmore {
  background-position: -10px -119px;
  margin-left: 5px;
}

.mlink:hover {
  color: #EF8B00;
}

.mlink:hover .iconmore {
  background-position: -44px -83px;
}

.mbth {
  border: 1px solid #EF8B00;
  display: block;
  color: #EF8B00;
  line-height: 38px;
  height: 38px;
  width: 240px;
  text-align: center;
  margin: 0 auto;
}

.mbth span {
  position: relative;

}

.mbth .icongo {
  display: none;
}

.mbth:hover {
  border: 1px solid #FFBF00;
  background: #FFBF00;
  color: #222;
}

.mbth:hover .icongo {
  background-position: -186px -227px;
}

.tit,
.mtab {
  display: block;
  border-bottom: 1px solid #e8e8e8;
  padding: 13px 0;
}

.tit {
  margin: 0 20px;
}

.tit:after {
  clear: both;
  display: block;
  content: '';
}

.tit h4 {
  border-left: 5px solid #EF8B00;
  display: block;
  float: left;
  padding-left: 20px;
  line-height: 20px;
}

.mtab {
  background: #e0ede6;
  background: -webkit-linear-gradient(to right, #ffffff 0%, #e0ede6 50%);
  background: -moz-linear-gradient(to right, #ffffff 0%, #e0ede6 50%);
  background: -ms-linear-gradient(to right, #ffffff 0%, #e0ede6 50%);
  background: -o-linear-gradient(to right, #ffffff 0%, #e0ede6 50%);
  background: linear-gradient(to right, #ffffff 0%, #e0ede6 50%);
  position: relative;
}

.mtab img {
  position: absolute;
  bottom: 0;
  right: 0;
}

.mtab a {
  padding: 13px 20px;
  cursor: pointer;
}

.mtab .menuOff {
  color: #FFD74D;
}

.mtab .menuOn {
  background: #ffffff;
  color: #333;
}

.rdiv {
  display: block;
  float: right;
  width: 326px;
}

.ldiv {
  display: block;
  float: left;
  width: 834px;
}

.head {
  position: relative;
  min-width: 1028px;
}

.head .sub .appdl,
.head .sub .oth,
.head .sub .user {
  height: 50px;
  line-height: 50px;
}

.head .sub {
  background: #ffffff;
  border-bottom: 1px solid #e8e8e8;
  line-height: 30px;
}

.head .sub .app {
  float: right;
  /*margin-left: 20px;*/
  position: relative;
}

.head .sub .appdl {
  color: #333;
  display: block;
  text-decoration: none;
}

.head .sub .app .appdlbox {
  border: 1px solid #ddd;
  border-top: none;
  background: #fff;
  padding: 10px;
  text-align: center;
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -60px;
  z-index: 98;
}

.head .sub .appdl em,
.head .sub .appdl span {
  display: inline-block;
  vertical-align: middle;
}

.head .sub .appdl.on {
  color: #EF8B00;
}

.head .sub .appdl .iconphone {
  background: url('/static/img/icon_navigation_app.png') center no-repeat;
  background-size: contain;
  margin-right: 4px;
}

.head .sub .appdl.on .iconphone {
  background: url('/static/img/icon_navigation_app_selected.png') center no-repeat;
  background-size: contain;
}

.head .sub .search {
  display: block;
  float: left;
  line-height: 30px;
  margin-top: 10px;
  /*margin-left: 15px;*/
  padding-right: 54px;
  position: relative;
  z-index: 10;
}

.head .sub .search .s_ipt {
  background: #fff;
  border: 1px solid #dddddd;
  -webkit-border-radius: 1px 0 0 1px;
  -moz-border-radius: 1px 0 0 1px;
  -ms-border-radius: 1px 0 0 1px;
  -o-border-radius: 1px 0 0 1px;
  border-radius: 1px 0 0 1px;
  display: inline-block;
  position: relative;
  /*box-shadow: 1px 1px 2px #dddddd;*/
}

.head .sub .search .ulsel {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  cursor: pointer;
  display: block;
  position: absolute;
  list-style: none;
  width: 72px;
  z-index: 98;
}

.head .sub .search .loc {
  left: -1px;
}

.head .sub .search .isft {
  right: -1px;
}

.head .sub .search .ulsel li {
  width: 72px;
}

.head .sub .search .ulsel .val {
  cursor: pointer;
  padding: 0 26px 0 10px;
  position: relative;
}

.head .sub .search .ulsel .val em {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 5px;
  z-index: 101;
}

.head .sub .search .ulsel .op {
  background: #fff;
  border: 1px solid #e8e8e8;
  max-height: 360px;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 100;
  overflow-y: auto;
}

.head .sub .search .ulsel .op a {
  cursor: pointer;
  display: block;
  width: 100%;
  padding: 0 10px;
}

.head .sub .search .ulsel .op a:hover {
  background: #e8e8e8;
  color: #333;
}

.head .sub .search .ulsel .op a.on {
  background: #FFD74D;
  color: #222;
}

.head .sub .search .ipt {
  display: block;
  float: left;
  padding: 0 70px;
}

.head .sub .search .kw {
  background: none;
  border: 0 none;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  width: 207px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.head .sub .search .s_btn {
  background: #fff url('/html/images/ver20/icon_arr.png') no-repeat;
  background-position: 3px -135px;
  border: 1px solid #ddd;
  border-left: none;
  -webkit-border-radius: 0 1px 1px 0px;
  -moz-border-radius: 0 1px 1px 0px;
  -ms-border-radius: 0 1px 1px 0px;
  -o-border-radius: 0 1px 1px 0px;
  border-radius: 0 1px 1px 0px;
  display: inline-block;
  width: 54px;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 0;
}

.head .sub .search .s_btn:hover {
  background-color: #eee;
}

.head .sub .user {
  float: right;
  margin-left: 20px;
}

.head .sub .user a,
.head .sub .user em {
  color: #222;
  vertical-align: middle;
}

.head .sub .user a:hover {
  text-decoration: underline;
}

.head .sub .user .iconman {
  margin-right: 5px;
  background-position: -9px -10px;
}

.head .sub .user .major,
.head .sub .user .second {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  display: inline-block;
  line-height: 30px;
  padding: 0 10px;
}

.head .sub .user .major {
  background: #FFD74D;
  border: 1px solid #FFD74D;
  color: #222;
}

.head .sub .user .space {
  display: inline-block;
  padding-left: 10px;
}

.head .sub .user .major:hover {
  border: 1px solid #FFBF00;
  background: #FFBF00;
  text-decoration: none;
}

.head .sub .user .second {
  color: #222;
}

.head .sub .user .second:hover {
  color: #EF8B00;
  text-decoration: none;
}

.head .sub .oth {
  float: right;
}

.head .sub .oth a,
.head .sub .oth em {
  display: inline-block;
}

.head .sub .oth a {
  color: #333;
  text-decoration: none;
}

.head .sub .oth a:hover {
  color: #EF8B00;
}

.head .sub .oth em {
  color: #e8e8e8;
  padding: 0 10px;
}

.head .menu {
  background: #ffffff;
  border-bottom: 1px solid #e8e8e8;
  /* box-shadow: 0px 1px 1px #e8e8e8; */
}

.head .menu .logo {
  padding: 15px 0 10px;
  display: block;
  float: left;
}

.head .menu .slogan {
  margin-top: 20px;
  margin-left: 10px;
  display: block;
  float: left;
  position: relative;
}

.head .menu .cat,
.head .menu .cat_est {
  color: #222;
  margin-left: 15px;
  padding-top: 25px;
  display: block;
  float: left;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
}

.head .menu .cat {
  width: 150px;
}

.head .menu .cat_est {
  max-width: 500px;
  width: 500px \9;
}

.head .menu .loc {
  display: block;
  margin-top: 2px;
  margin-left: 10px;
  float: left;
  position: relative;
}

.head .menu .loc .pid {
  color: #222;
  display: block;
  padding: 0 10px;
  line-height: 50px;
}

.head .menu .loc .pid .iconarrow {
  background: url('/static/img/arrow_right_black.png') center no-repeat;
  background-size: contain;
  transform: rotate(90deg);
}

.head .menu .loc .pid.on {
  color: #222;
}
.head .menu .loc .pid.on .iconarrow {
  transform: rotate(270deg);
}

.head .menu .loc .pid label {
  color: #333;
}

.head .menu .loc .pbox {
  color: #ffffff;
  border-top: none;
  background: #333 \9;
  background: rgba(0, 0, 0, 0.9);
  padding: 10px 10px;
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 98;
}

.head .menu .loc .pbox a {
  color: #ffffff;
}

.head .menu .loc .city {
  margin-top: 0;
  width: 336px;
}

.head .menu .loc .city .hotcity {
  margin: 0;
  padding: 0;
  padding-bottom: 8px;
}

.head .menu .loc .city a {
  padding: 0 5px;
  white-space: nowrap;
}

.head .menu .loc .city a:hover {
  color: #EF8B00;
}

.head .menu .loc .city .morecity {
  margin: 0;
  border-top: 1px solid #fff \9;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding: 0;
  padding-top: 8px;
}

.head .menu .nav {
  display: block;
  float: right;
  list-style: none;
  padding-top: 10px;
}

.head .menu .nav a {
  border-bottom: 5px solid transparent;
  display: inline-block;
  color: #333333;
  font-size: 16px;
  margin-left: 20px;
  padding: 15px 5px 20px;
  text-decoration: none;
}

.head .menu .nav a:hover {
  color: #222;
  font-weight: bold;
}

.head .menu .nav .on {
  color: #222;
  font-weight: bold;
  border-bottom: 5px solid #FFBF00;
}

.hasTopBg .head {
  margin: 100px auto 0;
  width: 1028px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.hasTopBg .head .wrap {
  width: 988px;
}

.hasTopBg .head .sub {
  border-radius: 5px 5px 0 0;
}

.head .subs {
  background: #FFD74D;
}

.head .subs .nav {
  color: #fff;
  display: block;
  float: left;
  list-style: none;
  position: relative;
}

.head .subs .nav a {
  color: #222;
  display: inline-block;
  line-height: 32px;
  padding: 0 10px;
}

.head .subs .nav a.on,
.head .subs .nav a:hover {
  font-weight: 700;
}

.head .subs .split {
  color: #222;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 20px;
  margin: 0 10px;
}

.head .subs .pull {
  display: block;
  float: left;
  position: relative;
  cursor: pointer;
}

.head .subs .pid {
  display: block;
  padding: 0 10px;
  line-height: 32px;
  color: #222;
}

.head .subs .pid:hover,
.head .subs .pid.on {
  font-weight: 700;
}

.head .subs .pid .iconarrow {
  background: url('/static/img/arrow_right_black.png') center no-repeat;
  background-size: contain;
  margin-left: 4px;
  transform: rotate(90deg);
}

.head .subs .pid.on .iconarrow {
  transform: rotate(270deg);
}

.head .subs .pbox {
  /* border: 1px solid #ddd; */
  color: #222;
  border-top: none;
  background: #333 \9;
  background: rgba(0, 0, 0, 0.9);
  padding: 10px 10px;
  position: absolute;
  top: 32px;
  left: 0;
  z-index: 98;
}

.head .subs .pbox a {
  color: #222;
}

.head .subs .app .iconphone {
  background: url('/static/img/icon_navigation_app.png') center no-repeat;
  background-size: contain;
}

.head .subs .app .appdlbox {
  text-align: center;
}

.head .subs .user {
  display: block;
  float: right;
  line-height: 32px;
}

.head .subs .user a {
  display: inline-block;
  color: #222;
  padding: 0 10px;
}

.head .subs .user a:hover {
  font-weight: 700;
}

.head .subs .user .iconcom {
  display: none;
}

.head .subs .user .iconman {
  display: none;
}

.search_s {
  border: 1px solid #ddd;
  border-radius: 17px;
  display: block;
  float: right;
  margin-top: 15px;
}

.search_s .ipt {
  background: #fff;
  border-radius: 17px;
  display: block;
  float: left;
}

.search_s .ipt .kw {
  border-radius: 17px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px 0 20px;
  width: 379px;
}

.search_s .s_btn {
  background: #fff url('/html/images/ver20/icon_arr.png') no-repeat;
  background-position: 3px -134px;
  border-radius: 17px;
  color: #fff;
  display: block;
  float: left;
  width: 50px;
  height: 32px;
  line-height: 32px;
}

/* 浮动菜单栏 */
.fixhead {
  background: #FFD74D;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 99;
}

.fixhead .nav {
  color: #fff;
  display: block;
  float: left;
  list-style: none;
  position: relative;
}

.fixhead .nav a {
  color: #222;
  display: inline-block;
  line-height: 50px;
  padding: 0 10px;
}

.fixhead .nav a.on,
.fixhead .nav a:hover {
  font-weight: bold;
}

.fixhead .nav .split {
  background: #222;
  color: #222;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 20px;
  margin: 0 5px;
}

/*地区和App*/
.fixhead .pull {
  display: block;
  float: left;
  position: relative;
  cursor: pointer;
}

.fixhead .pid {
  display: block;
  padding: 0 10px;
  line-height: 50px;
  color: #222;
}

.fixhead .pid:hover,
.fixhead .pid.on {
  font-weight: bold;
}

.fixhead .pid .iconarrow {
  background-position: -140px -228px;
}

.fixhead .pid.on .iconarrow {
  background-position: -99px -228px;
}

.fixhead .pbox {
  /* border: 1px solid #ddd; */
  color: #ffffff;
  border-top: none;
  background: #333 \9;
  background: rgba(0, 0, 0, 0.9);
  padding: 10px 10px;
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 98;
}

.fixhead .pbox a {
  color: #ffffff;
}

.fixhead .app .iconphone {
  background: url('/static/img/icon_navigation_app.png') center no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 4px;
}

.fixhead .app .appdlbox {
  text-align: center;
}

.fixhead .loc .iconloc {
  background-position: -58px -14px;
}

.fixhead .loc .city {
  margin-top: 0;
  width: 336px;
}

.fixhead .loc .city .hotcity {
  margin: 0;
  padding: 0;
  padding-bottom: 8px;
}

.fixhead .loc .city a {
  padding: 0 5px;
  white-space: nowrap;
}

.fixhead .loc .city a:hover {
  color: #EF8B00;
}

.fixhead .loc .city .morecity {
  margin: 0;
  border-top: 1px solid #fff \9;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding: 0;
  padding-top: 8px;
}

.fixhead .user {
  display: block;
  float: right;
  line-height: 50px;
}

.fixhead .user a {
  display: inline-block;
  color: #222;
  padding: 0 10px;
}

.fixhead .user a:hover {
  font-weight: bold;
}

.fixhead .user .iconcom {
  background-position: -143px -15px;
  margin-right: 3px;
}

.fixhead .user .iconman {
  background-position: -14px -15px;
  margin-right: 3px;
}

/* 城市选择 */
.city {
  background: #fff;
  margin-top: 10px;
}

.city .ctit {
  color: #222;
  position: absolute;
  left: 0;
  top: 8px;
}

.city .em {
  /* color: #FFD74D ; */
  font-weight: bold;
}

.city .em:hover {
  color: #EF8B00;
}

.city .li a {
  margin-right: 15px;
  white-space: nowrap;
}

.city .hotcity,
.city .morecity {
  line-height: 30px;
  margin: 0 20px;
  padding: 8px 65px 8px 98px;
  position: relative;
}

.city .hotcity {
  line-height: 30px;
}

.city .hotcity .ctit {
  font-size: 16px;
  font-weight: bold;
}

.city .hotcity .more {
  color: #EF8B00;
  position: absolute;
  right: 0;
  top: 8px;
}

.city .morecity {
  border-top: 1px dotted #e8e8e8;
  position: relative;
  padding-right: 0 !important;
  line-height: 30px;
}

.ptl .clear {
  float: right;
}

.ptl .act,
.ptl .strong,
.ptl a {
  display: block;
  font-size: 14px;
  float: left;
  padding: 0 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  line-height: 28px;
  margin: 0 3px;
}

.ptl .act {
  color: #999;
}

.ptl .strong {
  color: #EF8B00;
}

.ptl a {
  border: 1px solid #ddd;
}

.ptl a:hover {
  background: #FFBF00;
  border: 1px solid #FFBF00;
  color: #222;
}

.foot {
  border-top: 1px solid #e8e8e8;
  color: #999999;
  font-size: 12px;
  background: #fff;
  margin-top: 20px;
  padding: 20px 0 50px;
}

.foot a {
  color: #999999;
}

.foot a:hover {
  color: #EF8B00;
}

.foot a.gan {
  display: inline-block;
  color: #999;
  padding-left: 21px;
  background: url('/html/images/ver20/gongan.png') left center no-repeat;
  background-size: 16px 16px;
}

.foot .info {
  float: left;
}

.foot .info p {
  line-height: 30px;
}

.foot .info em {
  color: #e8e8e8 !important;
  padding: 0 10px;
}

.foot .appcode,
.foot .wxcode {
  float: right;
  padding-left: 20px;
  line-height: 30px;
  text-align: center;
}

.foot .license {
  text-align: center;
  margin-top: 20px;
}

.foot .license a {
  color: #999999;
  display: inline-block;
  padding: 0 10px;
  position: relative;
}

.foot .license a span {
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -25px;
  width: 50px;
}

.gotop {
  background: #c1c1c1 url('/html/images/ver20/gotop.png') center center no-repeat;
  cursor: pointer;
  width: 48px;
  height: 40px;
  position: fixed;
  right: 8px;
  bottom: 10px;
  z-index: 101;
}

.fixside {
  width: 120px;
  position: fixed;
  right: 50%;
  margin-right: -644px;
  bottom: 70px;
}

.curloc {
  background: #f5f5f5;
  color: #999;
  font-size: 12px;
  padding-top: 7px;
}
.curloc_s {
  background: #f5f5f5;
  color: #999;
  font-size: 12px;
  padding: 5px 0;
}

.curloc a,
.curloc_s a {
  color: #333;
}

.curloc a:hover,
.curloc_s a:hover {
  text-decoration: underline;
}
.curloc_s a,.curloc_s span,.curloc_s h1,
.curloc h1,.curloc span,.curloc a {
  display: inline;
  zoom: 1;
  display: inline-block;
  padding-right: 5px;
  font-size: 12px;
  font-weight: normal;
}
