.wangEditor-menu-container .menu-item a {
	padding: 12px 0;
}
.wangEditor-menu-container .menu-item {
	height: 37px;
	width: 37px;
}
.wangEditor-menu-container .menu-group {
	padding: 0;
}
.wangEditor-container {
	border: 1px solid #e6e6e6;
}
.wangEditor-container .wangEditor-txt pre {
	font-size: 16px;
	border-radius: 0px;
}
.hljs {
	padding: 0;
}
.wangEditor-container .wangEditor-txt h1 {
	margin: 30px 0 20px 0;
}

.tpt-container {
	min-height: 100vh;
}

.tpt-content .red {
	border: 1px #009688 solid;
	color: #009688;
}

.tpt-logo a:hover {
	color: white;
}

.footer-up {
	background: none;
	border-bottom: 1px solid #333;
}

.wangEditor-container .wangEditor-txt {
	overflow-y: inherit;
}

.location {
	background:
		url(https://www.zwcad.com/statics/shuipf/style2018/images/new/icon01.png)
		left center no-repeat;
	padding-left: 16px;
	margin-top: 10px;
}

.location a, .location span {
	color: #6f6f71;
	margin-right: 8px;
}

a:hover {
	color: #FF5722;
}

.footer-copyright {
	padding: 0;
	position: relative;
}

.footer-up .center {
	padding-bottom: 0;
}

.sw-widget {
	position: relative;
	background: #fff;
	padding: 30px;
	border: 1px solid #e9e9e9;
	border-top: 0;
}

.sw-widget-ad {
	background: #fff;
	padding: 9px;
	border: 1px solid #e9e9e9;
	border-radius: 4px;
}

.sw-modBox {
	background: #fff;
	font-size: 14px;
	padding: 30px;
	margin: 0 0 20px;
	border: 1px solid #e9e9e9;
	border-radius: 4px;
}

.sw-modBox h1 {
	font-size: 18px;
	color: #69c;
	margin-bottom: 5px;
	font-weight: 700;
}

.sw-modBox h2, .sw-modBox h3, .sw-modBox h4 {
	margin: 0 0 10px;
	font-weight: 700;
}

.sw-modBox p {
	margin: 5px 0;
	line-height: 28px;
}

.sw-modBox ol {
	list-style: decimal;
	margin-left: 20px;
}

.sw-modBox li {
	line-height: 28px;
}

.sw-modBox li span {
	color: #999;
	margin-left: 5px;
	font-size: 13px;
}

.layui-nav-tree .layui-nav-item a {
	height: 36px;
}