﻿@charset "utf-8";
/*
    Theme Name: TOP目录
    Theme URI: https://www.topmulu.com/
    Author: 阿叶
    Author URI: https://www.topmulu.com/
    Description: 
    Version: v1.1.0
*/


body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0;
}

body,
button,
input,
select,
textarea {
	font: 13px/1.5 "Segoe UI", tahoma, arial, \5b8b\4f53, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

address,
cite,
dfn,
em,
var {
	font-style: normal;
}

code,
kbd,
pre,
samp {
	font-family: courier new, courier, monospace;
}

small {
	font-size: 12px;
}

ul,
ol {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

legend {
	color: #000;
}

fieldset,
img {
	border: 0;
}

button,
input,
select,
textarea {
	font-size: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* clear float */
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	font-size: 0;
	height: 1;
	visibility: hidden;
}


html .clearfix {
	zoom: 1;
}

*:first-child+html .clearfix {
	zoom: 1;
}
body {
	background: url("static/images/wd.jpg") repeat-x scroll center top #FFFFFF;
}

body,
td,
th,
input,
select,
textarea {
	color: #666;
	font: 13px/1.5 "微软雅黑";
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #f30;
	text-decoration: none;
}

.blank10 {
	display: block;
	height: 10px;
	width: 100%;
}

.blank60 {
	display: block;
	height: 45px;
	width: 100%;
}

/* layout */
#topbg {
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #FFFFFF;
}

#topbar {
	margin: 0 auto;
	width: 950px;
}

#topbar-left {
	float: left;
}

#topbar-right {
	color: #ccc;
	float: right;
}

#topbar-right img {
	vertical-align: middle;
}

#wrapper {
	margin: 0 auto;
	width: 950px;
}

/* header */
#header {}

#topbox {
    padding: 20px 0;
}

.logo {
	display: block;
}

/* sobox */
#sobox {
	float: right;
	padding-top: 20px;
}

.sofrm {
	display: block;
	margin: 0px auto;
	padding-top: 14px;
	position: relative;
	width: auto;
}

.sipt {
	background: url(static/images/ipt.png) no-repeat top left;
	border: solid 1px #dadada;
	display: block;
	font: normal 13px/30px normal;
	float: left;
	height: 30px;
	padding: 0 5px 0 90px;
	width: 205px;
}

.sbtn {
	background: #008dda;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	height: 32px;
	width: 70px;
	border-radius: 0px 5px 5px 0px;
}

.wwwtopmulucom {
	font: 14px arial;
	height: 30px;
	border-right: 0;
	background: #20c12e;
	border: 1px solid #20c12e;
	border-radius: 5px 5px 5px 5px;
	display: block;
	float: right;
	line-height: 30px;
	text-align: left;
	margin-left: 0%;
	color: #ffffff;
	padding: 0 10px;
	/* width: 70px; */
}

/* selopt */
#selopt {
	background: url(static/images/select.gif) no-repeat;
	position: absolute;
	left: 2px;
	top: 17px;
	width: 88px;
}

#cursel {
	cursor: pointer;
	display: block;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	text-indent: 12px;
	width: 85px;
}

#options {
	border: solid 1px #dadada;
	border-top: 0;
	display: none;
	list-style: none;
	position: absolute;
	left: -2px;
	width: 80px;
	z-index: 1000;
}

#options li {
	background: #fff;
	clear: both;
	cursor: pointer;
}

#options li a {
	color: #555;
	display: block;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
}

#options li a:hover {
	background: #1791de;
	color: #fff;
	display: block;
	text-decoration: none;
}

.current {
	background: #1791de;
	color: #fff;
	display: block;
	text-decoration: none;
}

/* login */
#login {
	color: #fff;
	float: right;
	padding: 8px;
	text-align: right;
}

#login a {
	color: #fff;
}

/* navbox */
#navbox {
	background: url(static/images/blue.png) repeat-x;
	display: block;
	height: 35px;
}

.navbar {
	padding-left: 2px;
	display: flex;
}

.navbar li {
	font: 14px/35px "微软雅黑";
	height: 35px;
	text-align: center;
	width: 104px;
	position: relative;
}
.navbar li:after {
    content: '';
    background: #0797e5;
    display: block;
    height: 35px;
    width: 1px;
    position: absolute;
    top: 0;
    right: 0;
}
.navbar li a {
	display: block;
	color: #fff;
}

.navbar li a:hover {
	background: #0080c6;
	display: block;
	color: #fff;
}

.navbar .navline {
	background: #0797e5;
	display: block;
	height: 35px;
	width: 1px;
}

.navbar .cur {
	background: #0067ae;
}

/* txtbox */
#txtbox {
	background: url(static/images/blue.png) repeat-x 0 -55px;
	border-left: solid 1px #e2ecf1;
	border-right: solid 1px #e2ecf1;
	height: 40px;
}

.count {
	float: left;
	padding: 10px;
}

.count b {
	color: #f60;
	font: bold 16px Arial;
	padding-right: 3px;
}

.link {
	color: #999;
	float: right;
	padding: 10px;
}

.link a {
	color: #06c;
}

/* adbox */
#adbox {
	height: 90px;
}

.ad728x90 {
	background: #fff;
	float: left;
	height: 90px;
	width: 728px;
}

.ad250x250 {
	height: 250px;
}

.sitestat {
	background: #fff;
	float: right;
	height: 90px;
	width: 210px;
}

.sitestat p {
	padding: 6px 10px;
}

.sitestat span {
	color: #f60;
	font: bold 16px Arial;
}

/* homebest */
#homebest1 {
	border: solid 1px #e2ecf1;
	height: 165px;
}

#homebest1 {
	border: solid 1px #e2ecf1;
}

#homebest1 h3 {
	background: url(static/images/blue.png) repeat-x 0 -95px;
	font-size: 14px;
	padding: 6px;
	color: #F00;
}

#homerecom,
#homebest {
	border: solid 1px #e2ecf1;
}

#homerecom h3,
#homebest h3 {
	background: url(static/images/blue.png) repeat-x 0 -95px;
	font-size: 14px;
	padding: 6px;
	color: #F00;
}



.bestlist {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
}

.bestlist li {
    width: 16.6666%;
	font-size: 12px;
	text-align: center;
}
.bestlist li a {
    
}
.bestlist li img {
	background: #fff;
	border: solid 1px #e8e8e8;
	padding: 3px;
}

.bestlist li strong {
	display: block;
	font-weight: normal;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	white-space: nowrap;
	width: 128px;
}

/* homebox */
#homebox1 {
	background: url("static/images/agg.png") right bottom no-repeat #fff;
}

#homebox {}

#cols1 {
    display: flex;
}

/* homecate */
#homecate {
	border: solid 1px #e8e8e8;
	width: 320px;
	margin-right: 10px;
}

#homecate h3 {
	background: url(static/images/blue.png) repeat-x 0 -95px;
	font-size: 14px;
	padding: 6px;
}

.catelist {
	padding: 8px;
}

.catelist li {
	padding: 8px 0;
}

.catelist li strong {
	float: left;
}

.catelist li strong a {
	background: #09c;
	color: #fff;
	font-weight: normal;
	padding: 3px;
	text-align: center;
}

.catelist li p a {
	margin: 0 5px;
}

/* newsbox */
#newsbox {
	border: solid 1px #e8e8e8;
	float: left;
	margin-right: 10px;
	width: 320px;
}

#newsbox h3 {
	background: url(static/images/blue.png) repeat-x 0 -95px;
	font-size: 14px;
	padding: 6px;
}

.newslist {
	padding: 6px;
}

.newslist li {
	padding: 6px 0;
	white-space: nowrap;
}

.newslist li a {
	width: 240px;
	overflow: hidden;
	display: block;
	font-size: 12px;
}

.newslist li span {
	color: #aaa;
	float: right;
	font-size: 12px;
}

/* quickbox */
#quickbox {
	background: #fcfcfc;
	border: solid 1px #e8e8e8;
	float: right;
	width: 910px;
}

#quickbox h3 {
	background: url(static/images/blue.png) repeat-x 0 -95px;
	font-size: 14px;
	padding: 6px;
}

#quickbox h3 span {}

.quicklist {
	padding: 3px;
}

.quicklist li {
	overflow: hidden;
	padding: 6px 0;
	white-space: nowrap;
}

.quicklist li span {
	color: #ccc;
	float: right;
	font-size: 10px;
}

#cols2 {}

/* idcbox */
#idcbox {
	border: solid 1px #e8e8e8;
	float: left;
	width: 400px;
}

#idcbox h3 {
	background: url(static/images/blue.png) repeat-x 0 -95px;
	font-size: 14px;
	padding: 6px;
}

.idclist {
	padding: 6px 0;
}

.idclist li {
	float: left;
	font-size: 12px;
	padding: 5px 12px;
	text-align: center;
}

.idclist li img {
	background: #fff;
	border: solid 1px #e8e8e8;
	padding: 3px;
}

.idclist li strong {
	display: block;
	font-weight: normal;
	height: 15px;
	overflow: hidden;
	white-space: nowrap;
	width: 108px;
}

/* exlink */
#exlink {
	border: solid 1px #e8e8e8;
	float: left;
	margin-left: 10px;
	width: 290px;
}

#exlink h3 {
	background: url(static/images/blue.png) repeat-x 0 -95px;
	font-size: 14px;
	padding: 6px;
}

.exlist {
	padding: 8px;
}

.exlist li {
	padding: 5px 0;
	white-space: nowrap;
	overflow: hidden;
}

.exlist li span {
	color: #ccc;
	float: right;
}

/* newbox */
#newbox {
	border: solid 1px #e8e8e8;
	flex: 1;
}

#newbox h3 {
	background: url(static/images/blue.png) repeat-x 0 -95px;
	font-size: 14px;
	padding: 6px;
}

.newlist {
	padding: 8px;
}

.newlist li {
	padding: 6px 0;
	white-space: nowrap;
}

.newlist li a {
	display: block;
	overflow: hidden;
	width: 132px;
	font-size: 12px;
}

.newlist li span {
	color: #ccc;
	float: right;
	font-size: 12px;
}

/* inbox */
#inbox {
	border: solid 1px #e8e8e8;
	padding: 8px;
}

#inbox h3 {
	height: 20px;
	float: left;
	width: 60px;
	color: #F00;
}

.inlist {}

.inlist li {
	float: left;
	margin: 0px 25px 8px 0;
	white-space: nowrap;
}

/* linkbox */
#linkbox {
	border: solid 1px #e8e8e8;
	padding: 8px;
}

#linkbox h3 {
	height: 20px;
	float: left;
	width: 60px;
}

.linklist {}

.linklist li {
	float: left;
	margin: 0px 10px 8px 0;
	white-space: nowrap;
}

/* footer */
#footer {
	background: url(static/images/fbg.png) repeat-x;
	padding: 10px;
	text-align: center;
}

#fmenu {
	color: #ccc;
	padding-bottom: 5px;
}

#fmenu a {
	text-decoration: none;
}

#fmenu a:hover {
	color: #f60;
	text-decoration: underline;
}

#fcopy {
	line-height: 23px;
}

/* sitepath */
.sitepath,
.breadcrumb {
	padding: 10px 0px;
}
.breadcrumb .separator {}
.breadcrumb .separator:after {
    content: ' » ';
}
/* mainbox */
#mainbox {}

#mainbox-left {
	float: left;
	width: 690px;
}

#mainbox-right {
	float: right;
	width: 250px;
}

#mainbox1 {}

#mainbox1-left {
	float: left;
	width: 640px;
}

#mainbox1-right {
	float: right;
	width: 307px;
}

/* subcate */
#subcate {
	background: #f7fbfe;
	border: dashed 1px #0089d4;
	padding: 10px;
}

#subcate h3 {
	color: #333;
	font-size: 14px;
}

.scatelist {
	padding-top: 5px;
}

.scatelist li {
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	width: 100px;
}

.scatelist li a {
	color: #555;
}

.scatelist li em {
	color: #ccc;
	font: normal 10px normal;
}

.scatelist .highlight a {
	color: #f60;
	font-weight: bold;
}

.sort-show {
	background: #fcfcfc;
	border-bottom: solid 1px #f3f3f3;
	padding: 6px;
}

.sort-show em {
	font-style: normal;
}

.sort-show a {
	color: #05c;
	text-decoration: none;
}

/* listbox */
#listbox {
	background: #fff;
	border: solid 1px #e8e8e8;
	padding: 10px;
}

#listbox h2 {
	color: #333;
	font-size: 14px;
}

/* timelink */
.timelink {
	float: right;
}

.timelink a {
	color: #06c;
	font-size: 12px;
	font-weight: normal;
	margin: 0 5px;
}

a.timelink_bg {
	background: #08c;
	color: #fff;
	padding: 3px;
}

/* arcbox */
#arcbox {
	background: #f7fbfe;
	border: dashed 1px #0089d4;
	padding: 10px;
}

#arcbox h3 {
	color: #333;
	font-size: 14px;
	padding-bottom: 10px;
}

.arclist {}

.arclist li {}

.arclist li h3 {
	color: #05c;
}

.arclist li p {
	line-height: 23px;
	padding: 3px 0;
}

.arclist li a {
	color: #555;
	padding: 0 7px;
	text-decoration: none;
}

/* sitelist */
.sitelist {
	margin: 5px 0;
}

.sitelist li {
	border-bottom: dashed 1px #e8e8e8;
	display: flex;
	height: 85px;
	padding: 15px 5px;
	position: relative;
}

.sitelist li .thumb {
    width: 100px;
    height: 80px;
	background: #fff;
	border: solid 1px #d7dde3;
	float: left;
	padding: 3px;
}

.sitelist li .info {
	margin-left: 15px;
	width: 540px;
}

.sitelist li .info h3 {
	display: block;
	font-weight: normal;
	font-size: 14px;
	height: 15px;
	line-height: 13px;
	top: 0;
}

.sitelist li .info h3 a {
	color: #06c;
}

.sitelist li .info p {
	display: block;
	font: 12px '宋体';
	height: 45px;
	line-height: 25px;
	overflow: hidden;
	margin: 5px 0;
}

.sitelist li .info address {
	color: #080;
	font-size: 12px;
	padding: 0 10px 3px 0;
	top: 73px;
}
.sitelist li .info address a {
	color: #080;
	font-size: 12px;
}

.addfav {
	color: #77c;
	height: 18px;
	width: 18px;
}

.cate a {
	color: #77c;
}

.gray-bg {
	background: #f9f9f9;
}

.visit {
	color: #080;
}

.gre {
	color: #080;
}

.org {
	color: #f60;
}

/* artlist */
.artlist {
	margin: 5px 0;
}

.artlist li {
	border-bottom: dashed 1px #e8e8e8;
	display: block;
	padding: 15px 5px;
}

.artlist li h3 {
	display: block;
	font: normal 14px normal;
}

.artlist li h3 a {
	color: #06c;
}

.artlist li p {
	display: block;
	font: 12px '宋体';
	height: 20px;
	line-height: 23px;
	overflow: hidden;
	padding-top: 3px;
}

.artlist li cite {
	color: #080;
	font-size: 12px;
	padding: 0 10px 3px 0;
}

/* weblink */
.weblink {
	margin: 10px 0;
}

.weblink th {
	background: #f5fbfe;
	height: 25px;
}

.weblink td {
	border-bottom: dashed 1px #ccc;
	height: 35px;
}

/* showpage */
.showpage {
	display: block;
	font-size: 12px;
	text-align: left;
	padding: 10px 0;
}

.page-numbers {
	background: #fff;
	border: 1px solid #096cb2;
	color: #486ba2;
	display: block;
	float: left;
	margin-right: 5px;
	padding: 3px 6px;
	text-decoration: none;
}

.current {
	background: #0080c6;
	color: #fff;
	display: block;
	float: left;
	margin-right: 5px;
	padding: 3px 6px;
}

/* siteinfo */
#siteinfo {
	border: solid 1px #e8e8e8;
	border-top: solid 2px #08c;
	padding: 8px;
}

.wtitle {
    font-size: 17px;
    font-weight: bold;
	color: #f60;
	background: #f8f8f8;
	padding: 10px;
}

.wtitle a {
	color: #f60;
	text-decoration: none;
}

.wtitle font {
	font: normal 12px normal;
}

.wdata {
	background: #fcfcfc;
	border: dotted 1px #dadada;
	height: 40px;
	list-style: none;
	padding: 5px;
}

.wdata li {
	color: #9177aa;
	display: block;
	float: left;
	padding: 0 7px;
	text-align: center;
}

.wdata li em {
	color: #666666;
	display: block;
	font-size: 12px;
	padding-top: 3px;
}

.line {
	border-right: solid 1px #ddd;
}

#retips {
	display: block;
	height: 13px;
	margin-top: 10px;
}

#retips a {
	font-size: 12px;
	text-decoration: underline;
}

.params {
	padding-top: 15px;
	position: relative;
}

.wthumb {
	background: #fff;
	border: solid 1px #dadada;
	float: left;
	padding: 1px;
	width: 140px;
}

.siteitem {
	margin-left: 160px;
}

.siteitem li {
    font-size: 13px;
	padding-bottom: 10px;
}
.siteitem li .btn {
    display: inline-block;
    padding: 6px 12px;
    border-radius: 3px;
    font-size: 13px;
}
.siteitem li .goto {
    background: #20c12e;
    color: #fff;
}
.siteitem li .post-like-btn {
    background: #f30;
    color: #fff;
    cursor: pointer;
}

.site-content {
    margin-bottom: 10px;
}
.site-content h3 {
    margin-bottom: 15px;
}
.site-content p {
    font-size: 13px;
    margin-bottom: 10px;
}
.single-site-tags {}
.single-site-tags span {}
.single-site-tags span:after {
    content: ',';
    display: inline-block;
    margin: 0 2px;
}
/* relsite */
#relsite {
	background: #fff;
	border: solid 1px #e8e8e8;
}

#relsite h3 {
    background: url(static/images/blue.png) repeat-x 0 -95px;
    font-size: 14px;
    padding: 6px;
}

.rellist {
    display: flex;
    flex-wrap: wrap;
}

.rellist li {
    width: 16.666%;
	font-size: 12px;
	text-align: center;
}
.rellist li a {
    display: block;
    margin: 10px;
}
.rellist li img {
    width: 100%;
	background: #fff;
	border: solid 1px #e8e8e8;
	padding: 2px;
	margin: 0 auto;
}

.rellist li strong {
	display: block;
	font-weight: normal;
	height: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
}

.rellist li a {
	color: #05c;
	text-decoration: none;
}

.rellist li a:hover {
	color: #f30;
	text-decoration: underline;
}

/* artinfo */
#artinfo {
	border: solid 1px #e8e8e8;
	border-top: solid 2px #08c;
	padding: 8px;
}

.atitle {
	color: #06c;
	font: normal 24px "微软雅黑";
	padding: 8px 0;
	text-align: center;
}

.aattr {
	background: #fcfcfc;
	padding: 3px;
	text-align: center;
}

.content {
	font: normal 14px/25px normal;
	padding: 10px 0;
	color: #555;
}

.aattr1 {
	background: #f7fbfe;
	border: dashed 1px #0089d4;
	padding: 10px;
}

/* linkinfo */
#linkinfo {
	border: solid 1px #e8e8e8;
	border-top: solid 2px #08c;
	padding: 10px;
}

.linkname {
	border-bottom: dashed 1px #e8e8e8;
	color: #f60;
	font: 24px "微软雅黑";
	padding-bottom: 15px;
}

.linkitem {
	margin-left: 160px;
}

.linkitem li {
	padding-bottom: 10px;
}

#otherinfo {}

#otherinfo h2 {
	background: #f9f9f9;
	color: #333;
	font-size: 14px;
	margin-bottom: 10px;
}

#otherinfo p {
	line-height: 25px;
	padding: 0 10px;
}

/* allcate */
#allcate {
	border: solid 1px #e8e8e8;
	padding: 10px;
}

#catebox {
	margin: 5px 0;
}

#catebox h2 {
	color: #333;
	font: normal 14px;
}

#catebox h2 a {
	color: #06c;
	text-decoration: none;
}

#catebox h2 a:hover {
	color: #f30;
	text-decoration: underline;
}

#catebox h2 em {
	color: #888;
	font: 10px normal;
}

#catebox ul {
	display: block;
	margin-top: 2px;
}

#catebox ul li {
	float: left;
	height: 23px;
	line-height: 23px;
	margin: 1px;
	text-indent: 30px;
	width: 121px;
}

#catebox ul li em {
	color: #888;
	font: 10px normal;
}

#catebox ul li a {
	color: #444;
	text-decoration: none;
}

#catebox ul li a:hover {
	color: #f30;
	text-decoration: underline;
}

/* bestart */
#bestart {
	border: solid 1px #e8e8e8;
}

#bestart h3 {
	background: url(static/images/blue.png) repeat-x 0 -95px;
	font-size: 14px;
	padding: 6px;
}

.artlist_b {
	padding: 0 10px;
}

.artlist_b li {
	padding: 6px 0;
}

/* bestweb */
#bestweb {
	border: solid 1px #e8e8e8;
}

#bestweb h3 {
	background: url(static/images/blue.png) repeat-x 0 -95px;
	font-size: 14px;
	padding: 6px;
}

.weblist_b {
	padding: 0 10px;
}

.weblist_b li {
    display: flex;
	padding: 8px 0 5px 0;
	position: relative;
}

.weblist_b li img {
	background: #fff;
	border: solid 1px #dbdbdb;
	height: 65px;
	width: 85px;
	margin-right: 10px;
}

.weblist_b li strong {
	display: block;
	font: normal 12px '';
	height: 15px;
	overflow: hidden;
	left: 90px;
	top: 8px;
	width: 135px;
}

.weblist_b li strong a {
	color: #06c;
	text-decoration: none;
}

.weblist_b li p {
	display: block;
	height: 35px;
	line-height: 18px;
	overflow: hidden;
	left: 90px;
	top: 25px;
	width: 140px;
}

.weblist_b li address {
	display: block;
	height: 15px;
	overflow: hidden;
	left: 90px;
	top: 60px;
	width: 130px;
}
.topphb-box {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -2px;
}
.topphb-item {
    width: 33.33%;
}
/* top */
.topsite {
	border: solid 1px #e8e8e8;
	margin: 2px;
}

.topsite h3 {
	background: url(static/images/blue.png) repeat-x 0 -95px;
	font-size: 13px;
	padding: 6px;
}

.toplist {
	padding: 10px;
}

.toplist li {
	overflow: hidden;
	padding: 3px 0;
	white-space: nowrap;
	_width: 310px;
}

.toplist li span {
	color: #f30;
	padding-right: 10px;
}

.toplist li em {
	font: normal 12px Arial;
}

.toplist li em a {
	color: #080;
}

/* top1 */
.topsite1 {
	border: solid 1px #e8e8e8;
	float: left;
	padding: 1px;
	width: 334px;
}

.topsite1 h3 {
	background: url(static/images/blue.png) repeat-x 0 -95px;
	font-size: 13px;
	padding: 6px;
}

.toplist1 {
	padding: 10px;
}

.toplist1 li {
	overflow: hidden;
	padding: 3px 0;
	white-space: nowrap;
	_width: 310px;
}

.toplist1 li span {
	color: #f30;
	padding-right: 10px;
}

.toplist1 li em {
	font: normal 12px Arial;
}

.toplist1 li em a {
	color: #080;
}

/* feedback */
#subbox {
	border: solid 1px #e8e8e8;
	padding: 10px;
}

#subbox h2 {
	color: #333;
	font-size: 14px;
}

.fbform {
	margin-left: 200px;
}

.fbform li {
	padding: 10px;
}

.fbform li strong {
	float: left;
	font-weight: normal;
	text-align: right;
	width: 60px;
}

.fbform li p {
	float: left;
	margin-left: 5px;
}

.fbform li span {
	color: #999;
}

.fipt {
	background: url(static/images/ipt.png) no-repeat left top;
	border: solid 1px #dadada;
	padding: 4px;
}

.fbtn {
	background: #08c;
	border: solid 1px #08c;
	color: #fff;
	font-weight: bold;
	padding: 3px 8px;
}

/* diypage */
#pagebox {}

#pagebox-left {
	float: left;
	width: 180px;
}

#pagebox-right {
	float: right;
	width: 760px;
}

.pagenav {
	background: #f9f9f9;
	border: solid 1px #e8e8e8;
}

.pagenav li {
	border-bottom: dashed 1px #e8e8e8;
	margin: 5px;
	padding: 7px;
	text-align: center;
}

/*新增排行榜样式20210422youzhan.co 开始*/
/* topphb*/
.topphb {
	background: linear-gradient(180deg, #fcfdfd, #f7f8f9);
	border: solid 1px #e8e8e8;
	padding: 10px;
	text-align: center;
	font-size: 19px;
	color: #666;
}

/*新增排行榜样式20210422youzhan.co 结束*/
/* baidu ads*/
.hotwords {
	height: 34px;
	margin: 8px auto;
	position: relative;
}

.hotwords dl {
	font-size: 12px;
	height: 34px;
	width: auto;
}

.hotwords dl dt {
	background-position: 0 -100px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	margin: 0;
	text-align: center;
	width: 98px;
}

.hotwords dd {
	margin: 0px;
}

.hotwords dl dt,
.hotwords dl dd {
	float: left;
}


.hotwords dl.baiduhot dd {
	height: 23px;
	margin-top: 1px;
	overflow: hidden;
	padding-top: 7px;
}

.hotwords dl dd {
	background-color: #FEFBEA;
	border-color: #E0C69A;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	width: 846px;
}

.hotwords {
	background: url("static/images/ad.png") no-repeat scroll 0 0 transparent;
}

.ad250 {
	border: solid 1px #E0C69A;
	background: none repeat scroll 0 0 #FEFBEA;
}

.ad250 h3 {
	background: url(static/images/blue.png) repeat-x 0 -95px;
	font-size: 14px;
	padding: 6px;
}

/* top_ad1_box */
#top_ad1_box {
	/*background: #f9fef4; border: dashed 1px #cbe6bd;overflow: hidden; */
	padding: 6px;
	white-space: nowrap;
}

#top_ad1_box strong {}

#top_ad1_box a {
	margin-right: 5px;
}

.show_top1_ad li {
	display: inline;
	float: left;
	font-family: Arial;
	font-size: 12px;
	margin-left: 4px;
	margin-right: 15px;
	width: 170px;
	overflow: hidden;
	margin-top: 10px;
}

.show_top1_ad {
	line-height: 22px;
	width: 100%;
}

.goToTop {
	/* position: absolute;*/
	float: right;
	top: 3px;
	right: 3px;
	font-size: 11px;
	color: #ff7f2b !important;
	padding: 1px 7px;
	border-radius: 5px;
	border: 1px solid #ff7f2b;
	cursor: pointer;
}
.linklist a {
    font-size: 12px;
}

.flex {
    display: flex;
}
.flex-1 {
    flex: 1;
}


@media (max-width: 760px) {
    #wrapper,
    #topbar{
        width: 100%;
    }
    #txtbox,
    .wwwtopmulucom,
    #topbar-right {
        display: none;
    }
    #cols1 {
        display: block;
    }
    #topbox {
        height: auto;
        padding: 10px;
    }
    .logo {
        float: none;
    }
    #homerecom {
        width: 99%;
        margin: 0 auto;
    }
    #homerecom .bestlist {
        padding: 10px 0;
    }
    #homerecom  .bestlist li {
        width: 33.333%;
    	font-size: 12px;
    	text-align: center;
    }
    #homerecom  .bestlist li a {
        display: block;
        padding: 0;
    }
    #homerecom  .bestlist li img {
        width: 80%;
        margin: 6px;
    }
    #cols1>div {
        overflow: hidden;
        width: 99%;
        margin-bottom: 10px;
        margin-right: 0;
        margin: 0 auto;
    }
    #mainbox-right,
    #mainbox-left {
        width: 100%;
        float: none;
    }
    .sitelist li .info {
        width: auto;
        flex: 1;
        margin-left: 10px;
    }
    .sitelist li .info address span {
        display: none;
    }
    .weblist_b li p {
        width: 100%;
    }
    .sitepath, .breadcrumb {
        padding: 5px;
    }
    .rellist li {
        width: 25%;
    	font-size: 12px;
    	text-align: center;
    	margin: 0 auto;
    }
    .rellist li img {
        width: 90%;
    }
    .baocuo {
        display: none;
    }
}