html{
height: 100%;
}
body {
	height: 100%;
	line-height: 1.6;
	background-color:#eee;
	font-size:15px;
}
#list,#list li,.po-hd,.post {
	overflow:hidden
}
.po-cmt,.post .list-img:nth-child(1),.time {
	float:left
}
#list li,.cmt-wrap,.r,.time {
	clear:both
}
.btn,a {
	cursor:pointer
}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul {
	margin:0;
	padding:0
}
table {
	border-collapse:collapse;
	border-spacing:0
}
fieldset,img {
	border:0
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:400
}
ol,ul {
	list-style:none none
}
caption,th {
	text-align:left
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:400
}
q::after,q::before {
	content:""
}
abbr,acronym {
	border:0;
	font-variant:normal
}
sup {
	vertical-align:text-top
}
sub {
	vertical-align:text-bottom
}
input,select,textarea {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit
}
legend {
	color:#000
}
a {
	text-decoration:none
}
input {
	-webkit-appearance:none
}

.top {
	width:100%;
	position:fixed;
	left:0;
	top:0;
	z-index:3;
}
.top a {
	font-size:14px;
	line-height:40px;
	color:#fff;
	padding-left:12px;
}
.back a {
	padding-left:12px;
}
.back a:before {
	font-family:"iconfont";
	content:"\e613";
	font-size:14px;
	line-height:40px;
	color:#fff;
	overflow:hidden;
	zoom:1;
}
.back a span {
	text-indent:-500px;
	display:inline-block;
}

.camera {
	float:right;
	padding-right:12px;
}
.camera a:before {
	font-family:"iconfont";
	content:"\e62a";
	font-size:14px;
	line-height:40px;
	color:#fff;
	overflow:hidden;
	zoom:1;
}
.camera a span {
	display:none;
}
.tc1 {
	position:relative;
	font-size:12px;
}


.xm-caozuo{
margin-top: 20px;
padding: 10px;
border-radius: 6px;
border: 1px solid #f00;
color: red;
}

.xm-caozuo a{
	color: red;
font-size: 13px;
margin-right: 10px;
}
.po-hd .show {
	right:20px;
}

.nav1 {
	width:100%;
	font-size:12px;
	height:1.2rem;
	position:fixed;
	left:0;
	bottom:0;
	z-index:999999;
	background:#f5f5f5;
	border-top:1px #ddd solid;
	/* For IE 8 */ -ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#999999')";
	/* For IE 5.5 - 7 */ filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#999999');
}
.nav1 li {
	width:20%;
	float:left;
	text-align:center;
	padding-top:0.12rem;
}
.nav1 li a {
	font-size:0.26rem;
	line-height:0.4rem;
	color:#949494;
}
.nav1 li img {
	width:0.36rem;
}
.nav1 .li1 img {
	width:0.9rem;
	margin-top:-0.5rem;
	border:0.08rem #f5f5f5 solid;
	border-radius:0.555rem;
	-moz-box-shadow:0 0 10px 0px #999;
	/* For IE 8 */ -ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#999999')";
	/* For IE 5.5 - 7 */ filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#999999');
}
@media screen and (min-width:350px) {
	html {
	font-size:15px
}
.cmt-wrap {
	font-size:14px
}
.time {
	font-size:13px
}
}.hide {
	display:none
}
header {
	position:relative
}
#avt,#user-name {
	position:absolute
}
#bg {
	width:100%
}
#user-name {
	text-align:right;
	right:114px;
	bottom:15px;
	color:#fff;
	font-weight:700;
	font-size:15px;
	text-shadow:0 1px .5px #000
}
#share a,.btn {
	font-size:14px
}
.btn,b {
	font-weight:400
}
#share a,#share p,.btn {
	text-align:center
}
#avt {
	width:74px;
	height:74px;
	border:1px solid #dbdbdb;
	right:15px;
	bottom:-22px;
	padding:1px;
	background-color:#fff
}
#list li,.po-hd {
	position:relative;
	padding-bottom:3px;
}
#list {
	padding:10px 0 10px
}
#list li {
	line-height:1.5;
/*	border-bottom:1px solid #F5F5F5;*/
	margin-top:20px;
	padding-bottom:20px;
}
#share a:nth-child(2),.ads,.po-avt {
	position:absolute
}
.ads {
	color:#999;
	right:5px;
	top:0
}
.ads img {
	width:10px;
	padding-left:8px
}
.ad-link {
	color:#3b5384
}
.post .ad-link img {
	width:11px;
	padding:0;
	display:inline-block
}
.po-avt-wrap {
	padding-left:10px
}
.po-avt {
	width:47px;
	height:47px;
	top:0;
	left:5px;
	border-radius:6px;
}
.r {
	border-bottom:8px solid #eee;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	width:1px;
	margin-top:5px;
	margin-left:10px
}
.po-cmt {
	padding-left:60px;
	padding-right:10px;
	width:100%;
	box-sizing:border-box
}
.po-name {
	color:#576b95
}
.post {
margin-top:5px;
color:#252525;
width:100%;
}

.ping-view{
word-wrap: break-word;
word-break: break-all;
}
.ping-viewa{
display: block;
margin-top: 15px;
}
.post .content-view{
   width:100%;
 white-space: pre-line;
word-wrap: break-all;
word-break: break-all;
}

#share a,.btn {
	display:inline-block
}
.post img {
margin:5px 0;
	max-width:100%;
	border-radius:6px;
	object-fit:cover
}
.time {
	color:#b1b1b1
}
.c-icon {
	width:20px;
	float:right;
	position:relative;
	z-index:3;
}
.cmt-wrap {
	width:100%;
	background-color:#f8f8f8;
	border-radius:6px;
}

.cmt-list{
padding:10px;	
}


.btn {
	margin-bottom:0;
	vertical-align:middle;
	-ms-touch-action:manipulation;
	touch-action:manipulation;
	background-image:none;
	border:1px solid transparent;
	white-space:nowrap;
	padding:6px 12px;
	line-height:1.42857143;
	border-radius:4px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.btn-success {
	color:#fff;
	border-color:#717171;
}
.btn-success a{
	color:#484848;
}
.btn-group-lg>.btn,.btn-lg {
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
	border-radius:6px
}
.btn-block {
	display:block;
	width:100%
}


.bq {
	width:13px;
	padding-left:2px
}

.hidenone {
	display:none
}

 
  
.ax-logo img{
width:90px;
height:30px;
}
.xm-container {
	position:relative;
	margin:20px auto;
	padding:0;
	box-sizing:border-box;
	max-width:1024px;
	background-color:#fff;
}
.cover{
background-color:#000;
height: 270px;
width:100%;
border-radius: 30px;
}
.cover .cover-top-img {
	border-radius: 0;
}

.cover .cover-top-img img {
	height: 270px;
	width:100%;
	background-color:#fff;
}

.avatar .avatar-top {
	float: right;
	margin-right: 2.5rem;
}

.avatar .logoa {
position: absolute;
	top: 1rem;
	z-index:5;
	left:1rem;
}
.avatar .title {
position: absolute;
	top: 7rem;
	right: 10%;
	left:10%;
	text-align: center;
	color:#fff;
	z-index:5;
}

.avatar .cai {
position: absolute;
	top: 1.2rem;
	right: 1rem;
	text-align: right;
	color:#fff;
	z-index:5;
	font-size:15px;
	
}
.avatar .cai a{
 
	color:#fff;
	
}
.xm-float-right{
float: right;
}
.xm-float-left{
float: left;
}
.shuo {
	position: absolute;
padding:10px;
	text-align: right;
	z-index:5;
	color:#b3b3b3;
	width:calc(100% - 20px);
	font-size:13px;
	margin-top: 10px;
	
}

.xm-wbj-you{
margin-right: 4rem;
}
.xm-wbj-youa{
margin-right: 8rem;
}
.xm-wbj-you-1{
margin-right: 1rem;
}

.xm-wbj-you5{
margin-right: 0.5rem;
}
.xm-wbj-zuo5{
margin-left: 0.5rem;
}
.xm-wbj-1{
margin: 1rem;
}
.xm-weizhi{
margin: 1rem 0;
}
.xm-weizhi-b{
float: right !important;
}

.xm-wbj-you-5{
margin-right: 5px;
}
.xm-text-align-center{
text-align: center;
}

.xm-wbj-top-5{
margin-top: 5px;
}
.xm-wbj-top-10{
margin-top: 10px;
}
.xm-font-size-16{
font-size:16px;
}
.xm-font-size-13{
font-size:13px;
}

.xm-font-size-14{
font-size:14px;
}
.xm-font-size-15{
font-size:15px;
}
.xm-clear{
clear:both;
}

.xm-view-ping-you{
float: right;
margin: 0 10px;
color: #999 !important;
}

.avatar .avatar-top .avatar-top-name {
position: relative;
top: -3rem;
right:6rem;
	color: #fff;
}

.avatar .avatar-top .avatar-top-img img{
	position: absolute;
	top: 14rem;
	right: 1rem;
	width: 5rem;
	max-height:5rem;
	border-radius: 0.4rem;
	z-index:5;
}

.xm-sj{
color:#c6c6c6;
padding:1rem;
font-size:14px;
}

.xm-copyright{ 
color:#696969;
padding:2rem 1rem;
background: #d7d7d7;

}

.xm-copyright a{ 
color:#a2a2a2;
}

.xm-kui{
color:#808080;
padding:2px 3px;
background-color:#eee;
text-align:center;
border-radius:6px;
font-size:12px;
margin-top: 8px;
}

.xm-huifu{
color:#808080;
padding:2px 3px;
background-color:#eee;
text-align:center;
border-radius:6px;
font-size:12px;
}

.xm-xin{
color:#FF4500;
padding:2px 3px;
background-color:#eee;
text-align:center;
border-radius:6px;
font-size:12px;
}

.xm-dengji{
font-size: 12px;
font-style: normal;
display: inline-block;
background-color: #4a85f7ad;
transform: scale(1);
height: 17px;
line-height: 17px;
padding: 0 6px;
border-radius: 6px;
margin-left: 3px;
text-transform: capitalize;
color: #fff;
}

.xm-bozhu{
    font-size: 10px;
    background-color: #f28535;
    color: #fff;
    position: absolute;
    top: .3em;
    text-shadow: none;
    z-index: 1;
    padding: .2em .6em;
    left: 5px;
    border-radius: 0 50px 50px 0;
    right: auto;
}

.xm-gong{
color:#FF4500;
padding:2px 3px;
background-color:#fff;
text-align:center;
border-radius:6px;
}

.xm-gaoshi{
color:#696969;
padding:10px;
background-color:#eee;
margin-top: 20px;
border-radius:6px;
}

.xm-heihui{
color:#a8a8a8;
}

 .option input {
display: block;
padding: 10px;
margin-bottom: 1rem;
width:calc(100% - 20px);
min-width: 240px;
height:30px;
outline: none;
font-size: 0.9rem;
letter-spacing: 2px;
transition: all .6s ease-out;
border-radius: 5px;
border: solid 1px #696969;
}

 .optiona input {
display: block;
padding: 5px;
width:calc(100% - 10px);
height:35px;
outline: none;
font-size: 12px;
letter-spacing: 2px;
transition: all .6s ease-out;
border-radius: 5px;
border: solid 0px #696969;
text-align:center;
opacity:0.6;

}


.xm-ping-a input {
display: block;
padding: 10px;
margin-right: 1rem;
margin-bottom: 1rem;
width:calc(50% - 40px);
height:30px;
outline: none;
font-size: 0.9rem;
letter-spacing: 2px;
transition: all .6s ease-out;
border-radius: 5px;
border: solid 1px #696969;
float: left;
}

.xm-ping-b input {
display: block;
padding: 10px;
margin-left: 1rem;
margin-bottom: 1rem;
width:calc(50% - 40px);
height:30px;
outline: none;
font-size: 0.9rem;
letter-spacing: 2px;
transition: all .6s ease-out;
border-radius: 5px;
border: solid 1px #696969;
float: right;
}

 .option  textarea {
display: block;
padding: 10px;
margin-bottom: 1rem;
width:calc(100% - 20px);
min-width: 240px;
height:50px;
outline: none;
font-size: 0.9rem;
letter-spacing: 2px;
transition: all .6s ease-out;
border-radius: 5px;
border: solid 1px #696969;
}


 .option button {
padding: 8px 15px;
color: white;
font-size: 13px;
text-align: center;
cursor: pointer;
background-color: #343a40;
border: none;
border-radius: 5px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
transition: all .3s ease-out;
}

 .option button:hover {
opacity: 0.8;
}

.xm-reply{
color:#FF6347;
padding:10px 10px;
background-color:#eee;
border-radius:6px;
}


.xm-se-hs{
color:#FF4500 !importtant;
}


input[type="radio"] {
position: relative;
width: 18px;
height: 18px;
outline: none;
vertical-align: bottom;
}

input[type="radio"]:before {
content: "";
position: absolute;
width: 16px;
height: 16px;
border: 1px solid #999;
border-radius: 50%;
}


input[type="radio"]:checked:before {
border: 1px solid transparent;
background-color: #5ECD62;
}

input[type="radio"]:checked:after {
content: "";
position: absolute;
top: 3px;
left: 3px;
width: 8px;
height: 8px;
border: 2px solid #fff;
border-radius: 50%;
}

.xm-bi{
color:#fff;
padding:10px 10px;
background-color:red;
border-radius:6px;
margin:20px;
}


.menu-list {
	padding:0 5px;
	color: #000;
	margin-top: 20px;
}
.menu-list a{
	color: #000;
}

.menu-item {
	margin: 0 0 25px;
	font-size: 15px;
}

.menu-item .menu-name {
   font-size: 15px;
   margin-right: 60px;
   overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}

.menu-price {
	float:right;
	font-size: 13px;
	color: #FF6347;
}

@media screen and (max-width:1024px) {
.cover {
  border-radius: 0px;
}
.xm-container {
  margin:0px auto;
}
}

.xm-title a{
background: #f4f4f4;
display: block;
padding: 10px 20px;
border-radius: 6px;
color: #626262;
}


/*评论翻页*/

ol.page-navigator li { display: inline-block; color: #5b5b5b; margin: 0 5px; }

ol.page-navigator {list-style: none; text-align: center }

ol.page-navigator li a { display: block; text-align: center; background: #f7f7f7; font-size: 14px; color: #5b5b5b; line-height: 30px; height: 30px; overflow: hidden; padding: 0 10px; border-radius: 4px; box-sizing: border-box; }

ol.page-navigator li.current a { background: #229DE3; border-color: #229DE3; color: #fff; padding: 0 10px; }

ol.page-navigator li a:hover { background: #229DE3; border-color: #229DE3; color: #fff; padding: 0 10px;}
ol.page-navigator li.xmpage a{
color: #fff;
background: #919191;
}

.column-small .side{
    font-size: 13px;
    padding: 24px 20px;
    background-image: linear-gradient(90deg,#fff2ec 0,#f0f1f6 42%,#e1f0ff 100%);
	border-radius: 6px;
	color: #6e6e6e;
}


.side-title{
	
	color: #f3104e;
    margin-bottom: 10px;
	
}


/*侧边栏评论信息栏目*/
.sideping{margin-top:20px;}
.notice-list-item { overflow: hidden; font-size: 14px; line-height: 1.7; margin: 10px 0; }

.notice-list-meta .cute a { color: var(--theme) }

.notice-list-button .notice-list-meta { display: block; color: rgba(0, 0, 0, .44); margin-top: 3px }

.notice-list { margin-top: -10px }

.sidepinga .item { position: relative; padding-bottom: 4px; margin-bottom: 10px; }

.wRecent .item { border-bottom: 1px dashed #eee; }

.sidepinga .item .meta { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; justify-content: space-between; color: #262626; font-size: 14px; line-height: 30px; margin-bottom: 8px; white-space: nowrap; height: 30px; overflow: hidden; }

.sidepinga .item .comment-avatar { display: inline-block; width: 25px; vertical-align: middle; margin-right: 5px; }

.sidepinga .item .comment-avatar .thumb { padding-top: 100%; border-radius: 100%; }
.thumb { display: block; width: 100%; height: 0; padding-top: 66.7%; background-position: center; background-repeat: no-repeat; background-size: cover; background-color: transparent; position: relative; overflow: hidden; transition: all .2s; }

.thumbs { display: block;  height: 120px;  position: relative; overflow: hidden; transition: all .2s; }
.thumbs img {width: 100%;height: 100%;border-radius: 5px;object-fit: cover;}

.sidepinga .item .meta .views { font-size: 10px; color: #888; white-space: nowrap;}

.sidepinga .item .comment-content { padding: 5px 10px; background: #eef6fd; border-radius: 6px; font-size: 12px; color: #262626; margin-bottom: 5px; position: relative; transition: all .2s; }

.sidepinga .item .comment-content p .biaoqing{margin-right: 4px;}

.sidepinga .item .comment-content .biaoqing { width: 20px; }

.sidepinga .item .comment-content p { text-align: justify; line-height: 23px; max-height: 50px; overflow: hidden; }

.sidepinga .item .hui { font-size: 12px; line-height: 23px; height: 23px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #333; font-weight: normal; margin-bottom: 5px; }
.sidepinga .item .hui .gg{color: red;font-size: 12px;margin-right: 10px;}
.sidepinga .item .comment-content::before { content: ''; display: block; width: 0; height: 0; border-bottom: 6px solid #eef6fd; border-left: 6px solid transparent; border-right: 6px solid transparent; position: absolute; left: 7px; bottom: 100%; }




/*widget_avatar*/.widget_avatar {border-radius:4px;background:rgba(255,255,255,1);padding:0 0 10px 0px;margin-bottom:1.25rem;-webkit-box-shadow:0px 0px 10px -2px rgba(158,158,158,0.2);box-shadow:0px 0px 10px -2px rgba(158,158,158,0.2);}
.widget_user {position:relative;z-index:1;height:125px;background-repeat:no-repeat;background-position:center center;margin-bottom:88px;background-size:cover;border-top-left-radius:4px;border-top-right-radius:4px;}
.user-bgif {position:relative;padding-top:50px;}
.user-bgif:hover {background:url(images/sahua.gif);background-size:cover;}
.widget_user:before {content:" ";position:absolute;width:100%;height:100%;background:linear-gradient(to bottom,transparent,transparent,#fff);}
.widget_user img {margin:0 auto;display:block;width:80px;height:80px;border-radius:99px;padding:5px;background:rgba(255,255,255,.88);}
.widget_user .name {padding:0 20px;text-align:center;margin:5px 0 10px;}
.widget_user .name p {font-size:13px;margin-top:5px;max-height:40px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden;}
.webinfo {width:100%;display:flex;align-items:center;padding-top:10px;border-top:1px solid rgba(150,150,150,0.1);}
.webinfo .item {flex:1;display:flex;flex-direction:column;align-items:center;user-select:none;font-size:14px;color:#666;}
.webinfo .item:nth-child(2) {border-left:1px solid rgba(150,150,150,0.1);border-right:1px solid rgba(150,150,150,0.1);}
.webinfo .item span.num {max-width:70px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;color:#333;margin-bottom:3px;}


.row {
    display: flex;
    flex-wrap: wrap;
}

/* 大屏下的列 */
@media (min-width:768px)  {
    .column-big {
        padding-right: 10px;
        flex: 0 0 66.666667%;
		max-width: calc(66.666667% - 10px);
    }
    /* 工具栏列 */
    .column-small {
        font-size: medium;
        padding-left: 20px;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
		max-width: calc(33.333333% - 20px);
		margin-top: 25px;
    }
	
}


/* 小屏下的列 */
@media (max-width:767px) {

    .column-big {
        padding-right: 8px;
        padding-left: 8px;
        width:100%
    }
    /* 工具栏列 */
    .column-small {
        padding-right: 8px;
        padding-left: 8px;
        width:100%;
		margin-top: 25px;
    }
	.side-none{
		display: none;
	}
}