@charset "utf-8";
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div,
menu,
dl,
dt,
dd,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  border: 0;
  padding: 0;
  margin: 0;
}
body {
  font: 12px/150% "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
  word-break: break-all;
  word-wrap: break-word;
}
html {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
}
ul,
ol,
li {
  list-style: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: none;
  -moz-outline: none;
}
a:active {
  outline: none;
}
a,
img {
  border: 0 none;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
input,
select,
button {
  outline: none;
  vertical-align: middle;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
  empty-cells: show;
}
h1 {
  font-size: 36px;
  line-height: 45px;
}
h2 {
  font-size: 24px;
  line-height: 30px;
}
h3 {
  font-size: 18px;
  line-height: 22px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 18px;
}
h6 {
  font-size: 12px;
  line-height: 16px;
}
em,
i,
b {
  font-style: normal;
  font-weight: normal;
}
article,
aside,
details,
figcaption,
footer,
section,
nav,
header,
menu,
hgroup,
figure {
  display: block;
}
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
*html .clearfix {
  height: 1%;
}
.Clearfix {
  display: block;
}
.clear {
  font-size: 0;
  clear: both;
  height: 1px;
  line-height: 1px;
  margin-top: -1px;
}
.dis {
  display: block;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pa {
  position: absolute;
}
.pr {
  position: relative;
}
.f-fm,
tt,
select,
input,
samp {
  font-family: "Hiragino Sans GB", "Microsoft YaHei", "宋体";
}
.f-fh {
  font-family: "Hiragino Sans GB", "Microsoft YaHei", "宋体";
}
.f-fg {
  font-family: "georgia";
}
.unbg {
  background: none !important;
}
.unbr {
  border: none !important;
}
.unfw {
  font-weight: normal;
}
.of {
  overflow: hidden;
}
.ov {
  overflow: visible;
}
.vam {
  vertical-align: middle;
}
.tal {
  text-align: left;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.hand {
  cursor: pointer;
}
.zoom {
  _zoom: 1;
}
.fsize12 {
  font-size: 12px;
}
.fsize14 {
  font-size: 14px;
}
.fsize16 {
  font-size: 16px;
}
.fsize18 {
  font-size: 18px;
}
.fsize20 {
  font-size: 20px;
}
.fsize22 {
  font-size: 22px;
}
.fsize24 {
  font-size: 24px;
  line-height: 24px;
}
.fsize30 {
  font-size: 30px;
  line-height: 30px;
}
.fsize46 {
  font-size: 46px;
}
.tD24 {
  text-indent: 24px;
}
.tD30 {
  text-indent: 30px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px;
}
.mr40 {
  margin-right: 40px;
}
.mr50 {
  margin-right: 50px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.ml40 {
  margin-left: 40px;
}
.ml50 {
  margin-left: 50px;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pr5 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr30 {
  padding-right: 30px;
}
.pr40 {
  padding-right: 40px;
}
.pr50 {
  padding-right: 50px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl30 {
  padding-left: 30px;
}
.pl40 {
  padding-left: 40px;
}
.pl50 {
  padding-left: 50px;
}
.w50pre {
  width: 50%;
}
.w365 {
  width: 365px;
  margin: 0 auto;
}
.w785 {
  width: 785px;
  margin: 0 auto;
}
.w670 {
  width: 670px;
  margin: 0 auto;
}
.w620 {
  width: 620px;
  margin: 0 auto;
}
.w535 {
  width: 535px;
  margin: 0 auto;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.hlh20 {
  height: 20px;
  line-height: 20px;
}
.hlh30 {
  height: 30px;
  line-height: 30px;
}
.lh {
  line-height: 24px;
}
.txtOf {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*首页*/
/*---------/header-----------*/
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.ml2 {
  margin-left: 2em;
}
.nav-bc {
  background-color: #fafafa;
  border-bottom: 1px solid #d2d2d2;
  box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.15);
}
.logo-2013 {
  float: left;
  height: 45px;
  width: 130px;
  margin-top: 5px;
}
.login-info {
  display: table;
  height: 40px;
  line-height: 40px;
}
.hNav {
  height: 55px;
  line-height: 55px;
}
.hNav li {
  float: left;
  height: 55px;
  line-height: 55px;
  position: relative;
}
.hNav li > a {
  float: left;
  display: block;
  margin-right: 80px;
  font: 20px/55px "Hiragino Sans GB", "Microsoft YaHei";
  height: 55px;
  color: #666;
}
.hNav .dropdown_menu {
  position: absolute;
  top: 50px;
  left: -10px;
  display: none;
  background: #fff;
  /*box-shadow: 0 0 4px 2px rgba(0,0,0,.15);*/
  filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.15));
  z-index: 4;
  /*.triangle{
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    &:before{
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid rgba(0,0,0,0.15);
      margin-left: -10px;
      z-index: -1;
      filter: blur(4px);
    }
  }*/
}
.hNav .dropdown_menu:before {
  content: "";
  position: absolute;
  top: -7px;
  left: 40px;
}
.hNav .dropdown_menu .cor {
  position: absolute;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-bottom: 7.5px solid #fff;
  top: -7.5px;
  left: 50%;
  margin-left: -10px;
}
.hNav .dropdown_menu dd {
  /*height: 30px;*/
}
.hNav .dropdown_menu dd a {
  display: block;
  padding: 0 20px;
  height: 100%;
  text-align: center;
  line-height: 30px;
  font-size: 16px ;
  color: #0072bf;
  border-bottom: 1px solid #fff;
}
.hNav .dropdown_menu dd:last-child a {
  border-bottom: none;
}
.hNav .dropdown_menu dd a:hover {
  background-color: #0072bf;
  color: #fff;
}
.xf-common-box {
  margin-top: 35px;
  display: table;
}
.xf-common-box .xf-title h1 {
  font-size: 40px;
  font-weight: 700;
  color: #333;
}
.xf-common-box .xf-title h2 {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400;
  color: #333;
}
.xf-common-box .xf-lists {
  margin-top: 25px;
}
.xf-common-box .xf-lists .xf-item {
  width: 33%;
}
.xf-common-box .xf-lists .xf-item-img {
  height: 307px;
  cursor: pointer;
}
.xf-common-box .xf-lists .w230 {
  width: 230px;
}
.xf-common-box .xf-lists .w290 {
  width: 290px;
}
.xf-common-box .xf-lists .xf-item-middle {
  margin: 0 auto;
}
.xf-common-box .xf-lists .xf-item-title {
  margin-top: 25px;
}
.xf-common-box .xf-lists .xf-item-title h3 {
  font-size: 24px;
  font-weight: 400;
  color: #333;
  text-align: center;
}
.xf-common-box .xf-lists .xf-item-title p {
  margin-top: 14px;
  font-weight: 400;
  font-size: 16px;
  color: #333;
  text-align: center;
  line-height: 1.8  ;
}
.xf-cloud-college {
  margin-top: 70px;
}
.xf-cloud-college .xf-lists .xf-item-img {
  height: 290px;
}
.xf-cloud-college .w260 {
  width: 260px;
}
.xf-maker-platform {
  width: 100%;
  background: #f5f5f5;
  padding: 70px 0 55px 0;
}
.xf-maker-platform .xf-lists .xf-item {
  width: 25%;
}
.xf-maker-platform .xf-lists .xf-item-img {
  height: 256px;
}
.xf-maker-platform .w160 {
  width: 160px;
}
.xf-maker-platform .w200 {
  width: 200px;
}
.xf-maker-platform .ml_20 {
  margin-left: -20px;
}
.xf-job-platform {
  padding: 15px 0 40px 0;
}
.xf-job-platform .xf-lists .xf-item-img {
  height: 290px;
}
.xf-job-platform .w260 {
  width: 260px;
}
.ness-wrap {
  background: #f4edeb;
  padding-bottom: 40px;
}
.ness li {
  float: left;
  width: 26.3%;
  margin-top: 30px;
  padding: 0 25px 0 45px;
  position: relative;
}
.ness li div p {
  width: 94%;
}
.n-icon {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 34px;
  width: 40px;
}
.f-t-item {
  float: left;
  width: 190px;
  height: 150px;
  border-right: 1px dotted #c0bab9;
}
.foot-box {
  background: #f4f4f4;
  padding: 40px 0 32px;
}
.foot-title {
  width: 100%;
  height: 1px;
  position: relative;
  margin-top: 20px;
  border-bottom: 1px solid #d4d5d7;
  text-align: center;
}
.foot-title font {
  position: absolute;
  left: 50%;
  display: inline-block;
  padding: 0 20px;
  background-color: #f4edeb;
  top: 50%;
  font-size: 24px;
  color: #333;
  margin-left: -195px;
  margin-top: -14px;
  line-height: 30px;
}
.f-t-item ul li {
  text-align: center;
}
.f-t-item ul li a {
  font-size: 14px;
  color: #666;
  line-height: 30px;
}
.f-t-item ul li a.fir-f-item {
  color: #333;
}
.focus-us-list {
  padding: 20px 15px;
}
.focus-us-list li {
  width: 33.3%;
  float: left;
}
.focus-us-list li a {
  padding: 0 7px;
  display: inline-block;
}
.focus-us-list li a em {
  width: 34px;
  height: 34px;
  display: inline-block;
  vertical-align: middle;
}
.focus-us-list li.tb a em {
  background-position: -5px -93px;
}
.focus-us-list li.tb a:hover em {
  background-position: -46px -93px;
}
.focus-us-list li.wb a em {
  background-position: -5px -138px;
}
.focus-us-list li.wb a:hover em {
  background-position: -46px -138px;
}
.focus-us-list li.wx a em {
  background-position: -5px -181px;
}
.focus-us-list li.wx a:hover em {
  background-position: -46px -181px;
}
.ml-35 {
  margin-left: -35px;
}
.c-foot-logo {
  width: 197px;
  margin-left: 50px;
  height: 80px;
}
.c-foot-logo img {
  width: 100%;
  height: 80px;
  margin-top: 23px;
}
