menu{background-color:#629cff}
menu a{color:#fff}
menu ul li:first-child{}
.list{padding-right:1rem;box-sizing:border-box}
.list ol li,.article-relation ol li{flex-wrap:wrap;padding-top:1.5rem;padding-bottom:1.5rem;border-top:1px #e6e5e5 dashed}
.article-relation ol li{padding-left:1rem}
.list ol li:hover,.article-relation ol li:hover{background-color:#F9F9F9}
.list ol li a:first-child,.article-relation ol li a:first-child{width:18%;border:1px solid #efefef}
.list ol li a:first-child,.list ol li img,.article-relation ol li a:first-child,.article-relation ol li a:first-child img{height:7.5rem}
.list ol li img,.article-relation ol li img{width:100%;object-fit:cover}
.list ol li a:last-child,.article-relation ol li a:last-child{width:75%;position:relative;padding-left:3%}
.list ol li a:last-child h2,.article-relation ol li a:last-child h2{font-size:1.1rem;font-weight:400}
.list ol li a:last-child .p_text,.article-relation ol li a:last-child .p_text{padding-top:1.2rem;font-size:1rem;color:#858484}
.list ol li a:last-child .des,.article-relation ol li a:last-child .des{font-size:.9rem;color:#858484;margin-top:1rem}
.layui-icon-list{color:#000}
.pagesize{text-align:center;margin-bottom:1.5rem}
.pagesize li{display:inline-block;margin-top:1rem;padding:.3rem .5rem}
.pagesize li:hover,.pagesize li.active{color:#fff;background-color:#53b0eb;padding:.3rem .5rem;border-radius:.3rem}
.pagesize li:hover a{color:#fff}
.list_right{border:1px solid #eaeaea}
.hot_order-tit{padding:.8rem;border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center}
.hot_order-tit,.hot_order-tit a{color:#629cff}
.hot_order{margin-bottom:1rem;padding:0 .8rem}
.hot_order li{margin-bottom:1rem;position:relative;overflow:hidden}
.hot_order li:not(:last-child){border-bottom:1px solid #eaeaea}
.hot_order li .media-img{background:#F4F6F9;border-radius:4px;overflow:hidden;margin-left:0;margin-bottom:1rem}
.hot_order li .media-img,.hot_order li .media-img img{display:block;width:100%;height:10rem}
.hot_order li .media-img img{object-fit:cover}
.hot_order li p{width:100%;position:absolute;bottom:1rem;height:1.8rem;line-height:1.8rem;z-index:99;padding:0 .5rem;background-color:#1d1d1d;opacity:.7}
.hot_order li:last-child p{bottom:0}
.hot_order li a{font-size:1rem;color:#fff}
.article{margin-top:1rem !important;margin-bottom:1rem !important}
.article-left nav{margin-right:1rem;border:1px solid #eaeaea}
.article-body{padding:1rem;box-sizing:border-box}
.article-head{padding:1.5rem 1rem;box-sizing:border-box}
.article-head h1{text-align:center}
.article-head .des{margin-top:.8rem;color:#9c9c9c;justify-content:center}
.article-head .des time{margin-right:.5rem}
.article-head .des span{margin-left:.5rem}
.article-body p,.article-body div{margin-bottom:.8rem;color:#545454;text-align:justify;line-height:1.5rem}
.article-body p img,.article-body div img{display:block;margin:1rem auto;max-width:95%;width:auto !important;height:auto !important}
.article-tips{text-indent:2em}
.s-top-b{margin-top:2rem;padding:1em 0 1.5em 1em;padding-bottom:1.5em;font-size:.95rem;display:flex}
.s-top-b span{padding-right:1em;width:50%}
.s-top-b span a{border:1px solid #eeeeee;background-color:#fff;padding:.2rem;color:#2f4056}
.s-top-b span:last-child{text-align:right}
.article-relation{padding-top:20px}
.article-relation h3{margin-top:.5rem;font-size:1.2rem;padding-bottom:.5rem;font-weight:bold;padding-left:1rem;margin-bottom:.5rem}
.article-relation h3 span{border-left:5px solid #55bfd9;padding-left:.5rem}
@media(max-width:768px){
	.list{padding:0 2%}
	.list ol li a:first-child,.article-relation ol li a:first-child{width:22%}
	.list ol li a:last-child,.article-relation ol li a:last-child{width:74%}
	.lmmc{border-bottom:1px solid #f7f7f7}
	.article-left nav{padding-left:0;padding-right:0;margin-right:0;border:none}
	.article-head{padding-top:0}
	.s-top-b{flex-wrap:wrap;padding:1rem;}
	.s-top-b span{padding-right:0;width:100%}
	.s-top-b span:last-child{text-align:left;margin-top:.7rem}
}
@media(max-width:360px){
	.list ol li a:first-child,.article-relation ol li a:first-child{width:30%}
	.list ol li a:last-child,.article-relation ol li a:last-child{width:66%}
}