/*=======================================公共样式开始=======================================*/

*{

	margin:0;

	padding:0;

	text-decoration: none;

}
li{
	list-style: none;
}
a:focus{text-decoration: none};

.bgw{

	background:#fff;

	

}

.bgw{

	margin-bottom:58px;

}

.bggray{

	background:#eff0f2;

}

.mui-bar{

	background:#fff;

}

.logo{
	width: 2.13334rem;
	height:auto;
	display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

#offCanvasBtn{

	color:#fff;

}


html{

	font-size: 100%;

}

body{

	animation: none;

	

}

.ym-xssl{

	margin-top: 44px;

}

input::-webkit-input-placeholder{

	color: rgba(0,0,0,.2);

}

input::-moz-placeholder{

	color: rgba(0,0,0,.2);

}

input::-ms-input-placeholder{

	color: rgba(0,0,0,.2);

}

textarea::-moz-placeholder{

	color: rgba(0,0,0,.2);

}

textarea::-webkit-input-placeholder{

	color: rgba(0,0,0,.2);

}



/*=======================================公共样式结束=======================================*/







/*=======================================首页样式开始=======================================*/

.mui-content{

	background:#fff;

	margin-bottom: 2rem;
	margin-top: 2.24rem;

}



.mui-segmented-control .mui-control-item.mui-active{

	background-color:#eff0f2;

	color:#ffb400;

	/* padding:.3125rem 0; */

}

.szhq-tit .mui-active{

	background-color:#eff0f2;

	color:#ffb400;

}

.szhq-tit li{

	margin: 0;

	font-size: 15px;

}

.mui-segmented-control{

	border:none;

	background:#eff0f2;

	font-size: 17px;

	margin: 0;

}

.mui-segmented-control .mui-control-item{

	border:none;

}

.mui-segmented-control .mui-control-item{

	color:#333;

}

.mui-segmented-control .mui-control-ite{

	color:#333;

	border:none;

}





/*底部导航开始*/

.mui-bar-popover {

	width: 25%;

}

.mui-bar-tab .mui-tab-item{

	color:#fff;

}

.mui-bar-tab .mui-tab-item.mui-active{

	color:#ffb400;

}

.barlist{

	background-color: black;

	color: white;

}



/*底部导航结束*/



/*=======================================首页样式结束=======================================*/







/*=======================================新闻样式开始=======================================*/

.content{

	/*margin:1.25rem  0.9375rem;*/

}

/*新闻列表显示开始*/

.imglist li{

	padding-bottom:.625rem;

	margin-bottom:.925rem;

	border-bottom: solid .0625rem #e0e0e0;

	list-style: none;

	height: 4.78rem;



}

.imglist li a{

	display: block;

	position: relative;

}

.imglist img{

	width:5.6rem;

	height:3.446rem;

}

.imglist .listcont{

	position:absolute;

	left:6.6rem;

	top:0;

	width: 69%;

}

.imglist .listcont h1{

	font-weight:normal;

	line-height:1.25rem;

	height:2.58rem;

	overflow:hidden;

	color:#222;

	font-size:.875rem;

	margin-bottom:.1rem;

}

.mtime,.mread,.mauthor{

	font-size:.75rem;

	color:#222;

}

.mauthor{

	display: inline-block;

	background:url(../images/author.png) no-repeat;

	padding-left: 1.1875rem;

	width: 40%;

	

}

.mtime{

	display: inline-block;

	background:url(../images/time_03.png) no-repeat;

	padding-left: 1.1875rem;



}

.mread{

	/* display: inline-block; */

	float:right;

	background: url(../images/read_03.png) no-repeat;

	padding-left:1.1875rem;

}

/*新闻列表显示结束*/



/*新闻详情开始*/

.htitle h1{

	font-size:1.3rem;

	padding:.75rem;

	line-height:1.5;

	border-bottom:dashed .0625rem #e0e0e0;

	margin-bottom: 0;

	font-weight: 700;

}

.htitle .hshare{

	background:#eff0f2;

	padding:.75rem;

	overflow:hidden;

}

.htitle .hshare .mreadcc{

	float:left;

	font-size: .875rem;

	background:url(../images/read_03.png) no-repeat;

	padding-left:1.25rem;

	

}

.htitle .hshare .sharecc{

	float:right;

	font-size: .875rem;

}

.htitle .hshare .sharecc span{

	float:left;

}

.htitle .hshare .sharecc .share{

	float:left;

	/* display: inline-block; */

	width:1.5rem;

	height:1.25rem;

	background:url(../images/share_03.png) no-repeat;

}



.news{

	line-height:2;

	padding-bottom:2rem;

	color: black;

}

.news img{

	display:block;

	width:100%;

	margin:1.25rem 0;

	height: 100%;

}

.linknews{

	background:#eff0f2;

	font-size:1rem;

	padding:.75rem;

	color:#222;

}

/* 遮罩层 */

.cover{

	position: fixed;

	width: 100%;

	height: 100%;

	background-color: rgba(0, 0, 0, 0.5);

	z-index: 9999;

	left: 0;

	top: 0;

}

.cover-android{

	position: absolute;

	top:30%;

	width: 100%;

	text-align: center;

	color: white;

	font-size: 14px;

}

.cover-ios{

	position: absolute;

	top:35%;

	width: 100%;

	text-align: center;

	color: white;

	font-size: 14px;

}

.cover-android img{

	width:18px;

	height: 18px;

	vertical-align:top;

}

.cover-ios img{

	width:18px;

	height: 18px;

	vertical-align: top;

}

.cover-bottom{

	position: absolute;

	top:45%;

	width: 100%;

	text-align: center;

}

.cover-bottom img{

	width:30px;

	height: 30px;

}

.cover-bottom div{

	margin: 0 auto;

	margin-top: 10px;

	width: 6px;

	height: 6px;

	border-radius:100%;

	background-color: white; 

}

/*新闻详情结束*/



/*=======================================新闻样式结束=======================================*/







/*=======================================行情样式开始=======================================*/



/*数字货币开始*/

.szhq-tit{

	overflow:hidden;

	padding-top:.55rem;

}

.szhq-tit li{

	float:left;

	list-style: none;

	width:14.28%;

	text-align: center;

	margin-bottom: .55rem;

}

.hq-tit{

	overflow: hidden;

	margin-bottom:.9375rem;

	padding-bottom:.9375rem;

	border-bottom: solid .0625rem #f1f1f1;

}

.hq-tit li{

	list-style: none;

	float:left;

	font-size:1rem;

	width:50%;

	color:#666;

	

}
/*底部导航*/
.nav{
	width: 100%;
	height: 1.30667rem;
	background-color: #fff;
	border-top: 2px solid #d6d6d6;
	position: fixed;
	bottom: 0;
	z-index: 9999999;
}
.nav a{
	display: block;
	float: left;
	width: 33.3333333%;
	height: 100%;
	text-align: center;
	position: relative;
}
.nav a img{
	width: 0.85334rem;
	height: auto;
	position: absolute;
	top: 0.13334rem;
	left: 50%;
    transform: translate(-50%,0);
}
.nav a span{
	width: 100%;
	color: #484848;
	position: absolute;
	font-size: 0.24rem;
	bottom: 0.1rem;
	left: 50%;
    transform: translate(-50%,0);
    line-height: 1;
}
.nav a span.focus{
	color: #f0972e;
}
.bxcoin_bg{
	position: absolute;
	bottom: 1.30667rem;
	right: 1.24rem;
	z-index: 999999;
}
.bxcoin_bg img{
	width: 4rem;
    height: auto;
}
.nav .bxcoin_txt{
    position: absolute;
    bottom: 1.66rem;
    right: 1.24rem;
    z-index: 9999999;
    width: 4rem;
    text-align: center;
    font-size: 0.32rem;
    color: #fff;
}

/*底部导航结束*/

.hq-cont{

	overflow: hidden;

	margin-bottom:.9375rem;

	padding-bottom:0.9375rem;

	border-bottom: solid 1px #e7e7e7;

	overflow: hidden;

	margin-bottom: 0!important;

    padding: 0.48148rem 5.334% 0.37037rem;

}
.clear{
	clear: both;
}

.hq-cont p{
	line-height: 1;
    float: left;
    width: 100%;
}

.hq-cont p .lh34{
    height: 0.45334rem;
    line-height: 0.45334rem;
}
.hq-cont p .lh34s{
    height: 0.45334rem;
    line-height: 0.55334rem;
}

.hq-cont p.mtb12{
	margin: 0.16rem 0;
}

.hq-cont p .left{
	float: left;
}
.hq-cont p .right{
	float: right;
}

.hq-cont .hq_name{
	font-size: 0.32rem;
	font-weight: bold;
	color: #353c4c;
}
.hq-cont .fz20{
	font-size: 0.26667rem;
	color: #7f888f;
}
.hq-cont .fz34{
	font-size: 0.45334rem;
	font-weight: bold;
	color: #353c4c;
}
.hq-cont .lh40{
	height: 0.37334rem;
    line-height: 0.37334rem;
}
.hq-cont .cfff{
	color: #fff;
}

.hq-cont p span{
	line-height: 1;
}

.hq-cont .die{
	color: #eb4868;
}

.hq-cont .zhang{
	color: #53b386;
}

.hq-cont .line8{
	margin: 0 0.10667rem;
}
.hq-cont .percent{
    height: 0.37334rem;
    line-height: 0.37334rem;
    margin-left: 0.10667rem;
    padding: 0 0.10667rem;
}

.hq-cont .die2{
	background-color: #eb4868;
	color: #fff;
}
.hq-cont .zhang2{
	background-color: #53b386;
	color: #fff;
}


.hq-cont li img{

	width:1.459rem;

	height:1.125rem;

	margin-right: .3125rem;

	float:left;

    display:none;

}

.hq-cont li div{

	color:#666;

	/*font-size: .875rem;*/

	font-style:normal;

	text-indent: initial!important;

	line-height: 1;

}

.hq-cont li i{



	float:left;

	color:#666;

	font-size: .875rem;

	font-style:normal;

}

.rcolor{

	color:#FA322B;

}

.bcolor{

	color:#00AF4B;

}

/*数字货币结束*/



/*域名行情开始*/

.tabym{

	width:100%;

	margin:0.625rem 0 1.25rem 0;

}

.tabym th{

	font-size:0.875rem;

	width:20%;

	text-align: center;

	border-bottom:solid #ccc .0625rem;

	padding:.3125rem 0;

	margin-bottom:.3125rem;

}

.tabym td{

	font-size:.875rem;

	width:20%;

	text-align: center;

	padding:.3125rem 0;

}

/*域名行情结束*/

/*=======================================行情样式结束=======================================*/







/*=======================================新手上路开始=======================================*/

/*域名新手上路开始*/

.ym-xssl img.xsimg{

	width:100%;

}

.ym-xssl h1{

	font-size:1.125rem;

	font-weight: normal;

	text-align:center;

	padding:1.25rem;

	padding-bottom:.625rem;

}

.ymul{

	padding:0 1.25rem;

	padding-bottom:1.25rem;

}

.ymul li{

	list-style: none;

	background:#fff;

	padding:1.25rem 0;

	margin-bottom:1.25rem

}

.ymul li img{

	width:6.875rem;

	height:6.875rem;

	

	display: block;

	margin:0 auto;

	margin-bottom:1.25rem;

}

.ymul li h2{

	font-size:1.125rem;

	font-weight: normal;

	text-align: center;

	margin-bottom:1.25rem;

}

.ymul li p{

	text-align: center;

	font-size:1rem;

}

.ymol li{

	font-size:.875rem;

	list-style:none;

	margin-bottom:1rem;

	color:#797777;

}

.ymjz dl{

	padding:0.9375rem;

}

.ymjz dl dt{

	color:#ffc000;

	font-size:1rem;

	margin-bottom: .625rem;

}

.ymjz dl dd{

	font-sizE:.875rem;

	line-height:2;

	text-indent: 2em;;

}

/*域名新手上路结束*/





/*=======================================新手上路结束=======================================*/





/*=======================================我要爆料开始=======================================*/

.mui-content-padded {

    margin: 10px;

}

.mui-content-padded h3{

	font-size:1.2rem;

	margin:1rem 0;

	font-weight: normal;

	color:#000;

}

.mui-content-padded h4{

	font-size:1rem;

	font-size:#333;

	font-weight: normal;

	margin-bottom: .5rem;

}

.mui-content-padded h4 span{

	color:#b30303;

	margin-right:.32rem;

}

.mui-input-row{

	position: relative;



}

.mui-input-row label span{

	color:#b30303;

	position: absolute;

	left:0;

}

.mui-input-row textarea{

	font-size: 17px;

	line-height: 21px;

    width: 100%;

    margin-bottom: 15px;

    padding: 10px 15px;

    border: 1px solid rgba(0,0,0,.2);

    border-radius: 3px;

    outline: 0;

    background-color: #fff;

    -webkit-appearance: none;

}

.mui-input-row label {

    font-family: 'Helvetica Neue',Helvetica,sans-serif;

    line-height: 1.1;

    width: 35%;

	padding: 11px 15px;

	font-size: 17px;

}

.mui-input-row input{

	float: right;

    width: 65%;

    margin-bottom: 0;

    padding-left: 0;

	border: 0;

	height: 40px;

	font-size: 17px;

}

.mui-input-group:before {

    position: absolute;

    top: 0;

    right: 0;

    left: 0;

    height: 1px;

    content: '';

    -webkit-transform: scaleY(.5);

    transform: scaleY(.5);

    background-color: #c8c7cc;

}

.mui-input-group .mui-input-row:after {

    position: absolute;

    right: 0;

    bottom: 0;

    left: 15px;

    height: 1px;

    content: '';

    -webkit-transform: scaleY(.5);

    transform: scaleY(.5);

    background-color: #c8c7cc;

}

/*=======================================我要爆料结束=======================================*/







/*=======================================底部样式开始=======================================*/

.footer{

	font-size:.875rem;

	padding:.6rem;

	color:#fff;

}

.footer ul{

	overflow:hidden;

}

.footer ul li{

	float:left;

	list-style: none;

}

.footer ul li a{

	color:#fff;

	margin-right:.6rem;

}

.copyright{

	color:#fc9317;

	display:block;

}

/*=======================================底部样式结束=======================================*/





/* 修改样式 */

.mui-segmented-control{

	height: 38px;

	border: none;

    background: #eff0f2;

    font-size: 15px;

	margin: 0;

	font-weight: 400;

    position: relative;

    display: table;

    overflow: hidden;

    width: 100%;

	table-layout: fixed;

	margin-top: 44px;

}

.mui-segmented-control .mui-control-item {

    line-height: 38px;

    display: table-cell;

    overflow: hidden;

    /* width: 77%; */

    -webkit-transition: background-color .1s linear;

    transition: background-color .1s linear;

    text-align: center;

    white-space: nowrap;

    text-overflow: ellipsis;

    color: #333;

}

.mui-segmented-control .mui-control-ite{

	line-height: 38px;

    /* display: table-cell; */

    overflow: hidden;

    /* width: 77%; */

    -webkit-transition: background-color .1s linear;

    transition: background-color .1s linear;

    text-align: center;

    white-space: nowrap;

    text-overflow: ellipsis;

    color: #333;

}

.coverss{

	position: fixed;

	width: 100%;

	height: 100%;

	top: 0;

	left: 0;

    background-color: rgba(0,0,0,.2);

	z-index: 9998;

	/* display: none; */

	visibility: hidden;

}

.coverss ul{

	width:40%;

	height: 100%;

	background-color:#000;

	float: right;

	text-align: center;

	padding-top: 40px;

	transform: translate(150px,0);

	transition-duration: 0.5s;

}

.coverss ul li{

	list-style: none;

	margin-top:30px;

	font-size: 16px;

	font-family:"微软雅黑";

	font-weight: 700;

}

.coverss ul li a{

	color: white;

}

.tab{

	position: fixed;

    z-index: 10;

    right: 0;

	left: 0;

	top: 0;

	border-bottom: 0;
	
	height: 2.2rem;

	z-index: 99999999;

}

.tab .w100{
	width: 100%;
}

.tab h1{
	background: #343a44;
	width: 100%;
	height: 1.173334rem;
	position: relative;
}

.shadow{
	width: 100%;
	height: 0.266667rem;
	position: fixed;
	top: 2.24rem;
	left: 0;
	z-index: 9999999999999;
}

.mmactive{

	color: #ffb400 !important;

	display: block;

}

gshow{

	display: block;

}

.mui-bar-tab{

	bottom: 0;

    display: table;

    width: 100%;

    height: 50px;

    padding: 0;

    table-layout: fixed;

    border-top: 0;

    border-bottom: 0;

}

.mui-bar-tab .mui-tab-item {

    display: table-cell;

    overflow: hidden;

    width: 1%;

    height: 50px;

    text-align: center;

    vertical-align: middle;

    white-space: nowrap;

    text-overflow: ellipsis;

    color: black;

}
.span1{
	display: block;
    width: 100%;
    border-right: 1px solid #333;
}
.mui-bar-tab .mui-tab-item .mui-icon {

    top: 3px;

    width: 24px;

    height: 24px;

    padding-top: 0;

	padding-bottom: 0;

	font-size: 24px;

    position: relative;

    z-index: 20;

}

.mui-bar-tab .mui-tab-item .mui-icon~.mui-tab-label {


    display: block;

    overflow: hidden;

    text-overflow: ellipsis;

}

.mui-popover {

    position: fixed;

    z-index: 999;

    /* display: none; */

    width: 25%;

    -webkit-transition: opacity .3s;

    transition: opacity .3s;

	transform: none;

	bottom: 0;

	opacity: 1;

    border-radius: 7px;

    background-color: #f7f7f7;

    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.1);

    box-shadow: 0 0 15px rgba(0,0,0,.1);

}

.mui-bar-tab .mui-tab-item {
	color: black;
}

.mui-popover .mui-popover-arrow {

    position: absolute;

    z-index: 1000;

    top: 95%;

    left: 40%;

    overflow: hidden;

    width: 26px;

	height: 26px;

	/* color: white; */

	font-size: 26px;

}

.mui-popover.mui-bar-popover .mui-table-view {

	width: 106px;

	overflow: auto;

    max-height: 300px;

    margin-bottom: 0;

    border-radius: 13px;

    background-color: #f7f7f7;

    background-image: none;

}

.mui-popover.mui-bar-popover .mui-table-view .mui-table-view-cell {

    padding: 11px 15px;

	background-position: 0 100%;

	border-bottom: 1px solid white;

	

}

#Popover_1{

	bottom: 68px;

	left: 25%;

	display: none;

}

#Popover_2{

	bottom: 68px;

	left: 50%;

	display: none;

}

.footer{

	position: fixed;

    z-index: 1000;

    right: 0;

    bottom: 0;

}

.mui-control-content {

	margin-bottom:55px;

}

.mui-table-view-cell a{

	color: white;

	font-size: 17px;

}

/* 底部样式 */

.mui-backdrop {

	display: none;

    position: fixed;

    z-index: 998;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    

}

.foo{

	display: none;

	text-align: center;

	color: rgba(0,0,0,.2);

}

.jgygg{

	height: 2rem;

    padding: -.6rem .6rem 0 .6rem;

    margin: 0 .625rem 1rem .625rem;

	font-size: .75rem;

}

.jgygg .left{

	width: 5rem;

    height: 2rem;

    background-color: #e8e8e8;

    color: #666;

	line-height: 2rem;

	float: left;

	text-align: center;

}

.jgygg .right{

	width: 5rem;

    height: 2rem;

    background-color: #e8e8e8;

    color: #666;

	line-height: 2rem;

	float: right;

	text-align: center;

}

.headgg span img{

    width: 7%;

    height: 20%;

    position: absolute;

    bottom: 0;

    right: 0;

}

/*快讯*/
.mui-inner-wrap{
	overflow: hidden;
	padding-bottom: 2.30667rem;
}
.find_nav_list ul.index_nav{
	width: 100%;
	height: 100%;
	padding: 0;
}
.find_nav_list ul.index_nav li{
	width: 33.33333%;
	height: 100%;
	text-align: center;
}
.find_nav_list ul.index_nav li a{
	display: inline-block;
	margin-right: 0;
}
.find_nav_list ul.index_nav li a:active{
	text-decoration: none;
}
.find_nav_list ul.index_nav li a:visited{
	text-decoration: none;
}
.find_nav_list ul.index_nav li a:hover{
	text-decoration: none;
}

.newkx{
	margin-top: 2.773334rem;
}
h2{
	width: 100%;
    height: 0.533334rem;
    line-height: 0.533334rem;
    background: #f7f7f7;
    font-size: 0.293334rem;
    color: #7f888f;
    padding-left: 0.266667rem;
    position: fixed;
    z-index: 99999999;
    margin-top: 2.24rem;
}
.newkx article {
    padding-left: 0.4rem;
    border-left: 2px solid #e7e7e7;
    margin: 0 0.533334rem;
    padding-bottom: 0.4rem;
    background: #fff;
}

.newkx article h3 {
    position: relative;
    margin: 0;
    padding: 0 5px 0 0;
    color: #9a9a9a;
    font-weight: 400;
    font-size: 0.266667rem;
    line-height: 1em;
    padding: 0.4rem 0 0.266667rem 0;
}

.newkx article h3 img{
	width: 0.4rem;
    height: 0.4rem;
    vertical-align: middle;
    position: absolute;
    top: 0.4rem;
    left: -0.62rem;
}
.newkx article h3 span{
	display: inline-block;
	width: 1.093334rem;
	height: 0.4rem;
	line-height: 0.4rem;
	background: url(../images/bg_time.png) no-repeat;
	vertical-align: middle;
	background-size: cover;
	text-align: center;
}

.newkx article section {
    color: #000;
    font-size: 0.373334rem;
    line-height: 1.5em
}

.share_btn {
    float: right;
    padding-left: 30px;
    background: url(images/kxshare.png) no-repeat 10px center;
    background-size: 1pc 1pc
}

.full_text {
    float: left
}

section p.text_show {
    display: -webkit-box;
    overflow: hidden;
    margin: 0;
    height: 6em;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.newkx_btn a {
	margin-top: 0.266667rem;
    display: block;
    color: #7f888f;
    font-size: 0.266667rem;
    font-weight: bold;
}

.newkx_btn a:active{
    text-decoration: none;
}
.newkx_btn a:visited{
    text-decoration: none;
}
.newkx_btn a:hover{
    text-decoration: none;
}

.newkx_btn a img{
	width: 0.453334rem;
    height: auto;
    vertical-align: middle;
}

.newkx_btn a span{
	vertical-align: middle;
}

.text_show span.more {
    clear: both;
    display: block;
    overflow: hidden;
    margin: auto;
    width: 50%;
    height: 24px;
    border-radius: 2px;
    background: #f6f6f6;
    color: #9b9b9b;
    text-align: center;
    font-size: 14px;
    -o-border-radius: 2px
}

.coverhs {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 998;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4)
}

#gcode {
    position: fixed;
    top: 20%;
    left: 50%;
    z-index: 1000000;
    display: block;
    display: none;
    margin: -75pt 0 0 -40%;
    width: 80%;
    max-height: 80%;
    background-color: #fff;
    z-index: 99999999;
    overflow-x: hidden;
    overflow-y: auto;
}

.closebtn {
    position: absolute;
    top: -10px;
    right: -8px;
}

.closebtn,.closebtn a {
    border-radius: 50%;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
}

.closebtn a {
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 0.85334rem;
}
.twitter{
	width: 100%;
	height: auto;
	margin-top: 2.24rem;
	display: none;
}
.twitter ul{
	width: 100%;
	height: auto;
	background: #fff;
}
.twitter ul li{
	width: 100%;
	height: auto;
	border-bottom: 1px solid #e7e7e7;
}
.twitter ul li div{
	padding: 0.32rem 0.533334rem 0.533334rem .533334rem;
	position: relative;
}
.twitter ul li div img.user_hp{
	width: 1.28rem;
	height: 1.28rem;
	position: absolute;
	border-radius: 50%;
}
.twitter ul li div p{
	margin-left: 1.546667rem;
}
.twitter ul li div p .user_name{
	font-size: 0.373334rem;
	color: #353c4c;
	font-weight: bold;
	line-height: 1;
}
.twitter ul li div p .suer_loca{
	float: right;
	display: table;
	border-collapse: separate;
    border-spacing: 0.106667rem 0px;
}
.twitter ul li div p .suer_loca span{
    display: inline-block;
	height: 0.426667rem;
	line-height: 0.426667rem;
	color: #7f888f;
	font-size: 0.266667rem;
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 0 0.213334rem;
	display: table-cell;
    vertical-align: middle;
}
.twitter ul li div p.user_time{
	margin: 0.133334rem 0 0.266667rem 1.546667rem;
	color: #7f888f;
	font-size: 0.266667rem;
}
.twitter ul li div p.user_txt{
	word-wrap: break-word;
	font-size: 0.373334rem;
	color: #7f888f;
}
.twitter ul li div div.tslate{
	border: 1px solid #ddd;
	border-radius: 4px;
	margin: 0.266667rem 0 0.266667rem 1.546667rem;
	padding: 0.213334rem;
}
.twitter ul li div div.tslate p{
	margin-left: 0;
}
.twitter ul li div div.tslate p.txt{
	color: #353c4c;
	font-size: 0.32rem;
	margin-top: 0.213334rem;
}
.twitter ul li div div.tslate p img{
	width: 0.346667rem;
	height: auto;
	vertical-align: middle;
}
.twitter ul li div div.tslate p span{
	margin-left: 0.106667rem;
	color: #7f888f;
	font-size: 0.266667rem;
	vertical-align: middle;
}
.twitter ul li div img.user_pic{
	max-width: 7.413334rem;
    height: auto;
	margin-left: 1.546667rem;
}
.weibo{
	width: 100%;
	height: auto;
	margin-top: 2.24rem;
	display: none;
}
.weibo ul{
	width: 100%;
	height: auto;
	background: #fff;
}
.weibo ul li{
	width: 100%;
	height: auto;
	border-bottom: 1px solid #e7e7e7;
}
.weibo ul li div.box{
	padding: 0.32rem 0.533334rem 0.533334rem .533334rem;
	position: relative;
}
.weibo ul li div .user_info img{
	width: 0.96rem;
	height: 0.96rem;
	border-radius: 50%;
	margin: 0 0.266667rem 0.266667rem 0;
    float: left;
}
.weibo ul li div .user_info .user_name{
	font-size: 0.373334rem;
	color: #353c4c;
	font-weight: bold;
	margin-bottom: 0.133334rem;
	float: left;
	width: 70%;
    line-height: 1;
    margin-top: 0.106667rem;
}
.weibo ul li div .user_info .user_time{
	font-size: 0.266667rem;
	color: #7f888f;
	float: left;
	width: 70%;
}
.weibo ul li div .user_txt{
	font-size: 0.373334rem;
	color: #353c4c;
}
.weibo ul li div .user_pics{
	width: 100%;
	height: auto;
	font-size: 0.373334rem;
	color: #353c4c;
	margin-top: 0.4rem;
}
.weibo ul li div .user_pics img{
	width: 2.4rem;
	height: 2.4rem;
	margin-right: 0.266667rem;
	float: left;
}
/*刷新弹出层*/
.refresh_nav{
    display: none;
	width: 3.2rem;
	height: 0.986667rem;
	background: url(../images/refresh_bg.png) no-repeat;
	background-size: cover;
	position: fixed;
	left: 50%;
	margin-left: -1.6rem;
	top: 2.24rem;
    z-index: 999999999;
    text-align: center;
}
.refresh_nav img{
	width: 0.32rem;
	height: 0.32rem;
	vertical-align: middle;
}
.refresh_nav span{
	line-height: 0.986667rem;
    display: inline-block;
    height: 0.986667rem;
    vertical-align: middle;
    font-size: 0.293334rem;
    color: #fff;
}
#minirefresh .minirefresh-downwrap{
	top: 2.773334rem!important;
}
#minirefresh2 .minirefresh-downwrap, #minirefresh3 .minirefresh-downwrap{
	top: 2.24rem!important;
}
.minirefresh-theme-default .minirefresh-downwrap .downwrap-tips, .minirefresh-theme-default .minirefresh-upwrap .upwrap-tips{
	font-size: 0.373334rem!important;
}
.toggle{
	overflow: auto!important;
    display: block!important;
    height: auto!important;
    -webkit-box-orient: inherit!important;
    -webkit-line-clamp: inherit!important;
}
.minirefresh-theme-default .minirefresh-upwrap{
	display: none!important;
}
.modal-open{
    position: fixed;
    width: 100%;
}