#top {
    width: 1200px;
    margin: 0 auto;
    height: 696px;
    overflow: hidden;
    padding-top: 40px;
}
#top-left {
    width: 896px;
    float: left;

}
.focus{height: 388px;}
.focus .swiper-slide .tit{position:absolute;left:0;right:0;bottom:0;padding:30px 20px; z-index:3;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);background:rgba(0,0,0,.65);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.65)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%)}
.focus .swiper-slide .tit a, .focus .swiper-slide .tit a:hover{color:#fff !important;line-height: 1.4;font-size: 16px;}
.focus .swiper-slide a img{width:100%;height: 388px;transition: all .3s ease-out 0s;display: block;object-fit: cover;border-radius: .3rem;}
.focus .swiper-slide a:hover img {opacity: .9;-webkit-transform: scale(1.02);-ms-transform: scale(1.02);transform: scale(1.02);-webkit-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;}
@media only screen and (min-width:900px) {
.hmFocus {width:100%;height:100%;overflow:hidden;margin-bottom:0rem;border-radius: .3rem!important;}
.hmFocus .swiper-pagination {left: auto;right: 0;bottom: 5px;width:100%;    text-align: right;padding: 5px 10px;}
.hmFocus .swiper-pagination-bullet {opacity:.5;background:#ffffff;margin-right:6px!important;width:8px;height:8px;display:inline-block;background:#fff;opacity:.7; border-radius: 10px;}
.hmFocus .swiper-pagination-bullet-active {background:#3e69f7;width:25px;}
}
@media only screen and (max-width:900px) {
.hmFocus {width:100%}
.swiper-container {width:100%;}
.hmFocus .swiper-pagination {bottom:0;left:0;width:100%}
.hmFocus .swiper-pagination-bullet {border-radius: 10px;opacity:.7;background:#ffffff;margin:0 3px!important;width:8px;height:8px;display:inline-block;background:#fff;}
.hmFocus .swiper-pagination-bullet-active {background:#3e69f7;width:25px;height:9px}
.swiper-slide {width:100%}
.swiper-slide a {width:100%;display:block}
.focus .swiper-slide a img{height:300px;border-radius: 0px;}
.swiper-container{height: auto;}
.focus .swiper-slide .tit{font-size: 16px;line-height: 30px;padding: 35px 20px;}
.hmFocus .swiper-pagination{bottom: 12px;}
}
.swiper-slide,.swiper-wrapper {height:100%;position:relative;transform-style:preserve-3d;width:100%}
.swiper-container {margin:0 auto;position:relative;overflow:hidden;z-index:1;}
.swiper-container-vertical>.swiper-wrapper {-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.swiper-wrapper {z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.swiper-slide {-webkit-flex-shrink:0;flex-shrink:0}
.swiper-pagination {position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}
.swiper-pagination.swiper-pagination-hidden {opacity:0}
.swiper-pagination-bullet {display:inline-block;background:#000;opacity:.2}
.swiper-pagination-clickable .swiper-pagination-bullet {cursor:pointer}
.swiper-pagination-white .swiper-pagination-bullet {background:#fff}
.swiper-pagination-bullet-active {opacity:1;background:#007aff}
.swiper-pagination-white .swiper-pagination-bullet-active {background:#fff}
.swiper-pagination-black .swiper-pagination-bullet-active {background:#000}
.swiper-button-next,.swiper-button-prev {background: rgba(0,0,0,.6);border-radius: 50%;opacity: 0;transition: all .3s;text-align: center;color: #fff;font-size:26px;position:absolute;top:50%;width:44px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;}
.swiper-button-prev{left:-16px;right:auto;}
.swiper-button-next{right:-16px;left:auto;}
.swiper-container:hover .swiper-button-next, .swiper-container:hover .swiper-button-prev {opacity: 1;}
.swiper-container:hover .swiper-button-prev {left: 10px}
.swiper-container:hover .swiper-button-next {right: 10px}


.top-img-min{margin-top:20px;}
.top-img-min>li {float:left;margin-right:20px;position:relative;border-radius:5px;cursor:pointer;overflow:hidden;height:242px;}
.top-img-min>li:last-child {margin-right:0;}
.top-img-min img {width:285px;height:auto;border-radius:6px;transition:1s;object-fit: cover;}
.top-img-min-title {background:rgba(255,255,255,1);position:absolute;/*bottom:0;*/    top:160px;left:0;width:285px;height:83px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
.top-img-min-title div {font-size:16px;line-height:25px;padding:15px 6px 0 14px;margin-left:6px;background:url('../images/tip-img-min.png') no-repeat;background-size:2px 50px;background-position:6px 16px;text-align:justify;    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;}
#top-right {float:right;width:286px;height:650px;border-radius:5px;background:#fff;box-shadow:0 0 3px rgba(0,0,0,.03);overflow:hidden;}
.top-right-title {margin-top:22px;}
.news {display:inline-block;border-left:3px solid #00b0ec;font-size:22px;line-height:22px;text-indent:7px;}
.news-list-wrapper {height:449px;}
.news-list {border-top:1px solid #edeeee;margin:8px 11px 0;padding-top:16px;min-height:412px;padding-bottom:20px;}
.news-list>li {margin-bottom:15px;}
.news-list>li:last-child {margin-bottom:0px;}
.news-title {font-size:14px;line-height:20px;margin-bottom:8px;cursor:pointer;    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;}
.news-time {background:url(../images/news-time.png) no-repeat;background-position:left center;text-indent:20px;font-size:12px;color:#b2b2b2;line-height:12px;}
#new-info {width:1200px;margin:0 auto;overflow:hidden;margin-bottom: 20px;}
#info-right {width:310px;float:right;margin-top:40px;}
#info-left {margin-right:350px;}
.content-title {margin-top:28px;background:url(../images/content-title.png) no-repeat;/* background-position:top left;*/    font-size:24px;line-height:48px;margin-bottom:18px;}
#new-info .content-title {font-size:0;line-height:44px;height:44px;margin-bottom:0px;}
#new-info .content-title span {font-size:24px;cursor:pointer;}
#new-info .content-title span,#new-info .content-title li,#new-info .content-title .info-nav {display:inline-block;}
.info-list {overflow:hidden;}
.info-list li {border-top:1px solid #eaeaea;padding-top:18px;padding-bottom:20px;overflow:hidden;}
.info-list-img {float:left;width:285px;height:171px;border-radius:5px;overflow:hidden;display:flex;-o-justify-content:center;justify-content:center;}
.info-list-img img {height:171px;width:auto;min-width:285px;border-radius:5px;display:inline-block;vertical-align:middle;transition:500ms;}
.info-list-img img:hover {transform:scale(1.2);}
.info-left-content {margin-left:305px;}
.info-left-title {font-size:20px;font-weight:500;line-height:32px;max-height:64px;}
.info-left-desc {font-size:14px;line-height:24px;margin-top:9px;color:#747474;letter-spacing:.5px;text-align:justify;}
.info-left-related {font-size:12px;color:#b2b2b2;margin-top:12px;}
.info-left-related a {font-size:12px;color:#b2b2b2;}
.info-left-related>div,.ilr-author >div {float:left;}
.ilr-author {width:120px;line-height:20px;}
.ilr-author-img {width:20px;height:20px;border-radius:100%;margin-right:6px;overflow:hidden;vertical-align:top;}
.ilr-time {padding-left:20px;background:url('../images/iril-time.png') no-repeat left center;line-height:20px;}
.ilr-author-img img {width:18px;height:18px;}
.info-left-related .ilr-comment {float:right;background:url('../images/comment-ico.png') no-repeat left center;padding-left:20px;line-height:20px;}
.info-left-other {height:36px;background:#fff;box-shadow:0 0 6px rgba(0,0,0,.03);border-radius:3px;line-height:36px;text-align:center;margin-bottom:40px;font-size:18px;color:#00b0ec;cursor:pointer;}
.info-right-item {background:#fff;overflow:hidden;margin-bottom:20px;border-radius:3px;padding-bottom:22px;}
.info-right-item-top {height:50px;/* border-bottom:1px solid #edeeee;*/}
.irit-title {font-size:22px;font-weight:500;line-height:22px;border-left:2px solid #00b0ec;text-indent:10px;margin-top:22px;float:left;}
.irit-other {font-size:12px;float:right;width:37px;line-height:14px;background:url(../images/irit-other.png) no-repeat;background-position:right top;margin-top:30px;margin-right:12px;}
.iril-item {margin-top:16px;}
.info-right-img-wrap {max-height:164px;overflow:hidden;border-radius:5px;}
.info-right-img {width:288px;/* height:164px;*/    height:auto;border-radius:5px;transition:500ms;}
.iril-title {font-size:16px;line-height:24px;margin:4px 0 4px;}
.info-right-item-bb {margin:0 11px;height:1px;background:#edeeee;}
.info-right-item-list {padding:0 11px;}

#footer {background:#36373f;height:auto;overflow:hidden;min-width:1200px;}
#friend-link {width:1200px;margin:0 auto;color:#ffffff;overflow:hidden;}
.footer-title {display:inline-block;font-size:18px;color:#ffffff;line-height:32px;border-bottom:1px solid #414248;width:100%;padding-top:20px;padding-bottom:10px;}
#friend-link > ul {padding:8px 0 40px;}
#friend-link > ul li {float:left;margin-right:32px;}
#friend-link a {font-size:14px;color:#abb1c0;display:inline-block;line-height:36px;}




/*list*/
.site-main {padding:2rem 0;display: inline-block;width: 100%;overflow: hidden;}
.list-article {float:left;width: 71.666%;overflow: hidden;position: relative;}
.le-sidebar {float:right;width: 26.3333%;overflow: hidden;position: relative;}
.card-body {position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border-radius:.25rem;margin-bottom:1.5rem!important;padding:1.25rem;flex:1 1 auto;}
.card-body h1 {font-size:1.625rem !important;line-height:1.4;}
.archive-navbar {position:relative;margin:.5rem 0 0;}
.archive-navbar ul {display:block;}
.archive-navbar li {margin:.5rem .5rem 0 0;float: left;}
.archive-navbar li:nth-child(7n) {margin-right: 0px;}
.archive-navbar li a {min-width:93px;font-size:.875rem;padding:.5125rem 1.25rem;border-radius:.2rem;color:#6b6b6d;background-color:#eff1f5;border-color:#eff1f5;display:inline-block;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.archive-navbar li a:hover {color:#0a59f8;}
.archive-navbar li a.active {background-color:#0a59f8;border-color:#0a59f8;color:#fff;}
.article-item {background:#ffffff;position:relative;border-radius: .25rem;}
.article-item ul {padding:0 20px;}
.article-item ul li {align-items:stretch;border-bottom:1px solid rgb(26 26 26 / 7%);display:flex;overflow:hidden;padding:20px 0;transition:all .3s ease 0s;}
.article-item ul li .list-image {flex-grow:0;flex-shrink:0;padding-right:20px;position:relative;transition:box-shadow .3s ease 0s;width:30%;}
.article-item ul li .list-image .item-img-inner {border-radius:4px;display:block;overflow:hidden;position:relative;}
.article-item ul li .list-image img {height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:all .3s ease-out 0s;width:100%;}
.article-item ul li .list-image .item-img-inner:before {padding-top:62.5%!important;}
.article-item ul li .list-image .item-img-inner:before {content:"";display:block;padding-top:62.5%;}
.article-item ul li .item-category {background:rgba(0,0,0,.5);border-radius:3px;color:#fff;font-size:12px;left:10px;line-height:14px;padding:4px 8px;position:absolute;text-decoration:none;top:10px;}
.article-item ul li .list-main {display:grid;grid-template-rows:min-content auto 24px;row-gap:0;width:100%;}
.article-item ul li .item-title {font-size:1rem;font-weight:500;line-height:1.5;margin:0 0 10px;}
.article-item ul li .item-excerpt,.article-item ul li .item-title a {overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:block;display:-webkit-box;-webkit-line-clamp:2;}
.article-item ul li .item-title a {color:#1a1a1a;max-height:56px;text-decoration:none;}
.article-item ul li .item-title a:hover {color:#2154CF}
.article-item ul li .item-excerpt {font-size:.875rem;line-height:1.625;margin-bottom:15px;max-height:48px;}
.article-item ul li .item-excerpt p {margin-bottom:0;color:#747474;}
.article-item ul li .item-meta {color:rgb(26 26 26 / 60%);font-size:12px;line-height:24px;}
.article-item ul li .item-meta .item-meta-li {display:inline-block;line-height:inherit;margin-right:15px;vertical-align:top;}
.article-item ul li .item-meta .author {display:inline-block;margin-right:15px;}
.article-item ul li .item-meta .item-meta-right {float:right;line-height:inherit;}
.article-item ul li .item-meta i {font-size:1.0625rem;margin-right:2px;vertical-align:bottom;}

.widget {background:#ffffff;position:relative;margin-bottom:20px;padding:15px;border-radius:.25rem;}
.widget-title {font-size:16px;font-weight:500;line-height:1;margin:10px 0 15px;padding:0 0 0 12px;position:relative;}
.widget-title:before {background-color:#0a59f8;background-image:linear-gradient(180deg,rgba(255,255,255,.15),transparent);border-radius:3px;content:"";height:100%;left:0;position:absolute;top:0;width:3px;}
/*.widget-title:before {content:'';position:absolute;left:2px;top:7px;width:8px;height:8px;border-radius:5px;background:#0a59f8;background:-webkit-gradient(linear,left bottom,left top,from(#6598ff),to(#0a59f8));background:linear-gradient(to top,#6598ff,#0a59f8);}*/

.widget-title .more {color:#878787;float:right;font-size:14px;font-weight:400;transition:all .3s ease-out;}

.list-grid li {margin:0;padding:15px 0;display:flex;width:100%;position:relative;overflow:hidden;}
.list-grid li .item-img {width:120px;flex-shrink:0;overflow:hidden;border-radius:6px;}
.list-grid li .item-img-inner {display:block;}
.list-grid li .item-img img {display:block;width:100%;height:72px;object-fit:cover;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;}
.list-grid li .item-content {position:relative;margin-left:10px;width:calc(100% - 110px);flex-shrink:1;}
.list-grid li .item-content .item-title {height:38px;margin-top:2px;margin-bottom:10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-orient:vertical;display:block;display:-webkit-box;-webkit-line-clamp:2;line-height:1.4;}
.list-grid li .item-content .item-title a {color:#262626;font-size:14px;}
.list-grid li .item-content .item-title a:hover {color:#0a59f8;}
.list-grid li .item-content p i {font-size:14px;margin-right:4px;}
.list-grid li .item-content .item-date {position:absolute;bottom:5px;margin:0;font-size:12px;color:#777777;line-height:14px;}

.widget_post_hot li:first-child:before,.widget_post_hot li:nth-child(2):before,.widget_post_hot li:nth-child(3):before {background:linear-gradient(135deg,#f84975 10%,#f36);border:0;border-radius:0 10px 10px 0;box-shadow:0 1px 4px rgb(0 0 0 / 20%);color:#fff;display:block;font-size:12px;font-weight:500;height:auto;left:0;line-height:12px;padding:3px 6px 3px 4px;position:absolute;text-align:center;top:15px;width:auto;z-index:1;}
.widget_post_hot li:first-child:before {content:"TOP 1";top:.5em;}
.widget_post_hot li:nth-child(2):before {background:linear-gradient(135deg,#ff7a66 10%,#ff2d2d);content:"TOP 2";}
.widget_post_hot li:nth-child(3):before {background:linear-gradient(135deg,#f59f55 10%,#ff6922);content:"TOP 3";}


.hot-item li{padding:12px 0;border-top:1px solid #f7f7f7;display: inline-flex;width: 100%;}
.hot-item li span{font-size: 13px;margin-right: 5px;}
.hot-item li:first-child{border:none}
.hot-item li a{height:22px;line-height:22px;font-size:14px;color:#333b55;overflow:hidden;font-weight:400;display:block;text-overflow:ellipsis;white-space:nowrap}
.hot-item li a:hover{color:#0a59f8}

.right-list-ad{margin-bottom: 20px;}
.right-list-ad img{border-radius: 4px;max-width: 100%;height: auto;width: auto;}

.tagcloud{margin-top:5px;display:inline-block;}
.tagcloud a {position:relative;font-size:inherit !important;letter-spacing:1px;line-height:1;text-transform:capitalize;display:inline-block;margin:0 .25rem .5rem 0;border:1px solid var(--border-light);padding:.5rem .5375rem;border-radius:5px;}
.tagcloud a:hover {opacity: .8;color:#000;}

.color0{color:#04b9b6;background-color:rgba(8,196,193,.1)}
.color1{color:rgb(202, 109, 220);background-color:rgba(212, 62, 241, 0.1)}
.color2{color:#ff5473;background-color:rgba(255,84,115,.1)}
.color3{color:#6a933e;background-color:rgba(72,135,24,.1)}
.color4{color:#ff6f06;background-color:rgba(255,111,6,.1)}
.color5{color:#8e4aff;background-color:rgba(154,72,245,.1)}
.color6{color:#c58516;background-color:rgba(179,103,8,.1)}
.color7{color:#2997f7;background-color:rgba(41,151,247,.1)}
.color8{color:#5c7cff;background-color:rgba(77,130,249,.1)}
.color9{color:#04b9b6;background-color:rgba(8,196,193,.1)}
.color10{color:#d6064c;background-color:rgba(194,41,46,.1)}
.color11{color:#18a52a;background-color:rgba(18,185,40,.1)}
.color12{color:#e434e1;background-color:rgba(213,72,245,.1)}
.color13{color:#888;background-color:rgba(136,136,136,.1)}
.color14{color:#6a933e;background-color:rgba(72,135,24,.1)}
.color15{color:#c58516;background-color:rgba(179,103,8,.1)}
.color16{color:#d6064c;background-color:rgba(194,41,46,.1)}
.color17{color:#ff5473;background-color:rgba(255,84,115,.1)}
.color18{color:#e434e1;background-color:rgba(213,72,245,.1)}
.color19{color:#04b9b6;background-color:rgba(8,196,193,.1)}
.color20{color:#ff6f06;background-color:rgba(255,111,6,.1)}
.color21{color:#2997f7;background-color:rgba(41,151,247,.1)}
.color22{color:#04b9b6;background-color:rgba(8,196,193,.1)}
.color23{color:#04b9b6;background-color:rgba(8,196,193,.1)}
.color24{color:rgb(202, 109, 220);background-color:rgba(212, 62, 241, 0.1)}
.color25{color:#888;background-color:rgba(136,136,136,.1)}
.color26{color:#d6064c;background-color:rgba(194,41,46,.1)}
.color27{color:#2997f7;background-color:rgba(41,151,247,.1)}
.color28{color:#5c7cff;background-color:rgba(77,130,249,.1)}
.color29{color:#04b9b6;background-color:rgba(8,196,193,.1)}
.color30{color:#d6064c;background-color:rgba(194,41,46,.1)}
.color31{color:#18a52a;background-color:rgba(18,185,40,.1)}
.color32{color:#e434e1;background-color:rgba(213,72,245,.1)}
.color33{color:#888;background-color:rgba(136,136,136,.1)}
.color34{color:#6a933e;background-color:rgba(72,135,24,.1)}
.color35{color:#c58516;background-color:rgba(179,103,8,.1)}
.color36{color:#d6064c;background-color:rgba(194,41,46,.1)}
.color37{color:#ff5473;background-color:rgba(255,84,115,.1)}
.color38{color:#e434e1;background-color:rgba(213,72,245,.1)}
.color39{color:#2997f7;background-color:rgba(41,151,247,.1)}
.color40{color:#5c7cff;background-color:rgba(77,130,249,.1)}
.color41{color:#04b9b6;background-color:rgba(8,196,193,.1)}
.color42{color:#d6064c;background-color:rgba(194,41,46,.1)}
.color43{color:#18a52a;background-color:rgba(18,185,40,.1)}



.article-content {background:#fff;margin-bottom:30px;display:block;border-radius: 4px;padding:20px;}
.article-detail {position:relative;margin-bottom:20px;border-bottom:1px solid #f4f4ff;border-width:2px !important;}
.article-detail .detail-title {font-size:1.75rem;font-weight:500;-webkit-line-clamp:inherit;height:auto;line-height:normal;margin:0;margin-bottom:1rem;}
.article-detail .infos {color:#999;font-size:14px;margin-bottom:25px;}
.article-detail .infos span {color:#999;font-size:14px;margin-right:10px;}
.article-detail .infos span a{color:#333b55;font-size:14px;}
.article-detail .infos .iconfont {display:inline-block;padding-right:2px;font-size: 14px;}
.article-body {color:#2f3340;font-size:14px;margin-bottom:10px;line-height:1.8;overflow:hidden;white-space:normal;word-wrap:break-word;word-break:normal;}
.article-body img{max-width:100%;height: auto;border-radius: 5px;margin: 10px auto;display: block;}
.article-body .hljs{padding:1rem;font-family: "Microsoft Yahei";border-radius: 6px;font-size: 13px;}
.article-body p {margin: 0 0 .6rem;color:#1a1a1a;font-size:.89rem;}
.article-body pre {margin: 20px 0;font-size: 12px;line-height: 22px;background: #4a4a4a;padding: 10px 20px;color: #f8f8d4;border: 0;}
.article-body h1,.article-body h2,.article-body h3 {color:#000;font-size:18px;margin-top: 1rem;margin-bottom: 5px;line-height: 24px;}
.tip {position:relative;background: #f7f8fa;border-radius:6px;margin-bottom:25px;transition:.5s;}
.tip >p {font-size:12px;color:#8d8f96;margin:5px 0;padding:20px 15px;}
.entry-tag a {background:#f3f3f3;box-shadow:0 0 1px rgb(0 0 0 / 10%);color:#000;line-height:14px;margin:0 10px 5px 0;padding:4px 10px 4px 0;}
.entry-tag a:hover {background:#0a59f8;color:#fff;text-decoration:none}
.entry-tag a:before {background:#0a59f8;color:#fff;content:"#";line-height:inherit;margin:-4px 6px -4px 0;padding:4px 7px;vertical-align:top;}
.entry-tag a,.entry-tag a:before {border-radius:20px;display:inline-block;font-size:14px;}
.action {text-align:center!important;margin:20px 0 0 0;}
.btn-zan {padding:2px 25px;font-size:14px;line-height:30px;font-weight:600;display:inline-block;position:relative;color:#0a59f8;border:1px solid #0a59f8;border-radius:4px;transition:0.1s ease-in;}
.btn-zan:hover {background-color:#0a59f8;color:#fff;}
.btn-zan span {display:inline-block;position:relative;will-change:transform;}
.btn-zan i {margin-left:5px;}

.article-nav {position:relative;margin-bottom:30px;overflow:hidden;}
.article-nav-entry {width:calc(50% - 7px);max-width:50%;margin:0;display:inline-block;padding:15px;background-color:#fff;}
.article-nav-entry+.article-nav-entry {margin-right:0;float:right;text-align:right;}
.entry-page-next,.entry-page-prev {margin:0;display:flex;padding:0;position:relative;align-items:center;min-height:60px;border-radius:4px;background:#fff;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.entry-page-info {-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;display:block;padding:16px;z-index:1;}
.entry-page-icon i {font-size:20px;}
.entry-page-prev .entry-page-icon {padding-right:0;}
.entry-page-next .entry-page-icon {padding-left:0;}
.entry-page-prev .entry-page-info {text-align:right;}
.entry-page-next .entry-page-info {text-align:left;}
.entry-page-info .hnav {font-size:12px;line-height:1.625;color:#ccc;display:block!important;}
.entry-page-info .title {font-size:14px;color:#16133d;overflow:hidden;display:-webkit-box !important;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal;height:18px;line-height:18px;}

.entry-related-posts{background: #fff;padding: 20px;margin-bottom: 30px;display: block;border-radius: 4px;}
.entry-related-posts .article-item ul{padding:0px;}
.entry-related-posts .widget-title{margin: 10px 0 5px;}
.article-relevant ul {padding-top:1rem;}
.article-relevant li {position:relative;padding-left:24px;margin-bottom:12px;list-style:none;}
.article-relevant li:before {position:absolute;content:'';width:6px;height:6px;left:0;top:6px;border-radius:50%;background:#0a59f8;}
.article-relevant li a {color:#16133d;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}


/*app*/
@media only screen and (max-width: 900px){
body {background: #ffffff!important;}
.container{width: 100%;}
.rollbar{bottom:13%;}
#top{width: 100%;height:auto;padding-top: 0px;}
#top-left{width: 100%;}
#top-right{width: 100%;padding:0 10px;height:auto;}
.top-img-min img{width: 100%;}
.top-img-min{height: auto;padding:0 10px;}
.top-img-min>li{margin-right:0px;height: auto;}
.top-img-min-title{position: initial;}
#new-info{width: 100%;}
#info-right{display:none;width: 100%;padding:0 10px;}
#info-left{width: 100%;margin-right:0px;padding:0 10px;}
.info-list-img{width: 166px;height: 105px;}
.info-left-content{margin-left: 180px;}
.info-list-img img{min-width: 166px;height: 105px;}
.info-left-title{font-size: 14px;line-height: 22px;}
.info-left-desc{display: none;}
.ilr-author,.ilr-comment{display: none;}
#footer{min-width: 100%;padding:0 10px;}
.list-article{width: auto;float: none!important;}
.le-sidebar{width: auto;float: none!important;}
.site-main {padding: 1rem 0.875rem;}
.article-item ul {padding: 0;}
.article-item ul li {padding:15px 0;}
.article-item ul li .list-image {width:33%;    padding-right: 5px;}
.article-item ul li .item-category {display:none;}
.article-item ul li .list-main {grid-template-rows:auto 0 16px;padding-left:10px;}
.article-item ul li .item-title {font-size:15px;font-weight:400;line-height:1.36;}
.article-item ul li .item-title a {max-height:50px;}
.article-item ul li .item-excerpt {display:none;}
.article-item ul li .item-meta {line-height:16px;}
.article-item ul li .item-meta .category,.article-item ul li .item-meta .likes {display:none;}
.article-item ul li .item-meta .views {float:right;margin:0;}
.card-body {padding:0rem;margin-bottom:.5rem!important;}
.card-body h1 {font-size:1.25rem !important;}
.archive-navbar {position:relative;margin:.125rem 0 0;}
.archive-navbar li:nth-child(3n) {margin-right: 0px;}
.archive-navbar li:nth-child(8n) {margin-right: .5rem;}

.archive-navbar li a {min-width:108px;padding:.5125rem 1rem .5125rem;}
.widget{padding:0;}
.pagination .pagesize,.pagination .pagehome,.pagination .pagenext{display: none;}
.article-content{padding:0px;}
.article-detail .detail-title{font-size: 1.25rem;}
.entry-related-posts{padding:0px;}
.article-nav-entry{padding:0px;}
}