
.responsive-img {
  width: 100%; 
}



html,body,div,p,ol,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,button,textarea,iframe,table,th,td {
	margin:0;
	padding:0;
}
img {
	border:0 none;
}
body {
	color:#8A8A8A;
	background:#F4F4F4;
	font:12px/18px \5b8b\4f53;
	word-wrap:break-word;
	word-break:normal;
	font-family:'doublevregular',"Microsoft YaHei","Trebuchet MS",Verdana,Tahoma,Arial,sans-serif;
}
body,input,blockquote,textarea,select {
	font-family:'doublevregular',"Microsoft YaHei","Trebuchet MS",Verdana,Tahoma,Arial,sans-serif;
}
input,textarea {
	color:#666;
}
ol,ul,li {
	list-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}
caption,th,td {
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}
a {
	color:#777;
	text-decoration:none;
}
a:hover {
	color:#FF88AF;
}
.clx:after,.menu:after {
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
	content:"";
	font-size:0;
	line-height:0;
}
.clx,.menu {
	zoom:1;
}
.bd {
	width:1000px;
	margin:0 auto;
}
.sep {
	padding:0 5px;
}
.submit-button {
	color:#fff;
	background-color:#FF618D;
	background-image:-webkit-linear-gradient(top,#FF88AF,#FF6B9C);
	background-image:-moz-linear-gradient(top,#FF88AF,#FF6B9C);
	background-image:-ms-linear-gradient(top,#FF88AF,#FF6B9C);
	background-image:-o-linear-gradient(top,#FF88AF,#FF6B9C);
	background-image:linear-gradient(top,#FF88AF,#FF6B9C);
	border:1px solid #FF618D;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.submit-button:hover {
	color:#fff;
	border:1px solid #FF618D;
	background-image:-webkit-linear-gradient(top,#FF88AF,#FD5D92);
	background-image:-moz-linear-gradient(top,#FF88AF,#FD5D92);
	background-image:-ms-linear-gradient(top,#FF88AF,#FD5D92);
	background-image:-o-linear-gradient(top,#FF88AF,#FD5D92);
	background-image:linear-gradient(top,#FF88AF,#FD5D92);
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0 1px 1px rgba(0,0,0,0.1);
	box-shadow:0 1px 1px rgba(0,0,0,0.1);
}
.submit-button2 {
	background-color:#FF618D;
	background-image:-webkit-linear-gradient(top,whiteSmoke,#F1F1F1);
	background-image:-moz-linear-gradient(top,whiteSmoke,#F1F1F1);
	background-image:-ms-linear-gradient(top,whiteSmoke,#F1F1F1);
	background-image:-o-linear-gradient(top,whiteSmoke,#F1F1F1);
	background-image:linear-gradient(top,whiteSmoke,#F1F1F1);
	color:#777;
	border:1px solid gainsboro;
	border:1px solid rgba(0,0,0,0.1);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.submit-button2:hover {
	border:1px solid #C6C6C6;
	color:#555;
	background-image:linear-gradient(top,#F8F8F8,#EEE);
	background-image:-moz-linear-gradient(top,#F8F8F8,#EEE);
	background-image:-o-linear-gradient(top,#F8F8F8,#EEE);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#F8F8F8),to(#EEE));
	background-image:-webkit-linear-gradient(top,#F8F8F8,#EEE);
	background-image:-ms-linear-gradient(top,#F8F8F8,#EEE);
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0 1px 1px rgba(0,0,0,0.1);
	box-shadow:0 1px 1px rgba(0,0,0,0.1);
}
#logo,.topbar-inner {
	background-color:#fff;
}
#header {
	/*border-top:3px solid #FF88AF;*/
}
#header .bd {
	height:54px;
}
#logo {
	float:left;
	margin-right:25px;
}
#logo a {
	line-height:54px;
	min-height:54px;
	display:block;
}
#logo a img {
	vertical-align:middle;
}
#search {
	height:42px;
}
#searchform {
	width:235px;
	height:27px;
	margin:8px 0 0 0;
	z-index:100;
	position:relative;
}
.search-input {
    width: 150px;
    height: 40px;
    line-height: 25px;
    border: 2px solid #ccc;
    border-radius: 5px;
}
}
.search-input:focus {
	border-color:#ccc;
	color:#666;
}
.search-submit {
width: 60px;
    height: 40px;
    padding: 0;
    border: none;
    cursor: pointer;
    background: url(https://pdan.com.cn/wp-content/uploads/2024/05/fdj.png) no-repeat center;
    background-size: 60%;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: -9999px;
}
.search-submit:hover {
	background-color: #eeeeee;
	border-radius: 5px;
}

#topbar {
	border-top:1px solid #e2e2e2;
	-webkit-box-shadow:inset 0 1px #f5f5f5;
	-moz-box-shadow:inset 0 1px #f5f5f5;
	-ms-box-shadow:inset 0 1px #f5f5f5;
	-o-box-shadow:inset 0 1px #f5f5f5;
	box-shadow:inset 0 1px #f5f5f5;
}
.topbar-inner {
	border-bottom:1px solid #e2e2e2;
	position:relative;
}
#topbar-shadow {
	height:7px;
	margin-top:-1px;
	background:url(../assets/images/shadow.png) top center no-repeat;
}
#nav,div.menu {
	float:left;
}
#header li {
	display:block;
	float:left;
	vertical-align:baseline;
	text-align:center;
	font-size:13px;
	font-family:'doublevregular',"Microsoft YaHei","Trebuchet MS",Verdana,Tahoma,Arial,sans-serif;
	padding:0 5px;
}
div.menu {
	display:none;
}
#header li.menu-parent-item {
	padding-right:20px;
}
#nav li a,.manage a,.more-login a,div.menu li a {
	display:block;
	padding-right:20px;
	height:54px;
	line-height:54px;
}
#nav li.menu-parent-item a,.more-top {
	background:url(../assets/images/arrow1.png) right center no-repeat;
}
#nav li.menu-parent-item a.hover,.more-top.hover {
	background:url(../assets/images/arrow2.png) right center no-repeat;
}
#header li li {
	display:block;
	width:150px;
	background:none;
	padding:0;
	margin:0;
}
#header li li a {
	display:block;
	padding:10px;
	text-align:left;
	line-height:16px;
	height:16px;
	background:none;
}
#nav li.current .sub-menu a,#nav li.menu-parent-item:hover ul li a {
	background-image:none;
}
.more-top {
	display:block;
	line-height:54px;
	height:54px;
	position:relative;
	padding:0 20px 0 25px;
	cursor:pointer;
	z-index:100;
}
.more-topx {
	display:block;
	line-height:54px;
	height:54px;
	position:relative;
	padding-left:20px;
	cursor:pointer;
	z-index:100;
}
.more-top img {
	position:absolute;
	top:17px;
	left:0;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}
.menu-parent-item {
	position:relative;
}
.more-active:hover .more-items,.menu-parent-item:hover .sub-menu {
	display:block;
}
.sub-menu {
	left:0;
	left:-1px;
}
#options {
	float:right;
}
.more-active {
	position:relative;
}
.more-items {
	right:0;
}
.more-items,.sub-menu {
	border-radius:0 0 3px 3px;
	background:#fff;
	border:1px solid #d9d9d9;
	position:absolute;
	width:150px;
	display:none;
	top:54px;
	z-index:100;
	overflow:hidden;
}
.more-link a,.sub-menu a {
	display:block;
	padding:10px 10px 10px 40px;
	text-align:left;
}
.more-link a:hover,.sub-menu a:hover,#header li li a:hover {
	background-color:#F6F6F6;
	color:#555;
}
.more-text a {
	background:url(../assets/images/mtext.png) 10px 50% no-repeat;
}
.more-image a {
	background:url(../assets/images/mimage.png) 10px 50% no-repeat;
}
.more-video a {
	background:url(../assets/images/mvideo.png) 10px 50% no-repeat;
}
.more-author a {
	background:url(../assets/images/home.png) 10px 50% no-repeat;
}
.more-profile a {
	background:url(../assets/images/mprofile.png) 10px 50% no-repeat;
}
.more-logout a {
	background:url(../assets/images/mlogout.png) 10px 50% no-repeat;
}
.more-manage a {
	background:url(../assets/images/manage.png) 10px 50% no-repeat;
}
.more-post {
	border-bottom:1px solid #ddd;
}
.more-item {
	padding:10px;
}
.more-gap {
	border-top:1px solid #eee;
}
#footer .bd {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	font-size:16px;
	text-shadow:1px 1px 1px white;
	text-align:center;
	padding-bottom:20px;
}
#footer .bd p{line-height:30px;}
#footer a {
	color:#FF88AF;
}
#footer a:hover {
	color:#d54877;
}
#goback {
	height:80px;
	position:fixed;
	bottom:80px;
	width:12px;
	padding:5px 6px;
	font-size:12px;
	border:1px solid #DEDEDE;
	right:20px;
	color:#aaa;
	z-index:999;
}
#goback em {
	display:block;
	width:12px;
	height:12px;
	margin-bottom:2px;
	background-image:url(../assets/images/icons2.png);
	background-repeat:no-repeat;
	background-position:-4px 0;
}
#goback:hover {
	color:#FF88AF;
}
#goback:hover em {
	background-position:-4px -20px;
}
#analysis {
	display:none;
}
.more-login2 {
	padding-right:17px;
}
.pages-prev,.pages-next {
	position:fixed;
	width:29px;
	height:70px;
	top:50%;
	margin-top:-35px;
}
.pages-prev a,.pages-next a {
	width:29px;
	height:70px;
	display:block;
	text-indent:-99999px;
	background-image:url(../assets/images/bignav.png);
	background-repeat:no-repeat;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
	-webkit-transition:opacity .3s;
	-moz-transition:opacity .3s;
	-o-transition:opacity .3s;
	-ms-transition:opacity .3s;
	transition:opacity .3s;
}
.pages-prev {
	left:-2px;
}
.pages-next {
	right:-2px;
}
.pages-prev a {
	background-position:0 0;
}
.pages-next a {
	background-position:-29px 0;
}
.pages-prev a:hover {
	background-position:-58px 0;
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
}
.pages-next a:hover {
	background-position:-87px 0;
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
}
.pages-next .colorTip {
	right:5px;
}
.pages-next .pointyTip {
	right:5px;
}
.pages-prev .colorTip {
	left:5px;
}
.pages-prev .pointyTip {
	left:5px;
}
#widgets-sns ul {
	display:block;
	height:24px;
}
#widgets-sns a {
	display:block;
	float:left;
	width:24px;
	height:24px;
	margin-right:10px;
	background-image:url(../assets/images/icon.png);
	background-repeat:no-repeat;
}
.sns-tsina {
	background-position:-72px 0;
}
.sns-tqq {
	background-position:-96px 0;
}
.sns-renren {
	background-position:-24px 0;
}
.sns-rss {
	background-position:0 0;
}
.sns-douban {
	background-position:-144px 0;
}
.sns-kaixin {
	background-position:-48px 0;
}

.colorTip {
	display:none;
	position:absolute;
	top:-30px;
	padding:6px;
	background-color:#333;
	font-size:12px;
	font-style:normal;
	line-height:1;
	text-decoration:none;
	text-align:center;
	white-space:nowrap;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	color:#fff;
	z-index:999;
}
.colorTip.normal {
	left:50%;
}
.colorTip.left {
	left:5px;
}
.colorTip.right {
	right:5px;
}
.pointyTip {
	border:6px dashed transparent;
	border-top-style:solid;
	border-top-color:#333;
	bottom:-11px;
	height:0;
	margin-left:-6px;
	position:absolute;
	width:0;
	overflow:hidden;
}
.colorTip.normal .pointyTip {
	left:50%;
}
.colorTip.left .pointyTip {
	left:8px;
}
.colorTipContainer {
	position:relative;
	text-decoration:none!important;
	z-index:999;
}
#sidebar-fixed {
	width:265px;
}
#sidebar-fixed.fixed {
	/*position:fixed;*/
	top:60px;
}

#content{overflow:hidden;min-height:480px;}#main-nav{padding-bottom:20px;}.archive #main-nav{padding-bottom:0;}#tools{float:left;}#tools ul li{display:inline-block;*display:inline;zoom:1;}#tools ul li a{display:block;background-color:#f5f5f5;position:relative;vertical-align:middle;margin-right:5px;font-size:14px;line-height:20px;padding:2px 12px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;color:#888;}#tools ul li a:hover{background-color:#e5e5e5;}#tools ul li.current-menu-item a{background-color:#FF88AF;color:#fff;}.main{width:100%;float:left;}.main-content{margin-right:280px;height:100%;padding:15px;border:1px solid #E6E6E6;background-color:#fff;}.main-cate{padding-bottom:20px;font-weight:400;font-size:16px;}.main-cate span{padding-left:8px;}.pin{position:relative;float:left;margin:0 10px 10px 0;background-color:#fafafa;border:1px solid #e5e5e5;}.pin-coat{border:1px solid #fff;padding:8px;}.transform{-webkit-transition:top .5s;-moz-transition:top .5s;-o-transition:top .5s;-ms-transition:top .5s;transition:top .5s;}.pin3{margin-right:0;}.textTitle,.textLink,.imageLink,.imageLink img{display:block;}.imageLink{position:relative;color:#fff;}.imageLink:hover{color:#fff;}.imageLink .bg{position:absolute;top:0;left:0;width:190px;height:24px;line-height:24px;padding:0 5px;background:#000\9;background:rgba(0,0,0,.5);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:none;}.imageLink:hover .bg{display:block;}.textTitle{font-size:14px;color:black;}.imageLink p{padding-bottom:5px;}

.imageLink,.textLink,p.text{
    word-wrap:break-word;
    word-break:normal;
    height: 155px;
    width: 200px;
    overflow: hidden;
}
.imageLink.loading{background-image:url(../assets/images/loading.gif);background-position:center;background-repeat:no-repeat;}p.text{height:132px;font-size:12px;font-family:'doublevregular',"Microsoft YaHei","Trebuchet MS",Verdana,Tahoma,Arial,sans-serif;color:#888;}.imageLink img{display:block;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;-webkit-transition:opacity .5s;-moz-transition:opacity .5s;-o-transition:opacity .5s;-ms-transition:opacity .5s;transition:opacity .5s;}.imageLink img.lazy{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}.description{padding-top:12px;line-height:1.5em;}.youku-pic{width:200px;height:150px;display:block;}.imageLink .play{position:absolute;top:50%;left:50%;margin-left:-20px;margin-top:-18px;width:40px;height:37px;background-image:url(../assets/images/play.png);background-repeat:no-repeat;}.box .imageLink{height:144px;overflow:hidden;}a.viewsButton,a.likeButton,a.commentsButton{color:#aaa;}a.viewsButton:hover,a.likeButton:hover,a.commentsButton:hover{color:#FF88AF;}.viewsButton em,.likeButton em,.commentsButton em,.timer em{background-image:url(../assets/images/icons2.png);}.timer em{background-position:0 -220px;}.viewsButton em{background-position:0 -158px;}.likeButton em{background-position:0 -98px;}.commentsButton em{background-position:0 -58px;}.viewsButton:hover em{background-position:0 -178px;}.likeButton:hover em{background-position:0 -118px;}.commentsButton:hover em{background-position:0 -78px;}a.likeButton.TAlike,.likeButton.TAlike:hover{color:#ec5d5a;}.likeButton.TAlike em{background-position:0 -138px;}.pin-data{height:18px;padding:8px 0 4px 0;}.pin.text .pin-data{margin:6px -10px 0 -10px;}.pin-data a{position:relative;float:right;display:block;height:16px;line-height:16px;cursor:pointer;}.pin-data em{position:absolute;top:0;display:inline-block;width:16px;height:16px;background-repeat:no-repeat;*display:inline;*zoom:1;}.pin-data span{padding:0 5px 0 20px;}.pin-data span.colorTip{padding:6px;}.pin-data span span{padding:0 2px 0 0;}.pin-data span span.pointyTip{padding:0;}.likeButton.mflikes-loading em{background-image:url(../assets/images/loading.gif);background-position:0 0;}#pagenavi{padding:5px 0;text-align:center;}.more{margin-right:5px;}.page-numbers{padding:0 8px;line-height:24px;display:inline-block;*display:inline;*zoom:1;background-color:#fff;border:1px solid #E6E6E6;}.page-numbers.current{background-color:#eee;border-color:#ddd;}.pin.text .pin-data{margin:0;}#search-error p{padding-bottom:20px;}#searchform-error{width:222px;float:left;position:relative;}#search-error .search-input{width:440px;}.back-button a{display:inline-block;width:120px;margin:0 auto;padding:12px 10px;font-size:18px;background-color:#FAFAFA;margin-bottom:12px;zoom:1;*display:inline;}.back-button a:hover{color:#fff;}#goback{bottom:20px;}.more{margin-right:5px;}#sidebar{float:left;margin-left:-265px;width:265px;position:relative;z-index:3;}.widgets{width:233px;padding:10px 15px;margin-bottom:12px;border:1px solid #E6E6E6;background:#fff;margin-bottom:10px;}.widgets h3{font-size:13px;font-weight:500;padding-bottom:5px;}.similar{width:70px;height:70px;float:left;margin:0 10px 10px 0;}.similar-img,.similar a,.similar a:hover:after{display:block;}.similar a{width:70px;height:70px;}.similar-til{font-size:12px;}.similar-third{margin-right:0;}#pin-tags a{float:left;display:block;margin:0 10px 10px 0;padding:0 10px;height:20px;border:1px solid #e5e5e5;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-color:#fafafa;color:#888;text-align:center;line-height:20px;-o-border-radius:999px;}#pin-tags a:hover{border-color:#FF88AF;background-color:#FF88AF;color:#fff;}.widget-author{padding-left:50px;position:relative;color:#999;min-height:40px;}.widget-author .avatar{position:absolute;left:0;top:0;}.main-desp h4{font-weight:400;color:#555;}.author-option{margin-top:5px;padding-top:8px;border-top:1px solid #eee;}.author-option a{background-color:#fafafa;border:1px solid #eee;padding:2px 5px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;display:inline-block;*display:inline;zoom:1;}.author-option .gap{border-bottom:1px solid #f1f1f1;padding-bottom:8px;margin-bottom:8px;}.widget-login a{display:block;float:left;width:98px;height:38px;background-image:url(../assets/images/login.png);background-position:no-repeat;line-height:300;overflow:hidden;}.loginin{background-position:0 0;}.signup{background-position:-98px 0;}.loginin:hover{background-position:0 -40px;}.signup:hover{background-position:-98px -40px;}#filmstrip{margin-bottom:15px;margin-right:280px;position:relative;height:320px;overflow:hidden;background:#fff url(../assets/images/loading.gif) center no-repeat;}.film{width:720px;height:320px;position:absolute;left:0;top:0;z-index:9;}#filmstrip-footer{position:absolute;z-index:99;bottom:-60px;width:700px;height:40px;padding:10px;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#89000000',endColorstr='#89000000');}#filmstrip-left{float:left;*width:300px;}#filmstrip-left ul li{display:none;}#filmstrip-left a{color:#fff;line-height:40px;font-size:18px;}#filmstrip-right{float:right;*width:380px;}#filmstrip-right ul li{display:inline-block;width:80px;height:40px;margin-left:5px;*display:inline;zoom:1;}#filmstrip-right ul li a{filter:alpha(opacity=40);opacity:.4;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;}#filmstrip-right ul li a:hover{filter:alpha(opacity=70);opacity:.7;}#filmstrip-right ul li a.current{filter:alpha(opacity=100);opacity:1;}.main-nav-right{float:right;}.main-nav-right a{display:block;float:left;background-color:#ddd;position:relative;vertical-align:middle;margin-left:5px;font-size:14px;width:24px;height:20px;line-height:20px;padding:2px 0;color:#888;background-position:center;background-repeat:no-repeat;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;outline:none;}.main-nav-right a.selected{background-color:#FF88AF;}.main-0{background-image:url(../assets/images/main-c3.png);}.main-2{background-image:url(../assets/images/main-c31.png);}.column-1{position:relative;}.column-1 .pin3{margin-right:10px;}
 .gg_wenzi{
	 text-align: left;
    margin: 0 auto;
    width: 980px; 
}
.gg_wenzi a{color:#ee950c;margin-left:6px;}
.tiaogg{
    text-align: center;
    margin: 20px auto 15px auto;
    width: 240px;
    height: 40px;
    background-color: #d7d1f9;
    color: #ffffff;
    font-size: 12px;
    line-height: 40px;
    border-radius: 6px;
    display: block;
    cursor: pointer;
}
.imageLink img{
	width: 100%;
   height: 100%;
   object-fit: cover;
}

.searchform #s{
	width:140px;
}
.searchform #searchsubmit{
	width:40px;
	padding:0px;
	margin-left:5px;
	cursor:pointer;
}
/* 以下为首页二维码弹窗功能css */
.gzhewm{
    text-align: center;
    margin: 10px auto 10px auto;
    width: 240px;
    height: 40px;
    background: linear-gradient(to bottom, #a26ff1, #5e2ced);
    font-size: 14px;
    line-height: 40px;
    border-radius: 6px;
    display: block;
    cursor: pointer;
}

.main-header .gzhewm{
	color: #ffffff;
}
/* 样式 */  
.modal {  
  display: none; /* 隐藏模态对话框 */  
  position: fixed; /* 停留在屏幕上的位置 */  
  z-index: 1000; /* 位于其他内容之上 */  
  padding-top: 100px; /* 位置调整 */  
  left: 0;  
  top: 0;  
  width: 100%; /* 全屏宽度 */  
  height: 100%; /* 全屏高度 */  
  overflow: auto; /* 启用滚动条 */  
  background-color: rgb(0,0,0); /* 黑色背景 */  
  background-color: rgba(0,0,0,0.4); /* 黑色背景，半透明 */  
}  
  
.modal-content {
  background-color: #fefefe;
  position: fixed; /* 使用 fixed 定位 */
  top: 50%; /* 距离顶部50% */
  left: 50%; /* 距离左侧50% */
  transform: translate(-50%, -50%); /* 通过 transform 属性将元素居中 */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* 或者你想要的具体宽度 */
  max-width: 400px; /* 或者指定最大宽度 */
}
.close {  
  color: #aaaaaa;  
  float: right;  
  font-size: 28px;  
  font-weight: bold;  
  cursor: pointer;  
}  
  
.close:hover,  
.close:focus {  
  color: #000;  
  text-decoration: none;  
  cursor: pointer;  
}  
  
.qr-image {  
  max-width: 100%; /* 确保二维码图片在模态对话框中不会超出 */  
  height: auto;  
}
/* 以上为首页二维码弹窗功能css */

.pc00{
		display:block;
	 }
	 .web00{
		  display:none;
	 }
#postlist{min-width:350px;}
#single{position:relative;height:100%;z-index:2;width:1000px;margin:0 auto;}
#index{position:relative;height:100%;z-index:2;width:1000px;margin:0 auto;}

.main-content p{
	font: normal 16px/200% "Microsoft Yahei";
	margin-bottom:15px;
   text-align:justify;
	
}
.main-content{
	margin-right:0px!important;
}
.main-body div{
	font: normal 18px/200% "Microsoft Yahei";
}

#header .bd{
	height:110px!important;
	overflow:hidden;
}
#logo a img{
	width:120px;
	padding-top:10px;
}
#nav, div.menu{
	margin-top:25px;
	width: 850px;
}
#options{
	display:none;
}
#header li{
	font-size:16px;
	padding:0px 2px!important;
}
.main-title{
	margin:30px auto;
	text-align:center;
}
.screen-reader-text{
	display:none;
}
input, textarea{
   height: 25px;
   padding-right: 10px;
   padding-left: 10px;
}

#goback{
	width: 40px;
   height: 40px;
	padding:0px;
	border:none;
}
#goback em{
	width: 40px;
   height: 40px;
	background-position: 0px 0;
}
#goback:hover em{
	background-position: 0px 0;
}
#content{
	
	
}
.yqlj{
	margin-top:20px;
	margin-bottom:20px;
	padding:5px;
}
.yqlj a{
	margin:auto 10px 10px auto;
}
.main{
	width:720px;
}
#sidebar{
	margin-right:-265px!important;
	margin-left:0px;
}
.post-category{
	background-image:none;
}
#footer{
	 background-color: #fff;
    width: 100%;
    height: 370px;
}
#footer .bd{
	padding-top:40px;
	text-align:left!important;
	padding-bottom:0px;
}

.pin-data span.timer{
	position: relative;
    display: block;
    padding: 0;
    text-align: center;
}
.pin-data span.timer span{
	padding-left:0px;
}
.tagcloud{
	width:240px;
	line-height:30px;
}
.tagcloud a{
	margin:3px auto;
}
#searchform-error{
	width:100%;
}

/*移动端开始*/
 @media only screen and (max-width:768px) {
	 
	 
.back-button
{
	margin-left:37px;
}	 
.imageLink, .textLink, p.text{
	word-wrap: break-word;
    word-break: normal;
    height: 130px;
    width: 140px;
    overflow: hidden;
	 }	 
	 .imageLink img{
	 width: 100%;
    height: 100%;
    object-fit: cover;
	 }
	 #search{
		 height:0px;
	 } 
.gg_wenzi{
    width: 330px; 
}
	 
	 #header .bd{
	height:70px!important;
 }
	 #logo a{
	 line-height: 54px;
    min-height: 54px;
    display: block;
    width: 90px;
    float: left;
	 }
	 
	 #logo a img{
	width:80px;
	margin-left:10px
}
	 
	 #single{position:relative;height:100%;z-index:2;width:100%;margin:0 auto;}
	 #index{position:relative;height:100%;z-index:2;width:100%;margin:0 auto;}
	 
	 .img_gg img{max-width:350px;}
	 .pc00{
		 display:none;
	 }
	 .web00{
		 display:block;
	 }
	 
	 #searchform-error{
	 text-align: center;
    width: 210px;
    float: left;
    position: relative;
    margin-left: 20px;
    margin-top: 18px;
	 }
	 #searchform{
		 display:none;
	 }
	 
	 .main-nav-right{
		 display:none;
	 }
	
	 #sidebar-fixed{
		position: relative!important;
    top: 0px!important;
    background-color: #fff;
    width: 350px;
	 }
 #header{
 width:350px!important;
 margin: 0 auto!important;
 text-align: center!important;
 }
	 #logo{
		 float:none;
	 }
 .bd{
		width:350px!important;
 		margin: 0 auto!important;
	 }
	 .pin{
		 margin: 0 5px 10px 0;
	 }
 #nav, div.menu{
	 margin-top:15px;
	 width: 350px;
    overflow: hidden;
	 float:none;
	 position:absolute;
	 
 }
 #nav li a, .manage a, .more-login a, div.menu li a{
	display: block;
    padding-right: 0px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
	 margin-right:8px;
 }
 #sidebar{
	 width:330px;
 }
 .widgets{
	 width:330px;
	 border:none;
	 background:none;
	 padding:5px 5px;
 }
 .widgets h3{
	 display:none;
 }
 .widget_recent_comments #recentcomments{
	display:none;
 }
	 .widgets #pin-tags{
		 display:none;
	 }
 .main{
	 width:100%;
 }
 .pin-coat{
	 width:140px!important;
	 overflow:hidden;
	 padding: 5px 5px 6px 5px;
 }
 #content{
	 
	 overflow: hidden;
    margin: 0 auto;
    margin-top: 80px;
 }
#footer .bd{
		 padding-top:15px;
		 font-size:14px;
	 }
	 
.tagcloud{
	width:310px;
	line-height:30px;
}	 
	 
/* 内页 */
	 .widgets-data ul{
		 display:none;
	 }
	 #comment-textarea{
		 width:150px;
	 }
	 .single .main-body img{
		 max-width:320px;
	 }
	 .widget_media_image{
		  display:none;
	 }

	 .search-input{
	 width: 100px;
    height: 35px;
    line-height: 35px;
    border: 2px solid #ccc;
    border-radius: 5px;
	 }
	 .search-submit{
	 width: 40px;
    height: 40px;
	 }
	 .main-content p img{
		max-width:320px;
	 }
 }
/*移动端结束*/




