.zixun-container {
    width: 100%;
  }
  .zixun-container button {
    border: none;
  }
  .zixun-container a {
    display: block;
  }
  
  .zixun-container .filter-page {
    text-align: right;
    font-size: 14px;
  }
  .zixun-container .filter-page .layui-laypage {
    margin: 16px 0 60px;
  }
  .zixun-container .filter-page a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-left: 8px;
    font-size: 14px;
  }
  .zixun-container .layui-laypage-curr,
  .zixun-container .layui-laypage-spr {
    margin-left: 8px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
  }
  
  .zixun-container .layui-laypage a,
  .zixun-container .layui-laypage span {
    padding: 0;
    font-size: 14px;
    background-color: transparent;
  }
  .zixun-container .layui-laypage .layui-laypage-curr .layui-laypage-em {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #00a896 !important;
    color: #fff;
    font-size: 14px;
  }
  .zixun-container .filter-page .layui-laypage button,
  .layui-laypage input {
    background-color: transparent;
    width: 56px;
    height: 32px;
    line-height: 30px;
    font-size: 14px;
  }
  .zixun-container .filter-page .layui-laypage button {
    border: 1px solid #e2e2e2;
  }
  
  .zixun-container .text-cut {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .zixun-container .text-cut2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .zixun-container .text-cut3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .zixun-container .hide {
    display: none;
  }
  .zixun-container .sign::before {
    position: absolute;
    top: 67.5px;
    left: 0;
    content: '';
    width: 4px;
    height: 4px;
    background: #ff9c1a;
    opacity: 1;
    border-radius: 2px;
  }
  .zixun-container .sign::after {
    position: absolute;
    top: 74px;
    left: 0;
    content: '';
    width: 4px;
    height: 10px;
    background: #00a896;
    opacity: 1;
    border-radius: 2px;
  }
  .zixun-container .w {
    width: 1200px;
    margin: 0 auto;
  }
  .zixun-container .zixun-hearder {
    width: 100%;
    height: 96px;
    background-color: #fff;
    line-height: 96px;
  }
  .zixun-container .zixun-hearder .title {
    font-size: 20px;
    font-weight: 400;
    color: #404040;
    padding-right: 56px;
    text-decoration: none;
    transition: none;
  }
  .zixun-container .zixun-hearder .inline {
    width: 1px;
    height: 28px;
    margin: 34px 18px 0 24px;
    background-color: #cccccc;
  }
  .zixun-container .zixun-hearder .logo {
    height: 96px;
  }
  .zixun-container .zixun-hearder img {
    width: 124px;
    height: 56px;
  }
  .zixun-container .zixun-hearder .search {
    padding-top: 28px;
  }
  .zixun-container .zixun-hearder .search .search-box {
    width: 495px;
    height: 40px;
    border: 1px solid #ebebeb;
    border-right: none;
    border-radius: 2px 0px 0px 2px;
    box-sizing: content-box;
  }
  .zixun-container .zixun-hearder .search .search-box input {
    width: 451px;
    height: 42px;
    font-size: 16px;
    line-height: 42px;
    padding: 0 22px;
    outline: none;
    border: none;
    background-color: transparent;
  }
  .zixun-container .zixun-hearder .search .search-box input::placeholder {
    color: #bdbdbd;
  }
  /* .zixun-container .zixun-hearder .search .search-box img{width:14px;height:14px;margin-top:14px} */
  .zixun-container .zixun-hearder .search .search-btn {
    width: 92px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background: #00a896;
    font-size: 16px;
    color: #fff;
    opacity: 1;
    border-radius: 0 2px 2px 0;
    cursor: pointer;
  }
  .zixun-container .zixun-main {
    width: 100%;
    padding-top: 52px;
    background: url('/images/news/zixun-bg.png') no-repeat;
    background-size: 100% 375px;
  }
  .zixun-container .zixun-menu {
    height: 448px;
    margin-bottom: 20px;
  }
  .zixun-container .zixun-details {
    width: 518px;
    height: 388px;
    padding: 30px;
    margin-right: 12px;
    background-color: #fff;
    /* cursor: pointer; */
    box-sizing: content-box;
  }
  .zixun-container .zixun-details .zixun-cover {
    display: block;
    height: 228px;
    border-radius: 4px;
    margin: 0 auto 22px;
  }
  .zixun-container .zixun-details .zixun-content {
    position: relative;
    font-size: 14px;
    color: #597cb3;
    padding-bottom: 12px;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 10px;
  }
  .zixun-container .zixun-details .zixun-tile {
    width: 360px;
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 16px;
  }
  .zixun-container .zixun-details .zixun-btn {
    position: absolute;
    top: 12px;
    right: 0;
    width: 102px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    color: #00a896;
    background: #ebfaf5;
    border-radius: 2px;
    cursor: pointer;
  }
  .zixun-container .zixun-details .zixun-issue {
    color: #bdbdbd;
  }
  .zixun-container .zixun-details .zixun-description {
    width: 518px;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    text-align: justify;
  }
  .zixun-container .zixun-silder {
    width: 610px;
    padding: 14px 0;
    background: #ffffff;
    border-radius: 4px;
  }
  .zixun-container .zixun-silder img {
    width: 16px;
    height: 22px;
    margin-right: 10px;
  }
  .zixun-container .zixun-silder .zixun-silder-item {
    height: 73px;
    padding: 16px 22px;
    cursor: pointer;
    transition: box-shadow 0.3s;
    box-sizing: content-box;
  }
  .zixun-container .zixun-silder .zixun-silder-item-active {
    position: relative;
    box-shadow: 0 2px 14px rgba(168, 177, 196, 0.3);
  }
  .zixun-container .zixun-silder .zixun-silder-item-active::before {
    position: absolute;
    top: 26px;
    left: -28px;
    content: '';
    background: url('/images/news/arrows-left.png') no-repeat left top;
    background-size: 100% 100%;
    width: 50px;
    height: 56px;
  }
  .zixun-container .zixun-silder .zixun-silder-item-active .info .title {
    color: #00a896;
  }
  .zixun-container .zixun-silder .info {
    width: 538px;
    font-size: 14px;
    line-height: 20px;
    color: #999999;
  }
  .zixun-container .zixun-silder .info .title {
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
    color: #404040;
    margin-bottom: 12px;
    transition: color 0.3s;
  }
  .zixun-container .zixun-tabbar {
    width: 100%;
    margin-bottom: 14px;
    z-index: 11;
  }
  .zixun-container .zixun-tabbar-content {
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
  }
  .zixun-container .zixun-tabbar-content .item {
    position: relative;
    /* width: 150px; */
    font-size: 20px;
    color: #999999;
    padding: 26px 0 22px;
    /* cursor: pointer; */
    transition: color 0.3s;
  }
  .zixun-container .zixun-tabbar-content .item a:hover {
    color: #000;
  }
  .zixun-container .zixun-tabbar-content .item .icon,
  .zixun-container .zixun-tabbar-content .item .active-icon {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 4px;
  }
  .zixun-container .zixun-tabbar-content .item .active-icon {
    display: none;
  }
  .zixun-container .zixun-tabbar-content .item {
    margin-left: 40px;
  }
  .zixun-container .zixun-tabbar-content .item:nth-child(1) {
    margin-left: 30px;
  }
  .zixun-container .zixun-tabbar-content .item-active {
    color: #000;
  }
  .zixun-container .zixun-tabbar-content .item-active:after {
    content: '';
    background: #00a896;
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: left 0.3s;
  }
  .zixun-container .zixun-tabbar-content .item-active .icon {
    display: none;
  }
  .zixun-container .zixun-tabbar-content .item-active .active-icon {
    display: inline-block;
  }
  .zixun-container .zixun-list {
    min-height: 900px;
  }
  .zixun-container .zixun-list .list-item {
    padding: 30px;
    margin-bottom: 14px;
    background-color: #fff;
    box-shadow: 0px 4px 14px rgba(168, 177, 196, 0.16);
    border-radius: 4px;
    /* cursor: pointer; */
  }
  .zixun-container .zixun-list .zixun-cover {
    width: 236px;
    height: 144px;
    margin-right: 22px;
  }
  .zixun-container .zixun-list .zixun-info {
    position: relative;
    width: 882px;
  }
  .zixun-container .zixun-list .zixun-details-btn {
    position: absolute;
    top: 10px;
    right: 0;
    width: 102px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    font-weight: 400;
    color: #00a896;
    background: #ebfaf5;
    opacity: 1;
    border-radius: 2px;
    cursor: pointer;
  }
  .zixun-container .zixun-list .zixun-title {
    width: 700px;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 12px;
    color: #000000;
  }
  .zixun-container .zixun-list .zixun-issue {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    color: #597cb3;
    margin-bottom: 12px;
  }
  .zixun-container .zixun-list .zixun-issue .zixun-issue {
    color: #bdbdbd;
  }
  .zixun-container .zixun-list .zixun-description {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: #666666;
    margin-bottom: 12px;
    text-align: justify;
  }
  .zixun-container .zixun-list .zixun-label a {
    padding: 0 6px;
    font-size: 12px;
    text-align: center;
    margin-right: 8px;
    line-height: 24px;
    color: #bdbdbd;
    background: #f6f6f6;
    border-radius: 2px;
  }
  .zixun-container .zixun-list .zixun-label a:hover {
    color: #bdbdbd;
  }
  .zixun-container .zixun-recommend {
    display: none;
    position: fixed;
    top: 50%;
    right: 0;
  }
  .zixun-container .zixun-back-top {
    display: none;
    position: fixed;
    top: 76%;
    right: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #404040;
    font-size: 12px;
    background: #ffffff;
    cursor: pointer;
    z-index: 130;
  }
  .zixun-container .zixun-back-top .current-icon {
    display: block;
    width: 16px;
    height: 8px;
    margin: 10px auto 4px;
    cursor: pointer;
  }
  
  /* 搜索部分 */
  .zixun-container .zixun-top {
    width: 100%;
    height: 300px;
    padding-top: 76px;
    background: url('/images/news-search/search-bg.png') no-repeat left top;
    background-size: cover;
    text-align: center;
  }
  .zixun-container.zixun-container-search .zixun-top{
    box-sizing: content-box;
  }
  
  .zixun-container .zixun-top .zixun-search {
    width: 720px;
    margin: 0 auto 26px;
  }
  .zixun-container .zixun-top .search-title {
    font-size: 48px;
    font-weight: 400;
    line-height: 64px;
    color: #ffffff;
    margin-bottom: 42px;
  }
  .zixun-container .zixun-top .search-box {
    width: 584px;
    height: 56px;
    border: 1px solid #ebebeb;
    border-right: none;
    border-radius: 2px 0px 0px 2px;
    background-color: #fff;
    box-sizing: content-box;
  }
  .zixun-container .zixun-top .search-box input {
    width: 544px;
    height: 56px;
    font-size: 16px;
    line-height: 58px;
    padding: 0 20px;
    outline: none;
    border: none;
    background-color: transparent;
  }
  .zixun-container .zixun-top .search-box input::placeholder {
    color: #bdbdbd;
  }
  /* .zixun-container .zixun-top .search-box img{width:14px;height:14px;margin-top:22px} */
  .zixun-container .zixun-top .search-btn {
    width: 92px;
    height: 58px;
    text-align: center;
    line-height: 58px;
    background: #00a896;
    font-size: 16px;
    color: #fff;
    opacity: 1;
    border-radius: 0 2px 2px 0;
    cursor: pointer;
  }
  .zixun-container .zixun-top .zixun-hot {
    width: 720px;
    margin: 0 auto;
  }
  .zixun-container .zixun-top .zixun-hot .hot-label {
    font-size: 14px;
    color: #fff;
    line-height: 34px;
    margin-right: 16px;
  }
  .zixun-container .zixun-top .zixun-hot .hot-item a {
    padding: 0 20px;
    margin-bottom: 20px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    color: #f5f5f5;
    border: 1px solid #bdbdbd;
    border-radius: 2px;
    margin-right: 10px;
    cursor: pointer;
  }
  .zixun-container .zixun-top .zixun-hot .hot-item a:hover {
    color: #fff;
  }
  .zixun-container .zixun-top .zixun-hot .hot-item:nth-of-type(1) {
    margin-right: 0;
  }
  .zixun-container .zixun-search-main {
    background: none;
    padding-top: 0;
  }
  .zixun-container .zixun-search-main .zixun-search-log {
    height: 19px;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    padding: 20px 0 12px;
    color: #999999;
  }
  .zixun-container .zixun-search-main .zixun-search-log .label {
    color: #000;
  }
  .zixun-container .zixun-not-search {
    padding: 40px 0 20px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
  }
  .zixun-container .zixun-not-search img {
    width: 92px;
    height: 136px;
    margin-bottom: 12px;
  }
  .zixun-container .zixun-not-search .label {
    color: #fd9406;
  }
  .zixun-container .zixun-not-search .title {
    position: relative;
    padding: 60px 0 0 12px;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    color: #111111;
    text-align: left;
  }
  .zixun-container .zixun-text-hover {
    transition: color 0.3s;
  }
  .zixun-container .zixun-text-hover:hover {
    color: #1bcbb8;
  }
  
  /* 详情部分 */
  .zixun-container .zixun-details-main {
    padding-top: 0;
    padding-bottom: 60px;
  }
  .zixun-container .zixun-details-nav {
    width: 100%;
    padding: 16px 0;
    line-height: 1;
    font-size: 14px;
    color: #bee4df;
    background-color: #00a896;
    margin-bottom: 40px;
  }
  .zixun-container .zixun-details-nav a {
    color: #bee4df;
  }
  .zixun-container .zixun-details-nav .label {
    color: #fff;
  }
  .zixun-container .zixun-details-nav .arrows-right {
    width: 10px;
    height: 10px;
    margin: 2px 8px 0 8px;
  }
  .zixun-container .zixun-details-nav .hover {
    color: #bee4df;
    cursor: pointer;
    text-decoration: none;
    transition: none;
  }
  .zixun-container .zixun-details-nav .hover:hover {
    color: #fff;
  }
  .zixun-container .zixun-details-content {
    min-height: 862px;
    padding: 40px 60px 68px;
    background-color: #fff;
    border-radius: 4px;
    box-sizing: border-box;
  }
  .zixun-container .zixun-details-text {
    width: 738px;
    margin-right: 84px;
  }
  .zixun-container .zixun-details-text a {
    display: inline;
  }
  .zixun-container .zixun-details-text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
    margin-bottom: 26px;
    text-align: justify;
  }
  .zixun-container .zixun-details-text .text img {
    max-width: 738px;
  }
  .zixun-container .zixun-details-text .zixun-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    color: #333333;
    margin-bottom: 20px;
  }
  .zixun-container .zixun-details-text .zixun-issue {
    font-size: 14px;
    font-weight: 400;
    color: #597cb3;
    padding-bottom: 12px;
    margin-bottom: 8px;
    border-bottom: 1px solid #f5f5f5;
  }
  .zixun-container .zixun-details-text .zixun-issue .label {
    color: #bdbdbd;
  }
  .zixun-container .zixun-details-text .zixun-details-label {
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color: #000000;
    margin-bottom: 30px;
  }
  .zixun-container .zixun-details-text .zixun-details-label .label {
    padding: 0 6px;
    margin-right: 8px;
    font-size: 12px;
    color: #bdbdbd;
    background: #f6f6f6;
    line-height: 30px;
    border-radius: 2px;
    cursor: pointer;
  }
  .zixun-container .zixun-details-text .zixun-details-label .label:hover {
    color: #bdbdbd;
  }
  .zixun-container .zixun-details-text .zixun-about-article .title,
  .zixun-container .zixun-details-text .zixun-about-recommend .title {
    position: relative;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    color: #111111;
    padding-left: 12px;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #f5f5f5;
  }
  .zixun-container .zixun-details-text .zixun-about-article > .sign::before,
  .zixun-container .zixun-details-text .zixun-about-recommend > .sign::before {
    top: 7px;
  }
  .zixun-container .zixun-details-text .zixun-about-article > .sign::after,
  .zixun-container .zixun-details-text .zixun-about-recommend > .sign::after {
    top: 14px;
  }
  .zixun-container .zixun-details-text .zixun-about-article {
    margin-bottom: 30px;
  }
  .zixun-container .zixun-details-text .zixun-about-article .zixun-prev,
  .zixun-container .zixun-details-text .zixun-about-article .zixun-next {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color: #666666;
    margin: 0;
    cursor: pointer;
  }
  .zixun-container .zixun-details-text .zixun-about-article .label {
    color: #00a896;
  }
  .zixun-container .zixun-details-text .zixun-about-recommend .zixun-recommend-item {
    display: block;
    width: 206px;
    padding: 16px;
    border-radius: 4px;
    background-color: #fff;
    margin-right: 12px;
    box-shadow: 0px 4px 14px rgba(168, 177, 196, 0.16);
    margin-top: 10px;
    cursor: pointer;
    box-sizing: content-box;
  }
  .zixun-container .zixun-details-text .zixun-about-recommend .zixun-recommend-item:nth-last-of-type(1) {
    margin-right: 0;
  }
  .zixun-container .zixun-details-text .zixun-about-recommend .zixun-recommend-item img {
    width: 206px;
    height: 154px;
  }
  .zixun-container .zixun-details-text .zixun-about-recommend .zixun-recommend-item .zixun-recommend-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    padding: 14px 0 8px;
    color: #000000;
  }
  .zixun-container .zixun-details-text .zixun-about-recommend .zixun-recommend-item .zixun-issue {
    font-size: 14px;
    font-weight: 400;
    color: #597cb3;
    border: none;
    padding: 0;
    margin: 0;
  }
  .zixun-container .zixun-details-text .zixun-about-recommend .zixun-recommend-item .zixun-issue .label {
    color: #bdbdbd;
  }
  .zixun-container .zixun-details-text .zixun-about-recommend .zixun-recommend-item .inline {
    display: inline-block;
    width: 1px;
    height: 12px;
    vertical-align: middle;
    margin: 1px 5px 2px;
    background-color: #d6d6d6;
  }
  .zixun-container .zixun-details-silder {
    width: 256px;
  }
  .zixun-container .zixun-details-silder .zixun-hot-article,
  .zixun-container .zixun-details-silder .zixun-hot-label {
    position: relative;
    padding-top: 20px;
  }
  .zixun-container .zixun-details-silder .zixun-hot-article > .title,
  .zixun-container .zixun-details-silder .zixun-hot-label > .title {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    padding-left: 12px;
    color: #333333;
    margin-bottom: 16px;
  }
  .zixun-container .zixun-details-silder .zixun-hot-article > .sign::before,
  .zixun-container .zixun-details-silder .zixun-hot-label > .sign::before {
    top: 27px;
  }
  .zixun-container .zixun-details-silder .zixun-hot-article > .sign::after,
  .zixun-container .zixun-details-silder .zixun-hot-label > .sign::after {
    top: 34px;
  }
  .zixun-container .zixun-details-silder .zixun-article-item {
    padding-bottom: 18px;
    margin-bottom: 16px;
    border-bottom: 1px solid #f5f5f5;
  }
  .zixun-container .zixun-details-silder .zixun-article-item .title {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    color: #111111;
    margin-bottom: 14px;
    cursor: pointer;
  }
  .zixun-container .zixun-details-silder .zixun-article-item .zixun-issue {
    font-size: 14px;
    font-weight: 400;
    color: #597cb3;
  }
  .zixun-container .zixun-details-silder .zixun-article-item .zixun-issue .label {
    color: #bdbdbd;
  }
  .zixun-container .zixun-details-silder .zixun-label-item {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    color: #999999;
    padding: 8px 10px;
    margin: 0 14px 14px 0;
    border: 1px solid #bdbdbd;
    border-radius: 2px;
    cursor: pointer;
  }
  .zixun-container .zixun-details-silder .zixun-label-item:hover {
    border-color: #00a896;
    color: #00a896;
  }
  .web-fixedbar {
    display: none !important;
  }
  