/*
 Theme Name:   CHENHUI
 Theme URI:    https://592591.com/
 Description:  Use this child theme to extend Bricks.
 Author:       Jeffrey
 Author URI:   https://592591.com/
 Template:     bricks
 Version:      1.0
 Text Domain:  bricks
*/

.brxe-container{width:1500px;}
@media (max-width: 478px) {
	.brxe-container{padding-left:15px; padding-right:15px;}
}

.scrolling #brxe-wkqghw{display:none;}

.leftcat{list-style:none;}
.leftcat a{font-weight:bold; padding:5px 0; display:block; font-size:18px;}
.leftcat a:hover{color:#2e59a7;}
.leftcat .children{padding-left:0; margin:0;}
.leftcat .children li{list-style-type:none; border-bottom:1px solid #e8e8e8; line-height:200%;}
.leftcat .children li a{font-weight:normal; font-size:16px;}
.leftcat .children li a::before {
  content: "▶"; /* 黑色三角形 */
  margin-right: 5px;
  font-size: 0.8em; /* 可选：调整图标大小 */
}

.brxe-post-content{line-height:180%;}
.brxe-post-content h3{font-size:20px;}
.brxe-post-content h4{font-size:18px;}
.brxe-post-content h5{font-size:16px;}

table{background-color:transparent;width:100%;margin-block-end:15px;font-size:.9em;border-spacing:0;border-collapse:collapse}table td,table th{padding:15px;line-height:1.5;vertical-align:top;border:1px solid hsla(0,0%,50.2%,.5019607843)}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-block-start:1px solid hsla(0,0%,50.2%,.5019607843)}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:hsla(0,0%,50.2%,.0705882353)}table tbody tr:hover>td,table tbody tr:hover>th{background-color:hsla(0,0%,50.2%,.1019607843)}table tbody+tbody{border-block-start:2px solid hsla(0,0%,50.2%,.5019607843)}@media (max-width:767px){table table{font-size:.8em}table table td,table table th{padding:7px;line-height:1.3}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{margin-block-start:0;margin-block-end:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}