@charset "UTF-8";
.wrap {
  margin-top: 0 !important; }

.container {
  width: 1280px;
  margin: 0 auto; }

.row {
  padding: 30px 0 0; }
  .row:before {
    content: " ";
    display: table; }
  .row:after {
    content: " ";
    display: table;
    clear: both; }

.breadcrumb {
  list-style: none; }
  .breadcrumb li {
    display: inline-block;
    color: #333333; }
    .breadcrumb li a {
      color: #4a5b9b; }
    .breadcrumb li + li:before {
      content: "/\00a0";
      padding: 0 5px;
      color: #ccc; }

.k_width {
  width: 1280px;
  margin: 0 auto;
  margin-top: 20px; }

.k_style_left,
.k_style_middle,
.k_style_right {
  float: left; }

.k_style_left {
  width: 300px; }

.k_style_right {
  width: 20%; }

.k_style_middle {
  float: right;
  position: relative;
  width: -webkit-calc( 100% - 330px );
  width: calc( 100% - 330px );
  background: #fff;
  margin: 0 0 20px 0;
  border-radius: 5px;
  padding: 20px 30px 30px;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); }

.k_style_left_p1 {
  padding: 25px 0px;
  text-align: center;
  border-bottom: 1px solid #d5d5d5; }

.k_style_left_p1 img {
  display: block;
  max-width: 100%;
  margin: 0px auto 10px auto; }

.k_style_left_p2 {
  background: #fff;
  margin: 0 0 20px 0;
  border-radius: 5px;
  padding-bottom: 10px;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); }
  .k_style_left_p2 h1 {
    font-size: 20px;
    color: #4a5b9b;
    font-weight: 700;
    line-height: 36px;
    padding: 15px 12px 6px; }
  .k_style_left_p2 p {
    color: #4a5b9b;
    line-height: 20px;
    font-weight: 700;
    border-top: 1px solid rgba(74, 91, 155, 0.15);
    padding: 8px 12px; }
    .k_style_left_p2 p a {
      color: #4a5b9b; }
      .k_style_left_p2 p a:hover {
        text-decoration: underline; }
    .k_style_left_p2 p span {
      color: #666;
      font-weight: 400;
      margin-top: 5px;
      display: inline-block;
      min-width: 100%; }
      .k_style_left_p2 p span + br + span {
        margin-top: 0; }
  .k_style_left_p2 .jobs_btn {
    padding: 8px 12px; }
    .k_style_left_p2 .jobs_btn a {
      font-size: 14px;
      line-height: 20px;
      color: #4a5b9b; }
      .k_style_left_p2 .jobs_btn a:hover {
        text-decoration: underline; }

.k_style_left_p2 p font {
  color: #2986d6; }

.k_style_blueh1 {
  font-size: 35px;
  margin-bottom: 20px;
  font-weight: 700; }

.k_style_p {
  font-size: 16px;
  line-height: 24px;
  color: #262626; }
  .k_style_p strong {
    font-weight: 700;
    color: #000;
    margin-bottom: 5px;
    display: block;
    font-size: 17px; }
  .k_style_p span {
    white-space: normal !important; }

.k_lightblue {
  color: #4a5b9b;
  margin-right: 180px; }

.apply-btn {
  display: block;
  margin: 50px auto 20px;
  width: 152px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  text-indent: 25px;
  color: #fff;
  font-weight: 700;
  border-radius: 5px;
  background: #bf3658; }
  .apply-btn:hover {
    color: #fff;
    background: #ab2f4e; }

.save-btn,
.share-btn {
  display: block;
  width: 152px;
  height: 35px;
  line-height: 33px;
  margin-top: 15px;
  font-size: 14px;
  font-weight: 700;
  text-indent: 25px;
  color: #4a5b9b;
  border-radius: 5px;
  border: 1px solid #4a5b9b; }
  .save-btn:hover,
  .share-btn:hover {
    color: #2e3c71;
    border: 1px solid #2e3c71; }

.icon-collect {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  background-image: url(../png/icon-collect.png);
  background-size: 20px auto;
  background-position: center;
  background-repeat: no-repeat; }

.icon-share {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  background-image: url(../png/icon-share.png);
  background-size: 20px auto;
  background-position: center;
  background-repeat: no-repeat; }

.icon-gou {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  background-image: url(../png/icon-gou.png);
  background-size: 20px auto;
  background-position: center;
  background-repeat: no-repeat; }

.top-right-action {
  position: absolute;
  top: 30px;
  right: 30px; }
  .top-right-action .apply-btn {
    margin: 0 auto; }

.k_style_box {
  border: 1px solid #d7d7e4;
  margin-bottom: 12px; }

.k_style_box_title {
  font-weight: 400;
  padding: 16px;
  font-size: 14px;
  line-height: 20px;
  border-bottom: 1px solid #d7d7e4;
  margin-bottom: 6px; }

.k_style_box .k_style_box_p {
  display: block;
  margin: 0px 20px;
  color: #0d51ab;
  line-height: 34px;
  color: #0d51ab; }

.k_style_box .k_style_box_p img {
  display: inline;
  height: 17px;
  vertical-align: middle;
  margin-right: 15px; }

.k_style_box .k_style_box_borderbottom {
  border-bottom: 1px solid #d7d7e4; }

.k_lii_p {
  background: url(../lii_dian.html) left 12px no-repeat;
  padding-left: 30px;
  line-height: 22px; }

.article-share {
  font-size: 0;
  margin-bottom: 30px; }
  .article-share .share-link {
    display: inline-block;
    vertical-align: top;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    box-shadow: none; }
    .article-share .share-link:hover {
      box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
      -webkit-transition: box-shadow 0.3s ease;
      -moz-transition: box-shadow 0.3s ease;
      -ms-transition: box-shadow 0.3s ease;
      -o-transition: box-shadow 0.3s ease;
      transition: box-shadow 0.3s ease; }
    .article-share .share-link i {
      display: block;
      width: 100%;
      height: 100%;
      background-image: url(../png/news-share-icons5e1f.png);
      background-size: auto 32px; }
    .article-share .share-link .share-link-facebook {
      background-position: 0 0; }
    .article-share .share-link .share-link-twitter {
      background-position: -37px 0; }
    .article-share .share-link .share-link-fax {
      background-position: -74px 0; }
    .article-share .share-link .share-link-email {
      background-position: -111px 0; }
    .article-share .share-link .share-link-add {
      background-position: -148px 0; }
    .article-share .share-link .share-link-linkedin {
      background-position: -185px 0; }
/*适配*/
/*小屏电脑*/
/*ipad pro等*/
@media screen and (max-width: 1279px) {
  .container {
    width: 1000px; } }
/*ipad、平板电脑*/
@media screen and (max-width: 1023px) {
  .container {
    width: 100%;
    padding: 0 15px; }

  .k_style_left {
    float: none;
    width: 100%; }

  .k_style_middle {
    float: none;
    width: 100%;
    padding: 20px 12px 30px; }

  .top-right-action {
    right: 12px; }
    .top-right-action .apply-btn,
    .top-right-action .save-btn,
    .top-right-action .share-btn {
      width: 122px;
      text-indent: 10px; }

  .k_style_blueh1 {
    font-size: 20px; }

  .k_lightblue {
    margin-right: 130px; } }
/*手机端横屏*/
/*手机端*/
