@charset "UTF-8";
.icon-arrow-down {
  display: inline-block;
  background-image: url("../images/icon-sprites.png");
  background-position: -294px -180px;
  background-repeat: no-repeat;
  width: 8px;
  height: 7px; }

.icon-camera {
  display: inline-block;
  background-image: url("../images/icon-sprites.png");
  background-position: -294px -136px;
  background-repeat: no-repeat;
  width: 18px;
  height: 14px; }

.icon-close {
  display: inline-block;
  background-image: url("../images/icon-sprites.png");
  background-position: -314px -158px;
  background-repeat: no-repeat;
  width: 12px;
  height: 12px; }

.icon-feature-1-h {
  display: inline-block;
  background-image: url("../images/icon-sprites.png");
  background-position: -196px 0px;
  background-repeat: no-repeat;
  width: 90px;
  height: 85px; }

.icon-feature-1, .feature-content .feature:hover .icon-feature-1-h {
  display: inline-block;
  background-image: url("../images/icon-sprites.png");
  background-position: -196px -93px;
  background-repeat: no-repeat;
  width: 90px;
  height: 85px; }

.icon-feature-2-h, .feature-content .feature:hover .icon-feature-2 {
  display: inline-block;
  background-image: url("../images/icon-sprites.png");
  background-position: 0px -98px;
  background-repeat: no-repeat;
  width: 90px;
  height: 90px; }

.icon-feature-2 {
  display: inline-block;
  background-image: url("../images/icon-sprites.png");
  background-position: -98px -98px;
  background-repeat: no-repeat;
  width: 90px;
  height: 90px; }

.icon-feature-3-h, .feature-content .feature:hover .icon-feature-3 {
  display: inline-block;
  background-image: url("../images/icon-sprites.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 90px;
  height: 90px; }

.icon-feature-3 {
  display: inline-block;
  background-image: url("../images/icon-sprites.png");
  background-position: -98px 0px;
  background-repeat: no-repeat;
  width: 90px;
  height: 90px; }

.icon-hand {
  display: inline-block;
  background-image: url("../images/icon-sprites.png");
  background-position: -320px -136px;
  background-repeat: no-repeat;
  width: 12px;
  height: 14px; }

.icon-position {
  display: inline-block;
  background-image: url("../images/icon-sprites.png");
  background-position: -294px -158px;
  background-repeat: no-repeat;
  width: 12px;
  height: 14px; }

.icon-rocket-hover, #rocket:hover {
  display: inline-block;
  background-image: url("../images/icon-sprites.png");
  background-position: -294px 0px;
  background-repeat: no-repeat;
  width: 44px;
  height: 60px; }

.icon-rocket, #rocket {
  display: inline-block;
  background-image: url("../images/icon-sprites.png");
  background-position: -294px -68px;
  background-repeat: no-repeat;
  width: 44px;
  height: 60px; }

.icon-title-zhaopin, .xuanjianghui-box .xuanjianghui-com .title-2:before {
  display: inline-block;
  background-image: url("../images/icon-sprites.png");
  background-position: 0px -196px;
  background-repeat: no-repeat;
  width: 141px;
  height: 28px; }

/******* 公共样式 **************/
* {
  box-sizing: border-box; }

body, div, p, ul, ol, li, h2, table, thead, tr, td {
  margin: 0;
  padding: 0; }

body {
  overflow-x: hidden;
  -ms-overflow-x: hidden;
  font-size: 18px;
  font-family: "microsoft yahei", "Simsum";
  background: #f9ecca; }

a {
  text-decoration: none;
  cursor: pointer; }

img {
  border: none;
  display: block; }

ul, li {
  list-style: none; }

.fl {
  float: left; }

.fr {
  float: right; }

.clear {
  clear: both; }

.xuanjianghui-box .xuanjianghui-com .xuanjianghui-com-list li span, .xuanjianghui-box .xuanjianghui-com .xuanjianghui-com-list li a, .block .message .line-1 a, .block .message .line-2, .block .message .line-4, .popup ul li, .popup ul li > *, .overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.box {
  width: 1000px;
  margin: 0 auto; }

/********** 正式代码 *************/
.xuanjianghui-box .xuanjianghui-com .xuanjianghui-com-list::-webkit-scrollbar {
  width: 8px;
  height: 4px;
  background: #f1f1f1; }
.xuanjianghui-box .xuanjianghui-com .xuanjianghui-com-list::-webkit-scrollbar-track, .xuanjianghui-box .xuanjianghui-com .xuanjianghui-com-list::-webkit-scrollbar-thumb {
  border-radius: 999px; }
.xuanjianghui-box .xuanjianghui-com .xuanjianghui-com-list::-webkit-scrollbar-thumb {
  min-height: 10px;
  background-clip: content-box;
  background: grey; }

body {
  background: white;
  min-width: 1200px; }

.common-header {
  font-size: #3e3a39;
  background: white;
  border-bottom: 1px solid #f2f2f2;
  -webkit-box-shadow: 0 2px -10px #10030d;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); }
  .common-header .login-nav {
    margin-right: -5px; }
    .common-header .login-nav > a {
      margin: 0 5px; }
      .common-header .login-nav > a.btn-link {
        display: inline-block;
        padding: 0 10px;
        color: white;
        background: #f39800; }
  .common-header .header-top {
    font-size: 14px;
    color: #3e3a39;
    line-height: 33px;
    border-bottom: 1px solid #ddd; }
    .common-header .header-top .code {
      margin-right: 30px;
      color: #898989; }
  .common-header .header-bottom {
    padding: 10px 0 5px; }
  .common-header .header-nav {
    font-size: 16px;
    line-height: 60px;
    color: #b5b5b6;
    margin-left: 40px; }
    .common-header .header-nav > a {
      display: inline-block;
      margin: 0 10px;
      color: #3e3a39; }
      .common-header .header-nav > a.active {
        color: #0050d2; }
      .common-header .header-nav > a.select {
        color: #f39800; }
      .common-header .header-nav > a:hover {
        color: #0050d2; }
  .common-header .logo {
    width: 140px;
    height: 60px;
    overflow: hidden; }
    .common-header .logo > * {
      display: block;
      width: 100%;
      height: 100%;
      overflow: hidden;
      text-indent: -999em;
      background: url("http://www.51shuobo.com/static/suobo/style/images/suobo_logo1.png") no-repeat; }

.header-bottom {
  overflow: hidden;
  padding: 10px 0 5px; }

.pull-right {
  float: right !important; }

.layout {
  width: 1208px;
  margin: 0 auto; }

.banner {
  width: 100%;
  height: 494px;
  background: url("../images/banner.jpg?v=888") center no-repeat; }

.nav {
  background: #dadada;
  height: 56px;
  line-height: 56px;
  width: 100%;
  text-align: center; }
  .nav ul {
    display: inline-block; }
    .nav ul li {
      display: inline-block;
      margin-right: 72px; }
      .nav ul li:last-child {
        margin: 0; }
      .nav ul li a {
        position: relative;
        display: inline-block;
        color: #000000;
        height: 100%;
        font-weight: bold; }
        .nav ul li a.active {
          color: #2685f9; }
          .nav ul li a.active:after {
            content: "";
            width: 120%;
            height: 8px;
            position: absolute;
            bottom: 0;
            left: -10%;
            background: #2685f9; }

.box {
  width: 1026px;
  margin: 0 auto;
  position: relative; }

.search-box {
  width: 880px;
  height: 68px;
  line-height: 66px;
  border: 1px solid #2685f9;
  border-radius: 6px;
  background: #fff;
  position: relative;
  margin: 40px auto;
  /* &:before {
     content: '';
     position: absolute;
     display: block;
     width: 100%;
     height: 100%;
     background: transparent;
     cursor: pointer;
   }*/ }
  .search-box .btn-search {
    float: right;
    width: 100px;
    height: 100%;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: #2685f9;
    cursor: pointer; }
  .search-box .com-box {
    float: left;
    width: 260px; }
  .search-box .job-box {
    float: left;
    width: 510px;
    border-left: 1px solid #2685f9; }
  .search-box input {
    display: block;
    width: 100%;
    height: 66px;
    line-height: 66px;
    font-size: 14px;
    color: #333;
    padding-left: 20px;
    border: none;
    outline: none;
    background: transparent; }
    .search-box input::-webkit-input-placeholder {
      font-size: 14px;
      color: #999; }
    .search-box input::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      font-size: 14px;
      color: #999; }
    .search-box input:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      font-size: 14px;
      color: #999; }
    .search-box input:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      font-size: 14px;
      color: #999; }

.part1 {
  font-size: 0; }
  .part1 > div {
    display: inline-block;
    font-size: 16px;
    line-height: 24px; }
    .part1 > div:first-child {
      width: 620px;
      padding-top: 40px;
      margin-right: 60px; }
      .part1 > div:first-child .foreword {
        display: inline-block;
        position: relative;
        font-size: 24px;
        color: #2685f9;
        margin-bottom: 20px;
        border-bottom: 2px solid #2685f9;
        line-height: 34px; }
        .part1 > div:first-child .foreword:after {
          content: "";
          position: absolute;
          bottom: -2px;
          left: 26px;
          width: 45%;
          height: 2px;
          background: #c8c7c7; }
    .part1 > div:last-child {
      padding-top: 60px;
      width: 280px;
      position: relative;
      top: -60px; }

.part2 {
  margin-top: 70px;
  font-size: 14px;
  text-align: center; }
  .part2 > p {
    font-weight: bold;
    font-size: 30px;
    color: #0071ba;
    margin-bottom: 20px; }
  .part2 .time {
    display: inline-block;
    margin-right: 45px; }
    .part2 .time > div {
      position: relative;
      width: 90px;
      height: 80px;
      line-height: 80px;
      background: #137fce;
      font-size: 50px;
      color: white;
      z-index: 1; }
      .part2 .time > div:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        width: 90px;
        height: 40px;
        background: #0479c7;
        z-index: -1; }

.part3 {
  background: #f0f0f0;
  margin-top: 80px;
  padding-bottom: 80px; }
  .part3 img {
    width: 100%; }

.em {
  font-weight: bold;
  color: #0071ba;
  font-size: 24px; }

.text {
  font-size: 16px;
  line-height: 32px;
  padding: 0 60px; }

.big-tit {
  text-align: center;
  font-size: 62px;
  color: #a3c0de;
  font-weight: lighter; }

.center {
  text-align: center; }

.feature-content {
  margin: 66px auto; }
  .feature-content .feature {
    display: inline-block;
    width: 296px;
    height: 410px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #f7941d;
    padding: 32px 22px 0 22px;
    text-align: left;
    vertical-align: top;
    margin-right: 62px; }
    .feature-content .feature:last-child {
      margin: 0; }
    .feature-content .feature > i {
      display: block;
      margin: auto; }
    .feature-content .feature > p {
      margin: 24px 0 34px;
      font-size: 24px;
      color: #f7941d; }
    .feature-content .feature:hover {
      color: white;
      background: #f7941d; }
      .feature-content .feature:hover .icon-feature-1-h {
        display: block;
        margin: auto; }
      .feature-content .feature:hover .icon-feature-2 {
        display: block;
        margin: auto; }
      .feature-content .feature:hover .icon-feature-3 {
        display: block;
        margin: auto; }
      .feature-content .feature:hover > p {
        color: white;
        font-weight: bold; }

.part5 {
  height: 760px;
  width: 100%;
  background: url("../images/part5-bg.jpg") no-repeat;
  color: #eaf1f7;
  font-size: 18px; }
  .part5 .em {
    color: white;
    margin-bottom: 64px; }
  .part5 .activity-content {
    width: 1150px;
    margin: 36px auto auto auto;
    text-align: center; }
  .part5 .activity {
    vertical-align: top;
    display: inline-block;
    width: 366px;
    height: 420px;
    margin-right: 12px; }
    .part5 .activity > * {
      border: 1px solid #eaf1f7; }
    .part5 .activity > p {
      text-align: center;
      height: 78px;
      line-height: 78px;
      font-size: 30px;
      margin-bottom: 6px; }
    .part5 .activity > div {
      height: 340px;
      padding: 14px 22px; }
    .part5 .activity:hover > p {
      background: #f7941d;
      color: white;
      font-weight: bold;
      border-color: #f7941d; }
    .part5 .activity:hover > div {
      background: #ffffff;
      color: #000000; }

.methods-content > div {
  font-size: 18px; }
  .methods-content > div > div {
    line-height: 34px;
    display: inline-block;
    width: 860px; }
  .methods-content > div p {
    font-size: 28px; }
  .methods-content > div .bold {
    font-weight: bold;
    font-size: 18px; }
  .methods-content > div img {
    display: inline-block;
    margin-bottom: 28px; }

.footer {
  margin-top: 75px;
  background: #303030;
  font-size: 12px;
  color: #818181;
  line-height: 34px; }

.footer-em {
  color: white;
  font-size: 16px; }

.foot1 {
  width: 1136px;
  margin: 0 auto;
  border-bottom: 1px solid #818181;
  text-align: left;
  vertical-align: top;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 30px 20px 10px; }
  .foot1 a {
    color: #818181; }

.foot-qrcode {
  white-space: nowrap; }
  .foot-qrcode > div {
    display: inline-block;
    text-align: center;
    margin-right: 26px; }
    .foot-qrcode > div:last-child {
      margin: 0; }

.foot2 {
  text-align: center;
  margin-top: 1px;
  padding-top: 40px;
  height: 120px; }

.xuanjianghui-box {
  width: 1000px;
  height: 482px;
  background: url("../images/video-bg_01.png") no-repeat;
  overflow: hidden;
  font-size: 0;
  padding: 0 20px 22px 0;
  margin-bottom: 30px; }
  .xuanjianghui-box.bg-2 {
    background: url("../images/video-bg_02.png") no-repeat; }
  .xuanjianghui-box .title-1 {
    height: 78px;
    line-height: 78px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-align: center; }
  .xuanjianghui-box .xuanjianghui-video {
    display: inline-block;
    vertical-align: middle;
    width: 680px;
    height: 382px;
    margin-left: 20px;
    background: #000;
    border-radius: 10px;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 200px; }
  .xuanjianghui-box .xuanjianghui-com {
    display: inline-block;
    vertical-align: middle;
    width: 260px;
    height: 382px;
    margin-left: 20px;
    background: #fff;
    border-radius: 10px;
    padding: 11px 0; }
    .xuanjianghui-box .xuanjianghui-com .title-2 {
      text-align: center;
      margin-bottom: 14px; }
      .xuanjianghui-box .xuanjianghui-com .title-2:before {
        content: ''; }
    .xuanjianghui-box .xuanjianghui-com .xuanjianghui-com-list {
      height: 324px;
      overflow: auto;
      font-size: 14px;
      color: #010101;
      padding: 0 12px; }
      .xuanjianghui-box .xuanjianghui-com .xuanjianghui-com-list li {
        height: 32px;
        line-height: 32px;
        border-radius: 10px;
        padding: 0 12px;
        margin-bottom: 4px; }
        .xuanjianghui-box .xuanjianghui-com .xuanjianghui-com-list li.only-one {
          text-align: center;
          padding-top: 2em; }
        .xuanjianghui-box .xuanjianghui-com .xuanjianghui-com-list li:hover {
          background: #ededed; }
          .xuanjianghui-box .xuanjianghui-com .xuanjianghui-com-list li:hover a, .xuanjianghui-box .xuanjianghui-com .xuanjianghui-com-list li:hover span {
            color: #2685f9; }
        .xuanjianghui-box .xuanjianghui-com .xuanjianghui-com-list li span {
          float: right;
          display: inline-block;
          max-width: 90px; }
        .xuanjianghui-box .xuanjianghui-com .xuanjianghui-com-list li a {
          display: inline-block;
          max-width: 105px; }

.mg-center {
  display: block;
  margin: 0 auto; }

.tip {
  font-size: 16px;
  margin: 30px 0;
  line-height: 30px; }

.com-list {
  font-size: 0; }

.block {
  display: inline-block;
  position: relative;
  width: 330px;
  height: 180px;
  border: 1px solid #2685f9;
  border-radius: 6px;
  padding: 22px 18px 0 18px;
  vertical-align: top;
  margin: 0 18px 30px 0; }
  .block:nth-child(3n) {
    margin-right: 0; }
  .block .info > div {
    display: inline-block; }
    .block .info > div:first-child {
      width: 84px;
      height: 84px;
      vertical-align: top;
      margin-right: 14px;
      text-align: center; }
      .block .info > div:first-child > img {
        display: inline-block;
        max-width: 100%; }
  .block .message {
    width: 188px;
    overflow: hidden;
    font-size: 14px; }
    .block .message a {
      color: inherit; }
    .block .message a:hover {
      color: #2685f9; }
    .block .message .line-1 {
      font-size: 19px;
      font-weight: bold;
      margin-bottom: 6px; }
      .block .message .line-1 a {
        display: inline-block;
        width: 95%; }
      .block .message .line-1 .status {
        font-size: 12px;
        float: right;
        color: #545454;
        font-weight: normal; }
        .block .message .line-1 .status.on-status {
          color: #2685f9; }
    .block .message .line-2 {
      height: 22px; }
    .block .message .line-4 {
      margin-bottom: 12px; }
  .block .option {
    position: absolute;
    bottom: 16px;
    font-size: 12px; }
    .block .option a {
      display: inline-block;
      width: 88px;
      height: 22px;
      line-height: 22px;
      border-radius: 22px;
      background: #2685f9;
      margin-right: 22px;
      color: white;
      text-align: center; }
      .block .option a:last-child {
        margin: 0; }

.red .block {
  border: 1px solid #f29972; }
.red .message a:hover {
  color: #ea5514; }
.red .option a {
  background: #ea5514; }

.green .block {
  border: 1px solid #75c8b6; }
.green .message a:hover {
  color: #14a183; }
.green .option a {
  background: #14a183; }

.em-red .block {
  border: 1px solid #f4777c; }
.em-red .message a:hover {
  color: #ed1c24; }
.em-red .option a {
  background: #ed1c24; }

.inline-block {
  display: inline-block; }

.dashed-line {
  border-bottom: 1px dashed #e6e6e6; }

.aside-nav {
  position: fixed;
  top: 240px;
  left: 20px;
  z-index: 99; }
  .aside-nav li {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-left: 1px dashed #2685f9; }
    .aside-nav li a {
      color: #545454; }
    .aside-nav li:hover a, .aside-nav li.active a {
      color: #2685f9;
      font-weight: bold; }
    .aside-nav li:first-child {
      font-size: 22px;
      color: #2685f9;
      border-left: 4px solid #2685f9; }

.none {
  display: none; }

a:hover {
  text-decoration: none; }

div.jbox .jbox-button-panel {
  height: auto !important; }

.popup {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: flex;
  margin-top: -150px;
  z-index: 3; }
  .popup .dialog {
    width: 400px;
    position: relative;
    background: white;
    margin: auto;
    border-radius: 22px;
    text-align: center;
    font-size: 14px;
    padding: 25px 20px;
    line-height: 20px; }
    .popup .dialog .em {
      font-size: 18px;
      color: #2685f9;
      margin-bottom: 10px; }
    .popup .dialog .tip {
      font-size: 12px;
      color: #888888; }
    .popup .dialog img {
      display: inline-block;
      width: 115rem;
      height: 115rem;
      margin: 210rem 0; }
  .popup .select-input {
    height: 44px;
    line-height: 44px;
    border-radius: 5px;
    padding: 0 14px;
    margin-top: 20px;
    position: relative; }
    .popup .select-input input {
      text-indent: 10px;
      display: inline-block;
      vertical-align: middle;
      width: 192px;
      height: 44px;
      line-height: 42px;
      border: 1px solid #e5e5e5;
      outline: none; }
    .popup .select-input i {
      margin: auto 0; }
  .popup .submit-btn {
    height: 40px;
    width: 160px;
    background: #2685f9;
    line-height: 40px;
    color: white;
    font-size: 15px;
    border-radius: 30px;
    margin: 0 auto 0 auto;
    cursor: pointer; }
    .popup .submit-btn.unable {
      background: #82c2fc; }
  .popup #form {
    min-height: 100px; }
  .popup ul {
    position: absolute;
    z-index: 2;
    background: white;
    top: 44px;
    right: 53px;
    border: 1px solid #d5d5d5;
    max-height: 180px;
    overflow: auto;
    width: 192px;
    height: 140px; }
    .popup ul li {
      text-align: left;
      padding-left: 10px;
      border-bottom: 1px dashed #d5d5d5;
      line-height: 36px;
      cursor: pointer; }
      .popup ul li:last-child {
        border: none; }
      .popup ul li > * {
        display: inline-block; }
  .popup .rotate {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  .popup .btn-close-modal {
    position: absolute;
    right: 25px;
    top: 20px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    background: #2685f9;
    font-size: 18px;
    font-family: simsun;
    font-weight: bold;
    color: #fff;
    text-align: center;
    cursor: pointer; }

.none {
  display: none; }

.jbox-button-panel {
  overflow: hidden; }

.next-btn {
  width: 220px;
  height: 40px;
  line-height: 40px;
  margin: 40px auto 20px;
  text-align: center;
  background: #2685f9;
  color: white;
  border-radius: 40px; }
  .next-btn.red {
    background: #ea5514; }
  .next-btn.green {
    background: #14a183; }
  .next-btn.em-red {
    background: #ed1c24; }

#rocket {
  position: fixed;
  bottom: 10%;
  right: 30px;
  cursor: pointer;
  display: none;
  z-index: 10; }

.block .option a.gray {
  background: #d8d3d3 !important; }

.overflow {
  display: inline-block;
  width: 86px;
  vertical-align: bottom; }

.tip-dialog {
  position: fixed;
  right: 20px;
  top: 240px;
  height: 200px;
  width: 90px;
  font-size: 13px; }
  .tip-dialog .content > div:first-child {
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    background: #f58501;
    color: #f0f0f0;
    text-align: center;
    border-radius: 20px 20px 0 0; }
  .tip-dialog .content > div:nth-child(2) {
    padding: 12px 10px;
    background: #fef4e4;
    color: #000000; }
  .tip-dialog .content > div.close {
    position: absolute;
    top: -20px;
    right: -16px; }