@charset "UTF-8";
.k_width {
  width: 1280px;
  margin: 0 auto;
  margin-top: 20px; }

.niche_breadcrumbs {
  margin-right: 20px;
  background-color: #f2f2f2;
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 12px; }
  .niche_breadcrumbs:before {
    content: " ";
    display: table; }
  .niche_breadcrumbs:after {
    content: " ";
    display: table;
    clear: both; }
  .niche_breadcrumbs li {
    float: left; }
    .niche_breadcrumbs li a {
      color: #4a5b9b; }
      .niche_breadcrumbs li a:hover {
        text-decoration: underline; }
  .niche_breadcrumbs span {
    float: left;
    color: #ccc;
    padding: 0 8px; }

.articles_related {
  width: 940px;
  border-top: 1px solid #dedede;
  padding-top: 20px;
  margin-top: 40px;
  margin-bottom: 40px; }
  .articles_related h3 {
    font-size: 18px;
    margin-bottom: 10px;
    padding-top: 5px; }
  .articles_related ul {
    margin-left: 20px; }
    .articles_related ul li {
      line-height: 26px;
      list-style-type: disc; }
      .articles_related ul li a {
        color: #4a5b9b; }
        .articles_related ul li a:hover {
          text-decoration: underline; }

.img_caption_rt {
  float: right;
  width: 340px; }

.art_widget_article p {
  font-size: 14px;
  line-height: 26px; }

.articleTitleSection h1 {
  font-size: 30px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 700;
  margin-bottom: 10px; }

.newstime {
  font-size: 14px;
  color: #333333;
  font-weight: 700;
  margin-bottom: 20px; }

.arcticleHeadWrapper {
  padding-top: 15px;
  padding-bottom: 20px; }
  .arcticleHeadWrapper:before {
    content: " ";
    display: table; }
  .arcticleHeadWrapper:after {
    content: " ";
    display: table;
    clear: both; }
  .arcticleHeadWrapper .articleTitleSection {
    float: left;
    width: 73%; }
  .arcticleHeadWrapper .articleSearchSection {
    display: none;
    float: right;
    width: 300px;
    margin-right: 10px; }
  .arcticleHeadWrapper .search_box_pad {
    padding-top: 43px; }

.art_imgs:before {
  content: " ";
  display: table; }
.art_imgs:after {
  content: " ";
  display: table;
  clear: both; }
.art_imgs .ar-wrapper {
  float: left;
  overflow: hidden; }
  .art_imgs .ar-wrapper .inner_wrap {
    position: relative;
    width: 100%;
    height: 100%; }
    .art_imgs .ar-wrapper .inner_wrap .aimg {
      display: block;
      width: 100%;
      height: 100%;
      -webkit-object-fit: cover;
      object-fit: cover;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .art_imgs .ar-wrapper .inner_wrap a:hover img {
      -webkit-transform: scale(1.06);
      -moz-transform: scale(1.06);
      -ms-transform: scale(1.06);
      -o-transform: scale(1.06);
      transform: scale(1.06);
      -webkit-filter: brightness(0.9);
      -moz-filter: brightness(0.9);
      -ms-filter: brightness(0.9);
      -o-filter: brightness(0.9);
      filter: brightness(0.9); }
    .art_imgs .ar-wrapper .inner_wrap a:hover .text_box a {
      text-decoration: underline; }
  .art_imgs .ar-wrapper .text_box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 22px;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 8px 10px; }
    .art_imgs .ar-wrapper .text_box a {
      width: 100%;
      display: block;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      color: #fff; }
.art_imgs .ar-wrapper1 {
  width: 640px;
  height: 392px; }
.art_imgs .ar-wrapper2 {
  width: 310px;
  height: 191px;
  margin-left: 10px;
  margin-bottom: 10px; }

.art_mid {
  margin-top: 15px; }
  .art_mid:before {
    content: " ";
    display: table; }
  .art_mid:after {
    content: " ";
    display: table;
    clear: both; }

.art_mid_lf {
  float: left;
  width: 940px;
  font-size: 0; }
  .art_mid_lf .articleTitleSection {
    float: none;
    width: 100%; }

.art_mid_lf_box {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin-bottom: 30px; }
  .art_mid_lf_box:nth-child(odd) {
    margin-right: 3.5%; }
  .art_mid_lf_box .art_widget_head {
    border-bottom: 1px solid #dedede;
    margin-bottom: 8px;
    padding-bottom: 8px;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box; }
    .art_mid_lf_box .art_widget_head h2 a {
      line-height: 40px;
      color: #4a5b9b; }
      .art_mid_lf_box .art_widget_head h2 a:hover {
        text-decoration: underline; }
        .art_mid_lf_box .art_widget_head h2 a:hover i {
          text-decoration: none; }
    .art_mid_lf_box .art_widget_head .lf_icon {
      font-size: 20px;
      padding-right: 10px; }
    .art_mid_lf_box .art_widget_head .icon-angle-right {
      float: right;
      font-size: 20px;
      margin-top: 8px;
      margin-right: 10px; }
  .art_mid_lf_box .art_list_unstyled li {
    padding: 6px 5px 6px 0;
    width: 100%;
    font-size: 14px; }
    .art_mid_lf_box .art_list_unstyled li a {
      display: inline-block;
      max-width: 100%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .art_mid_lf_box .art_list_unstyled li a:hover {
        color: #4a5b9b;
        text-decoration: underline; }

.art_mid_rt {
  float: right;
  width: 310px; }

.art_mid_rt_box2 {
  /* width: 300px; */
  padding: 15px 20px;
  border: 1px solid #dedede;
  background: rgba(74, 91, 155, 0.1); }
  .art_mid_rt_box2 h2 {
    margin-bottom: 15px;
    font-size: 18px;
    color: #212121;
    font-weight: 700; }
  .art_mid_rt_box2 li {
    background: #fff;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .art_mid_rt_box2 li .desp {
      display: block;
      width: 100%;
      padding: 10px 20px;
      line-height: 18px;
      color: inherit;
      text-decoration: none;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .art_mid_rt_box2 li:hover {
      color: #fff;
      background: #4a5b9b; }
  .art_mid_rt_box2 .jobs_btn {
    margin-top: 15px; }
    .art_mid_rt_box2 .jobs_btn .icon_btn1 {
      font-size: 14px;
      color: #4a5b9b; }
      .art_mid_rt_box2 .jobs_btn .icon_btn1:hover {
        text-decoration: underline; }

.art_preFooter {
  margin-top: 30px;
  border-top: 1px solid #dedede;
  padding: 20px 0;
  font-size: 0;
  margin-bottom: 20px; }
  .art_preFooter .art_widget_noborder {
    display: inline-block;
    vertical-align: top;
    width: 30%; }
  .art_preFooter .vertical-line {
    height: 345px;
    position: relative;
    top: 10px;
    width: 5%;
    display: inline-block;
    vertical-align: top; }
    .art_preFooter .vertical-line:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      display: block;
      width: 1px;
      height: 100%;
      background-color: #dedede; }
  .art_preFooter .art_widget_head {
    font-size: 20px;
    color: #4a5b9b; }
    .art_preFooter .art_widget_head .fa {
      padding-right: 10px;
      font-size: 20px; }
  .art_preFooter .art_widget_lt {
    line-height: 28px !important;
    margin-top: 10px;
    padding-left: 5px;
    font-size: 14px; }
    .art_preFooter .art_widget_lt a {
      display: inline-block;
      max-width: 100%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .art_preFooter .art_widget_lt a:hover {
        color: #4a5b9b;
        text-decoration: underline; }

.articles_results {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 15px;
  margin-bottom: 15px; }

.art_niche_content .preview h3 {
  margin-bottom: 5px; }
  .art_niche_content .preview h3 a {
    font-size: 18px;
    color: #4a5b9b;
    line-height: 26px; }
.art_niche_content .preview p {
  font-size: 14px;
  line-height: 20px; }
.art_niche_content .thumbnail_container {
  float: left;
  max-width: 100px;
  height: 100%;
  max-height: 60px;
  overflow: hidden;
  margin-right: 20px; }
  .art_niche_content .thumbnail_container img {
    width: 100%;
    height: 100%;
    display: block;
    -webkit-object-fit: cover;
    object-fit: cover; }

.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; }
  .article-share .share-num {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 25px;
    height: 32px;
    background: #ebebeb;
    margin-left: 4px;
    font-size: 12px;
    color: #000;
    font-weight: 700;
    line-height: 32px;
    text-align: center; }
    .article-share .share-num:before {
      content: "";
      position: absolute;
      left: -10px;
      top: 12px;
      width: 0;
      height: 0;
      border: 4px solid transparent;
      border-right: 7px solid #ebebeb; }

.art-search {
  position: relative;
  height: 36px;
  border: 1px solid #dedede;
  padding-right: 56px; }
  .art-search .art-search-ipt {
    width: 100%;
    padding: 5px 12px;
    height: 34px;
    line-height: 24px; }
    .art-search .art-search-ipt .ipt {
      width: 100%;
      border: none; }
  .art-search .art-search-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 36px;
    border-left: 1px solid #dedede;
    /* line-height: 0; */
    text-align: center; }
    .art-search .art-search-btn .mdi {
      display: inline-block;
      width: 55px;
      height: 34px;
      color: #4a5b9b;
      font-size: 0;
      padding: 6px 8px; }

.art_mid_rt .art_niche_content .preview h3 a {
  font-size: 14px;
  color: #000;
  line-height: 20px;
  font-weight: 700; }
  .art_mid_rt .art_niche_content .preview h3 a:hover {
    color: #4a5b9b; }

.pagingWrapper {
  margin-bottom: 30px; }
  .pagingWrapper .simple-pagination {
    display: block;
    text-align: center;
    overflow: visible; }
    .pagingWrapper .simple-pagination ul {
      list-style: none;
      margin: 20px auto;
      position: relative;
      display: inline-table; }
    .pagingWrapper .simple-pagination li {
      float: left !important;
      margin: 0 3px; }
    .pagingWrapper .simple-pagination a,
    .pagingWrapper .simple-pagination span {
      display: block;
      font-size: 12px;
      line-height: 24px;
      min-width: 26px;
      padding: 0 7px;
      color: #4a5b9b;
      background: #fff;
      border: 1px solid rgba(0, 0, 0, 0.12);
      border-radius: 30px; }
    .pagingWrapper .simple-pagination a:hover {
      color: #4a5b9b;
      border: 1px solid #4a5b9b; }
    .pagingWrapper .simple-pagination .current {
      background: #4a5b9b;
      color: #fff;
      border-color: #4a5b9b;
      cursor: default;
      background-color: #4a5b9b; }


/*适配*/
/*小屏电脑*/
@media screen and (max-width: 1280px) {
  .k_width {
    width: 1200px; }

  .art_mid_lf {
    width: 890px; }

  .art_imgs .ar-wrapper1 {
    width: 610px;
    height: 370px; }

  .art_imgs .ar-wrapper2 {
    width: 285px;
    height: 180px; }

  .articles_related {
    width: 890px; }

  .art_mid_rt {
    width: 285px; } }
/*ipad pro等*/
@media screen and (max-width: 1199px) {
  .k_width {
    width: 1000px; }

  .art_mid_lf {
    width: 730px; }

  .art_imgs .ar-wrapper1 {
    width: 480px;
    height: 330px; }

  .art_imgs .ar-wrapper2 {
    width: 250px;
    height: 160px; }

  .articles_related {
    width: 730px; }

  .art_mid_rt {
    width: 250px; } }
/*ipad、平板电脑*/
@media screen and (max-width: 1024px) {
  .k_width {
    width: 710px; }

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

  .art_imgs .ar-wrapper1 {
    width: 100%;
    height: 400px;
    margin-bottom: 10px; }

  .art_imgs2 {
    margin: 0 -5px; }

  .art_imgs .ar-wrapper2 {
    width: 50%;
    height: 200px;
    padding: 0 5px;
    margin-left: 0; }

  .articles_related {
    width: 100%; }

  .art_mid_rt {
    width: 100%;
    float: none; } }
/*手机端横屏*/
@media screen and (max-width: 999px) {
  .k_width {
    width: 90%; }

  .art_imgs .ar-wrapper1 {
    height: auto; }

  .art_imgs .ar-wrapper2 {
    height: 120px; }

  .art_mid_lf_box {
    width: 100%; }
    .art_mid_lf_box:nth-child(odd) {
      margin-right: 0; }

  .art_preFooter .art_widget_noborder {
    width: 100%; }

  .art_preFooter .vertical-line {
    display: none; }

  .arcticleHeadWrapper .articleTitleSection {
    width: 100%; }

  .niche_breadcrumbs {
    margin-right: 0; }

  .articleTitleSection h1 {
    font-size: 20px; }

  .article-share {
    margin-bottom: 30px; }

  .img_caption_rt {
    float: none;
    width: 100%;
    max-width: 340px; }

  .bannerad {
    display: none; } }
/*手机端*/
