.cate figure{width:100%}.detail .sapo{border:1px solid #bcd7e1;background:#e6eef1;padding:0 20px;margin:20px 0;line-height:11px;font-size:14px}.thumbnail{display:-webkit-flexbox;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;height:150px;overflow:hidden;padding:0;margin-bottom:0;line-height:1.42857143;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.homeBox6Carousel-img{padding: 15px;}@media (max-width: 414px){.detail ul{padding-left: 15px;}}.homeBox3-img{width: 25%;}.homeBox3 figure figcaption{width: 75%;}.homeBox1DIV{min-height: 100px;}
.homeBox3 .l6 {
	min-height: 170px;
}
@media screen and (max-width: 812px) {
	.breadcrumb_last {
	    display: none;
	}
	aside {
		width: 100%;
	}
	.ht-lq .w3-row {
	    margin: 0;
	}
}
.detail h2 {
    border: none;
    background: none;
    font-size: 18px;
    padding: 0px;
}
.detail h4{
	font-size: 15px;
}
.detail h3 {
	font-size: 16px;
}
body {
	font-size: 15px;
}
.mainpage ul li {
	padding: 3px 10px;
}
@media screen and (max-width: 360px) {
	.ht-lq .w3-row .w3-col.m3 {
		padding: 9px;
	}
}

#toc_container {
    margin: 0 auto;
}

.sticky.stickfixed {
    position: fixed;
    top: 70px;
    transition: 0.3s;
    width: 25%;
}