.title_inner .title1,.title_inner .title2{font-size: 0.16rem;line-height: 30px;
    font-family: "微软雅黑", "宋体";
    text-align: center;
    padding:0px 0 0px 0;color:#555;
    font-weight: normal;}
.postmeta{
    display: block;
    color: #555;
    margin: 0;
    padding-top:20px;
    padding-right: .1em;
    padding-left: .1em;
    padding-bottom: 0px;font-size:.9em;line-height:1.6em;
    background: #fff
}
.postmeta .meta-comments{display: none;}
.postmeta a:link,.postmeta a:visited{color:#555;text-decoration:underline}
.postmeta a:hover,.postmeta a:active{text-decoration:none}
.postmeta .sep{margin-left:.0em;padding-left:.2em;border-left:0px solid #aaa}
.postmeta .sep span{margin-left:.6em;}
.newscontent{ position:relative;text-indent: 2em;color:#212529;word-wrap:break-word; }
.newscontent img{width:60%;max-width:100%;}
.newscontent li{ text-indent:0em;}
.newscontent ul{ padding-left:2em;}
.newscontent a.bk{color:#212529;text-decoration:none;}.newscontent a.bk:hover{color:#212529;}
.newscontent .player video{width:96%;margin-left:auto;margin-right:auto;max-width: 100%;}
.newscontent .player audio{width:80%;margin-left:auto;margin-right:auto;max-width: 100%;}  
pre{
    text-indent: 0em;
    color: #0000ff;
    width: 92%;
    background-color: #f9f9f9;
    padding: 6px;
    font: 13px Consolas,"Courier New",Courier,mono;
    white-space: pre;
    overflow: auto !important;
    border: solid 1px #f0f0f0;
    line-height: 16px;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    -webkit-tab-size: 4;
    tab-size: 4;
}

.thesame1{
	border-top:0px solid #517BC3;color:#3b547e;font-size:16px;padding-left:0px;line-height:1.9;
}
.thesame{padding-top:0px;padding-left:0px;}
.thesame ul{
	padding-left: 2.1em;padding-top: 10px;
}
.thesame ul li{
	height: 35px;
	line-height: 35px;width: auto;display:table;padding-right:15px;
	background-image: url(../images/dotted2.png);
	background-repeat: repeat-x;
	background-position: left bottom; 
}
.thesame ul li a{
	font-size:14px;display:inline-block;padding-left:19px;height: 34px; text-decoration: none;
	line-height: 34px;background-image: url(../images/dotli.png);
	background-repeat: no-repeat;width: auto;
	background-position: left 15px;color:#666;
}
.thesame ul li a:hover{color:#512bd4;}

.conloading{position:relative;}
.conloading .loading-box{position:absolute;z-index:99;left:0;right:0;top:0;bottom:0;opacity: 0.95;filter: alpha(opacity:95);width:100%;height:100%;background:#fff;} 
.conloading .loader{position:absolute;top:15%;left:40%;margin-left:10%;transform:translate3d(-50%,-50%,0);
    -webkit-transform:translate3d(-50%,-50%,0);}
.conloading .dot{width:24px;height:24px;background:#333;border-radius:100%;display:inline-block;animation:slide 1s infinite;-webkit-animation:slide 1s infinite;}
.conloading .dot:nth-child(1){animation-delay:.1s;-webkit-animation-delay:.1s;background:#333}.dot:nth-child(2){animation-delay:.2s;background:#666;-webkit-animation-delay:.2s;}
.conloading .dot:nth-child(3){animation-delay:.3s;-webkit-animation-delay:.3s;background:#999}.dot:nth-child(4){animation-delay:.4s;-webkit-animation-delay:.4s;background:#aaa}
.conloading .dot:nth-child(5){animation-delay:.5s;-webkit-animation-delay:.5s;background:#ccc}
@-moz-keyframes slide{0%{transform:scale(1)}50%{opacity:.3;transform:scale(2)}100%{transform:scale(1)}}
@-webkit-keyframes slide{0%{transform:scale(1);-webkit-transform:scale(1)}50%{opacity:.3;transform:scale(2)}100%{transform:scale(1)}}
@-o-keyframes slide{0%{transform:scale(1);-webkit-transform:scale(1)}50%{opacity:.3;transform:scale(2);-webkit-transform:scale(2)}100%{transform:scale(1);-webkit-transform:scale(1)}}
@keyframes slide{0%{transform:scale(1);-webkit-transform:scale(1)}50%{opacity:.3;transform:scale(2);-webkit-transform:scale(2)}100%{transform:scale(1);-webkit-transform:scale(1)}} 
    
.conprimsg{
	background: #f9f9f9;margin: .75em 0;
	border: 1px solid #eee;padding-left:0.75em;padding-right:0.75em;padding-top:0.25em;padding-bottom:0.25em;
}
.conprimsg p,.conprimsg .post_tip{margin: .3em 0;}
.conprimsg input.conpass{padding:.2em;height:1.3em;vertical-align:middle;}
.post_tip{color:red;}
input.submit2{padding:.2em; vertical-align:middle;padding-left:0.3em;padding-right:0.3em; cursor:pointer; }
.pricopy{text-align:right;padding-right:2.0em;}
input,textarea{padding:.7em;background:#fff;border:1px solid #ddd;font-size:1em;color:#333;font-family:arial;}
input[type='submit']{border:none;color:#fff;background:#e84747;}
input[type='submit']:hover{background-color:#303030;cursor:pointer;}
input,textarea,select{max-width:100%;}
#inputcopy{opacity:0.0;filter:alpha(opacity:0);padding:0;height:10px; position: absolute;left:0;bottom:0;}
#zoomtu{
	text-align:left;cursor:pointer;
	display:none;z-index:10;touch-action: none;}

	/*
	加这个 touch-action: none; 就不会提示以下信息
Unable to preventDefault inside passive event listener   */
.modal{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background-color: rgba(102,102,102,0.60);
}
#scroller {
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
}
#zoomtu img{width:100%;display:inline-block; vertical-align:top;
	position:absolute;
	top:50%;box-shadow: 0px 0px 0.10rem 1px #999;	}
.oneCloseBtn{position:absolute;display:none;z-index:902; display:block; right:0.10rem; bottom:1px; width:66px;height:17px;overflow:hidden;}
.oneCloseBtn a:link,.oneCloseBtn a:visited{display:block;width:66px;height:17px;background:url(../images/closelabel.gif);}
.oneCloseBtn a:hover{ display:block;width:66px;height:17px;}
div.bbs_info_right_btn{
	margin-top:20px;
	margin-right: 0;text-indent:0em;
	margin-left: 0;
	margin-bottom:0;
	text-align: center;
	font-size: 14px;
	line-height:2.0;
}
div.bbs_info_right_btn a{ }
div.bbs_info_right_btn .favor:link{ color:#fff; background:#fa8701; display:inline-block; text-align:center; padding:0px 10px;}
div.bbs_info_right_btn .favor:visited{ color:#fff; background:#fa8701;}
div.bbs_info_right_btn .favor:hover{ color:#fff; background:#fa8701;}

div.bbs_info_right_btn .good{ color:#fff;
/*
 background:#87d359;#dd0343
 */
  background:#005800;
 display:inline-block; text-align:center; padding:0px 10px; cursor:pointer;}
div.bbs_info_right_btn .good:link{ color:#fff; background:#5ca05f; display:inline-block; text-align:center; padding:0px 10px; cursor:pointer;}
div.bbs_info_right_btn .good:visited{ color:#fff; background:#e84747;}
div.bbs_info_right_btn .good:hover{ color:#fff; background:#e84747;}
div.bbs_info_right_btn .goodhave:hover{ text-decoration:none; cursor:text}
div.bbs_info_right_btn .tran:link{ color:#fff; background:#f16a4f; display:inline-block; text-align:center; padding:0px 10px;}
div.bbs_info_right_btn .tran:visited{ color:#fff; background:#f16a4f;}
div.bbs_info_right_btn .tran:hover{ color:#fff; background:#f16a4f;}
div.bbs_info_right_btn .icon_good_white { width: 14px; height: 14px; display:inline-block;background: url(../images/pp_icons.png) 0px -47px; margin:6px 5px 0 0; }
div.bbs_info_right_btn .icon_tran{ width:16px; height:14px;display:inline-block; background:url(../images/bbs_icons.png) 0px -167px; margin:9px 5px 0 0;}
.postinfo .meta-tags{display:block;margin:20px 0} 

/*
    
.conloading{position:relative;
 opacity: 0.10;
 filter: alpha(opacity:10);
 }
.conloading:before,.conloading::before{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	content: " ";
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:20% auto;	
}
不加 content:" ";，则不显示 
    
 */
    
@media screen and (max-width: 991px){	
     .newscontent img{width:auto;}
}
    