/*选项*/
.filter {
	font-size: 15px;
	margin-bottom: 5px;
}

.filter-list {
	overflow: hidden;
}

.filter-list dt {
	float: left;
	width: 60px;
	font-weight: 700;
	line-height: 48px;
	position: relative;
    color: #444;
}

.filter-list dt:after {
	content: "";
	position: absolute;
	right: 12px;
	top: 22px;
	border: 1px solid #333;
	border-width: 0 1px 1px 0;
	width: 4px;
	height: 4px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.filter-list dd {
	overflow: hidden;
}

.filter-list:last-of-type dd {
	border-bottom: 0 none;
}

.filter-list .filter-item {
    color: #444;
    font-size: 14px;
    line-height: 38px;
    height: 38px;
    width: 16.55%;
    text-align: center;
    float: left;
    border-right: 1px solid #edebe8;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 3px;

}

.filter-list .filter-item:first-child {
    border-left: 1px solid #e0e0e0;
}

.filter-list .filter-item:last-child {
    border-right: 1px solid #e0e0e0;
}

.filter-list .filter-item.active,
.filter-list .filter-item:hover {
    color: #fff!important;
    background-color: #db7b14;
}
/*左侧*/
.g-centent-l {
	width: 872px;
	margin-right: 28px;
}

.f-content {
	background-color: #f9f7f3;
	padding: 40px;
}

.g-bianji {
	display: block;
	line-height: 20px;
	font-size: 14px;
	color: #666;
	padding: 10px 0;
	margin-bottom: 10px;
	text-align: center;
}

.g-bianji em {
	color: #7c4400;
	display: inline-block;
	margin-right: 15px;
}

.f-content {
	margin-bottom: 20px;
}

.f-content h1 {
	line-height: 48px;
	text-align: center;
}

.f-content {
	font-size: 16px;
	line-height: 35px;
	text-align: justify;
}

.f-content a {
	color: #7c4400!important;
}

.f-content a:hover {
	text-decoration: underline;
}

.f-content h3 {
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	border-left: 10px solid #550606;
	margin: 25px 0 10px 0;
	padding-left: 5px;
	color: #550606;
}

.f-content span.g-label {
	display: block;
	margin: 40px 0 20px 0;
	line-height: 20px;
}

.f-content span.g-label em,span.g-label a {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	vertical-align: top;
	color: #550606;
}

.f-content span.g-label em {
	margin-right: 10px;
}

.f-content span.g-label em img {
	height: 100%;
	vertical-align: top;
	margin: 0 5px 0 0;
}

span.g-label a {
	background: #9d896c;
	color: #fff!important;
	padding: 0 5px;
	margin-right: 5px;
}

.danzi {
	position: relative;
}

.main-danzi {
	margin: 60px 0 20px 0;
}

.main-danzi span {
	font-size: 22px;
	font-weight: bold;
}

.main-danzi span:before {
	content: " ";
	float: left;
	display: block;
	width: 26px;
	height: 26px;
	margin-right: 10px;
	background: url(/style/img/lang.png) no-repeat;
	background-size: 25px;
	margin-top: 4px;
}

.danzi-list {
	display: inline-block;
}

.danzi-list li {
	display: block;
	float: left;
	width: 64px;
	border: 1px solid #ccc;
	margin: 0 15px 15px 0;
}

.danzi-list li:nth-child(10n) {
	margin-right: 0;
}

.danzi-list li img {
	width: 64px;
}

.danzi-list li p {
	text-align: center;
	font-size: 16px;
	color: #6b3402;
}

/*右侧*/
.g-centent-r {
	width: 300px;
}

/*作品图片幻灯*/
.gallery {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.main-image {
	position: relative;
	width: 100%;
	height: 450px;
	margin: 20px 0;
	overflow: hidden;
}

.main-bimage {
	position: relative;
	height: 450px;
}

.main-bimage img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: contain;
	left: 0;
	top: 0
}

.main-image-text {
	background-color: #f2ecec;
	border-radius: 5px;
	width: 100%;
	margin-bottom: 20px;
	padding: 14px 0;
}

.main-image-text span {
	display: block;
	padding: 0 18px;
	font-size: 16px;
	line-height: 29px;
	color: #6b3402;
}

.thumbnail-container {
	display: flex;
	justify-content: center;
	gap: 10px;
	flex-wrap: wrap;
}

.thumbnail-container img {
	width: auto;
	height: 100px;
	cursor: pointer;
	border: 2px solid transparent;
}

.thumbnail-container img.active {
	border-color: #da8434;
}

.button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background-color: rgba(0, 0, 0, 0.5);
	color: white;
	border: none;
	padding: 10px;
	cursor: pointer;
	z-index: 999;
	display: none;
}

.prev {
	left: 0;
}

.next {
	right: 0;
}

/*右侧*/

/*书法名家*/
.mingjia {
	display: inline-block;
}

.mingjia ul {
	display: inline-block;
	padding: 20px 20px 10px 20px;
}

.mingjia li {
	float: left;
	width: 76px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	margin: 0 15px 15px 0;
}

.mingjia li:nth-child(3n) {
	margin-right: 0;
}

.mingjia li a {
	display: block;
	font-size: 14px;
	border: 1px solid #e0ceac;
	border-radius: 80px;
}

.mingjia li a:hover,.mingjia li.on a {
	color: #fff!important;
	background-color: #ca7104;
}
/*猜你喜欢*/
.youlike ul {
	display: inline-block;
	padding: 20px 20px 10px 20px;
}

.youlike li {
	display: block;
	float: left;
	width: 72px;
	border: 1px solid #ccc;
	margin: 0 19px 19px 0;
}

.youlike li:nth-child(3n) {
	margin-right: 0;
}

.youlike li img {
	height: 72px;
	width: 72px;
}

.youlike li p {
	text-align: center;
	font-size: 15px;
	color: #6b3402;
	line-height: 32px;
}

/*rand-zidian*/
.rand-zidian {
	padding: 0 20px 10px 20px;
	flex-wrap: wrap
}

.rand-zidian li {
	width: 100%;
	padding: 13px 0;
	border-bottom: 1px dashed #e8e8e8
}

.rand-zidian li:last-of-type {
	border-bottom: none
}

.rand-zidian li.active {
	padding: 20px 0;
}

.rand-zidian li>span {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	background-color: #D1D1D1;
	text-align: center;
	line-height: 20px;
	color: #fff;
	font-size: 14px;
	margin-right: 16px;
	margin-top: 3px;
	flex-shrink: 0;
	float: left;
}

.rand-zidian li:nth-of-type(1)>span {
	margin-top: 0;
}

.rand-zidian li:nth-of-type(1)>span,.rand-zidian li:nth-of-type(2)>span,.rand-zidian li:nth-of-type(3)>span {
	background: #FF881E
}

.rand-zidian li .game-simple {
	font-size: 15px;
}

.rand-zidian li.active .game-simple {
	display: none
}


/*搜索列表*/
.search-zlist {
    display: inline-block;
    width: 100%;
    min-height: 632px;
}

.search-zlist li {
	width: 100%;
	background: #f9f7f3;
	float: left;
	padding: 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #e9e9e9;
}

.search-zlist li:hover {
	background: #fde6ce;
}

.search-zlist li:nth-of-type(2n+1) {
	margin-right: 20px
}

.search-zlist li img {
	width: 100px;
	height: 100px;
	border-radius: 4px;
	margin-right: 25px;
	display: block;
	float: left;
}

.search-zlist li .search-info {
	float: left;
	width: 400px;
}

.search-zlist li .search-info .search-top {
	margin-bottom: 6px;
}

.search-zlist li .search-info .search-title {
	display: block;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 2px;
	width: 358px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.search-zlist li .search-info p {
	font-size: 14px;
	color: #888888;
	line-height: 30px;
	width: 50%;
	float: left;
}

.search-zlist li .search-info p i {
	font-style: normal;
}

.search-zlist li .btn-down {
	display: inline-block;
	width: 106px;
	height: 42px;
	border-radius: 4px;
	font-size: 14px;
	color: #333;
	line-height: 42px;
	text-align: center;
	margin-top: 30px;
	float: right;
	border: 1px solid #bbb;
}

.search-zlist li .btn-down:hover {
	background-color: #db7b14;
	color: #fff!important;
	border: 1px solid #db7b14;
}

.search-zlist li .search-info a:hover {
	color: #db7b14
}



.gologin {
	position: relative;
    height: 563px;
    width: 870px;
}

.gologin .mosaic-rank {
	height: 100%;
    width: 100%;
    position: sticky;
    top: 0;
    backdrop-filter: blur(6px);
    margin-top: -567px;
}

.gologin .Poplogin {
    z-index: 9;
    min-width: 155px;
    height: 92px;
    line-height: 30px;
    border-radius: 3px;
    background: #fff;
    font-size: 14px;
    padding: 15px 20px 0 20px;
    position: absolute;
    box-shadow: 0 0 12px 0 rgb(29, 73, 120, .1);
    left: 50%;
    top: 50%;
    margin-top: -68px;
    margin-left: -96px;
    font-weight: 700;
    text-align: center;
    color: #333333;
}

.gologin .Poplogin p {
	font-weight: 400;
	font-size: 14px;
}

.gologin .Poplogin a.btn {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	padding: unset;
	border: none;
	color: #ffffff!important;
	border-radius: 3px;
	opacity: 1;
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #f7a300), to(#f67300));
	margin-top: 6px;
}

.gologin .Poplogin a.btn:hover {
	opacity: 0.9;
}