@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
}

.app-slot {
  width: 200px;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#name {
  width: 100%;
  height: 1500px;
  background: #000;
  padding-top: 200px;
  color: #fff;
}

#setting {
  margin-top: 100px;
}

#footer .plugin-footer-wrapper {
  height: auto;
  max-width: 1200px;
  min-width: 0;
}

#head .nav-container .nav-content {
  position: relative;
  left: -7px;
}

#head .nav-container .continer .btn-login-register {
  width: auto;
  font-weight: 500;
  font-family: PingFangSC-Medium, PingFang SC;
  border-radius: 8px;
  border: 1px solid #1e64ff;
  background: transparent;
  color: #1e64ff;
  height: 34px;
  vertical-align: middle;
  padding: 0 15px;
}

#head {
  font-family: PingFang SC,PingFang SC-5,Avenir,Helvetica,Arial,sans-serif;
}

#head .logo {
  padding-top: 16px;
  margin-right: 56px;
  position: absolute;
  left: 0;
  top: 0;
}

#head .nav-container .nav-content .nav-user-name-login1 {
  cursor: pointer;
}

#head .menu-container .nav-top-hide-wrap {
  border-radius: 4px;
}

#head .menu-container .main-menu {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
}

#head .menu-container .main-menu:hover {
  color: #1E64FF;
}

#head .menu-container .main-menu a {
  color: rgba(0, 0, 0, 0.86);
}

#head .menu-container .main-menu .xiaojiantou {
  display: none;
}

.userMenu-title {
  margin: 0 auto;
}

#footer .plugin-footer-wrapper .qrcode-wrapper {
  flex-wrap: wrap;
  flex-basis: auto;
}

#footer .plugin-footer-wrapper .qrcode-wrapper .qrcode-item {
  flex-basis: 68px;
}

#footer .plugin-footer-wrapper .qrcode-wrapper .qrcode-item .qrcode-item-img {
  width: 72px;
  height: 72px;
}

#footer .plugin-footer-wrapper .qrcode-wrapper .qrcode-item:after {
  opacity: 0.65;
  top: 80px;
  width: 72px;
}

#footer .plugin-footer-wrapper .link-container .link-list:nth-child(2) {
  position: relative;
  margin-right: -9px;
}

#footer .plugin-footer-wrapper .link-container .link-item {
  white-space: nowrap;
}

#footer .plugin-footer-wrapper .link-container .link-item.phone {
  /* white-space: normal; */
}

#head .menu-container .nav-top-item-external {
  padding-right: 0;
}

.van-popup {
  position: absolute !important;
  transition: none !important;
}

.xxqg .van-popup {
  transition: transform .3s !important;
}



#app.newsDetails #home-root {
  overflow: auto;
  width: 100%;
  height: calc(100% - 65px);
  min-width: 1200px;
  margin-top: 65px;
}

#app.newsDetails #home-root .nav-container {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 65px !important;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.08);
}

#app.newsDetails #home-root .nav-container .nav-content {
  margin: 0 auto !important;
  max-width: 1300px !important;
  min-width: 1200px !important;
}

#app.newsDetails #home-root .content {
  width: 100%;
  height: unset;
  min-width: 1200px;
}

#app.newsDetails .plugin-login-wrapper {
  width: 100%;
  height: 100%;
}

#app.newsDetails .footer {
  display: block;
}

/* 模板样式开始 */
.news-container-wrap {
  min-height: 100%;
  text-align: left;
  box-sizing: border-box;
}

.news-container-wrap img {
  max-width: 100%;
}

.nav-top {
  background: #f4f6fa;
  height: 40px;
  display: none;
}

.nav-top .nav-top-content {
  width: 1200px;
  height: 40px;
  margin: 0 auto;
  font-size: 14px;
}

.nav-top .nav-top-content .nav-top-item {
  position: relative;
  float: right;
  margin-left: 32px;
  line-height: 40px;
  color: #4d5a75;
  cursor: pointer;
}

.nav-top .nav-top-content .nav-top-item:hover {
  color: #4285f6;
}

.nav-top .nav-top-content .nav-top-item-external:hover .nav-top-hide-wrap {
  display: block;
}

.nav-top .nav-top-content .nav-top-item-external .nav-top-hide-wrap {
  position: absolute;
  display: none;
  top: 40px;
  right: 0;
  z-index: 10;
  padding-top: 4px;
}

.nav-top .nav-top-content .nav-top-item-external .nav-top-hide-wrap .nav-top-hide {
  background-color: #fff;
  box-shadow: 0px 0px 4px 0px #e8e9ed;
  border-radius: 3px;
}

.nav-top .nav-top-content .nav-top-item-external .nav-top-hide-wrap .nav-top-hide > a {
  display: inline-block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin-left: 0;
  white-space: nowrap;
  color: #4d5a75;
  padding: 0 24px;
}

.nav-top .nav-top-content .nav-top-item-external .nav-top-hide-wrap .nav-top-hide > a:hover {
  color: #4285f6;
  background-color: #f4f6fa;
}

.nav-top .nav-top-content .nav-top-item-external .nav-top-hide-wrap .nav-top-hide .hide-content {
  color: #4d5a75;
  width: 388px;
}

.nav-top .nav-top-content .nav-top-item-external .nav-top-hide-wrap .nav-top-hide .hide-content:after {
  display: table;
  clear: both;
  content: '';
}

.nav-top .nav-top-content .nav-top-item-external .nav-top-hide-wrap .nav-top-hide .hide-content > li {
  float: left;
}

.nav-top .nav-top-content .nav-top-item-external .nav-top-hide-wrap .nav-top-hide .hide-content > li:first-child {
  width: 224px;
}

.nav-top .nav-top-content .nav-top-item-external .nav-top-hide-wrap .nav-top-hide .hide-content > li:nth-child(2) {
  width: 160px;
}

.nav-top .nav-top-content .nav-top-item-external .nav-top-hide-wrap .nav-top-hide .hide-content > li:last-child {
  width: 164px;
}

.nav-top .nav-top-content .nav-top-item-external .nav-top-hide-wrap .nav-top-hide .hide-content > li .hide-item .hide-item-title {
  position: relative;
  padding-left: 24px;
  width: 100%;
  box-sizing: border-box;
  vertical-align: bottom;
}

.nav-top .nav-top-content .nav-top-item-external .nav-top-hide-wrap .nav-top-hide .hide-content > li .hide-item .hide-item-title:after {
  position: absolute;
  left: 24px;
  bottom: 0;
  right: 24px;
  height: 1px;
  content: '';
  background-color: #d2d6dc;
}

.nav-top .nav-top-content .nav-top-item-external .nav-top-hide-wrap .nav-top-hide .hide-content > li .hide-item > a {
  padding-left: 24px;
  display: block;
  color: #4d5a75;
  box-sizing: border-box;
  line-height: 50px;
}

.nav-top .nav-top-content .nav-top-item-external .nav-top-hide-wrap .nav-top-hide .hide-content > li .hide-item > a:hover {
  color: #4285f6;
  background-color: #f4f6fa;
}

.news-wrap {
  width: 1000px;
  margin: 27px auto 0;
  padding-bottom: 40px;
}

.news-wrap .news-nav-wrap::before,
.news-wrap .news-nav-wrap::after {
  content: '';
  display: table;
  clear: both;
}

.news-wrap .news-nav-wrap .news-nav {
  float: left;
  width: 140px;
  text-align: center;
  margin: 0 30px;
  padding: 18px 0 17px;
  font-size: 18px;
  line-height: 21px;
  color: #203152;
  border-bottom: 3px solid transparent;
  cursor: pointer;
}

.news-wrap .news-nav-wrap .news-nav:hover {
  color: #4285F6;
}

.news-wrap .news-nav-wrap .news-nav.nav-active {
  color: #4285F6;
  border-bottom: 3px solid #4285F6;
}

.news-wrap .news-list-wrap {
  margin-top: 24px;
  padding: 0 32px;
}

.news-wrap .news-item-wrap {
  display: block;
  padding: 16px 18px;
  border-radius: 3px;
  cursor: pointer;
}

.news-wrap .news-item-wrap .new-item-title {
  width: 800px;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  color: #203152;
  text-overflow: ellipsis;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
}

.news-wrap .news-item-wrap .new-item-abstract {
  margin-top: 16px;
  font-size: 14px;
  line-height: 20px;
  color: #4E5B75;
}

.news-wrap .news-item-wrap .new-other-msg-wrap {
  margin-top: 16px;
  font-size: 14px;
  line-height: 20px;
  color: #8F98A8;
}

.news-wrap .news-item-wrap .new-other-msg-wrap .new-item-date {
  margin-left: 10px;
}

.news-wrap .news-item-wrap:hover {
  box-shadow: 0 0 6px 0 rgba(132, 145, 175, 0.35);
}

.news-wrap .news-item-wrap:hover .new-item-title {
  color: #4285F6;
}

.news-wrap .paging-wrap {
  margin-top: 40px;
  text-align: center;
}

.news-wrap .paging-wrap .paging-content {
  display: inline-block;
}

.news-wrap .paging-wrap #kkpager {
  padding: 0;
  height: 30px;
}

.back-top {
  /* display: none; */
  position: fixed;
  bottom: 300px;
  right: 10px;
  width: 63px;
  background-color: #fff;
  border: 1px solid #ECECEC;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 16px 5px;
  cursor: pointer;
  z-index: 20;
}

.back-top .item-back-top {
  width: 22px;
  height: 16px;
  background-image: url("https://www.iflyrec.com/static/imgs/rightSidebar/right-icon-top-gray.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0 auto 8px;
}

.back-top .item-name {
  font-size: 12px;
  color: #4D5A74;
  letter-spacing: 0;
  text-align: center;
}

.back-top:hover .item-back-top {
  background-image: url("https://www.iflyrec.com/static/imgs/rightSidebar/right-icon-top.png");
}

.back-top:hover .item-name {
  color: #4285F6;
}

/* 新闻详情页样式 */
.news-detail-wrap {
  width: 960px;
  margin: 0 auto;
  padding: 97px 0 32px;
}

.news-detail-wrap .detail-nav-crumbs {
  font-size: 14px;
  line-height: 17px;
}

.news-detail-wrap .detail-nav-crumbs .nav-crumb::after {
  content: '';
  display: inline-block;
  width: 13px;
  height: 7px;
  margin-left: 4px;
  background-image: url("https://www.iflyrec.com/static/imgs/arrow-down-normal.svg");
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(-90deg);
}

.news-detail-wrap .detail-nav-crumbs .nav-first-crumb {
  display: inline-block;
  vertical-align: middle;
  color: #4285F6;
}

.news-detail-wrap .detail-nav-crumbs .nav-first-crumb:hover {
  color: #4285F6;
}

.news-detail-wrap .detail-nav-crumbs .nav-last-crumb {
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
  width: 280px;
  color: #4E5B75;
  text-overflow: ellipsis;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
}

.news-detail-wrap .news-title-wrap {
  /* opacity: 0; */
  margin-top: 18px;
  font-size: 22px;
  max-height: 50px;
  overflow: hidden;
}

.news-detail-wrap .news-title-wrap .news-title-text {
  line-height: 25px;
  color: #203152;
}

.news-detail-wrap .opacity-show {
  opacity: 1;
}

.news-detail-wrap .text-ellipsis-wrap {
  height: auto;
  max-height: 50px;
  line-height: 25px;
  overflow: hidden;
  position: relative;
}

.news-detail-wrap .text-ellipsis-wrap .text-ellipsis-text {
  margin-left: -1px;
  width: 100%;
  word-break: break-all;
}

.news-detail-wrap .text-ellipsis-wrap::before {
  float: left;
  width: 1px;
  content: '';
  height: 50px;
}

.news-detail-wrap .text-ellipsis-wrap::after {
  float: right;
  content: "...";
  height: 25px;
  line-height: 25px;
  width: 3em;
  margin-left: -3em;
  position: absolute;
  left: 100%;
  top: 25px;
  padding-left: 2em;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 2em);
}

.news-detail-wrap .news-submit-wrap {
  margin-top: 16px;
  font-size: 0;
  color: #8F98A8;
}

.news-detail-wrap .news-submit-wrap .news-author {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 20px;
}

.news-detail-wrap .news-submit-wrap .news-submit-date {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 20px;
  margin-left: 8px;
}

.news-detail-wrap .news-article-content {
  font-size: 14px;
  line-height: 20px;
  color: #4E5B75;
  margin-top: 16px;
}

.news-detail-wrap .news-article-content image {
  max-width: 100%;
}
