
a{
	text-decoration: none!important;
}
img{
	display: block;
}
.flexRow {
	display: flex;
	flex-direction: row;
}

.flexColumn {
	display: flex;
	flex-direction: column;
}
.overflowOne{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.overflowTwo {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.main{
	width: 10rem;
	margin: 0 auto;
}

.header{
	width:10rem;
}



.top_title1{
	font-size:0.48rem;
	color:#2E2E38;
	height:0.853333rem;
	line-height:0.853333rem;
	border-radius:0.426666rem;
	border:2px solid #7073BA;
	display: table;
	margin:1.013333rem auto 0.133333rem;
	padding: 0 0.373333rem 0 0;
	background: url(../images/logo1.png) no-repeat 0.32rem center;
	background-size: 0.426666rem 0.506666rem;
	text-indent: 0.906666rem;
	font-weight:600;
}

.top_title2{
	text-align: center;
	font-size:0.933333rem;
	font-weight:800;
	color:rgba(46,46,56,1);
	line-height:1.36rem;
	
	/*display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;*/
}
.xian{
	width:0.666666rem;
	height:0.026666rem;
	background:rgba(46,46,56,1);
}

.content{
	margin: 0 auto;
	width:9.173333rem;
	min-height: 16rem;
	padding-bottom:1.686666rem;
}

.ph_top{
	width:100%;
	/*height:6.56rem;*/
	padding-bottom: 0.373333rem;
	margin-bottom: 0.373333rem;
	border-radius:0.106666rem;
	overflow: hidden;
	display: inline-block;
	position: relative;
	/*background: url(../images/bg_m.png) no-repeat left bottom #2A34C1;*/
	/*background-size: 2.2rem 2.026666rem;*/
	background:#2A34C1;
	
}

.shu{
	background: url(../images/bg_ju.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
	width: 1.026666rem;
	height: 0.88rem;
	line-height: 0.78rem;
	font-size:0.453333rem;
	text-indent:0.2rem;
	position: absolute;
	left:-1px;
	top: 0;
}

.bg_xian{
	width:2.4rem;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.bg_xian img{
	width: 100%;
	height: 100%;
}

.tit1{
	width:6.88rem;
	font-size:0.8rem;
	font-weight:600;
	color:rgba(255,255,255,1);
	line-height:1rem;
	margin-top:0.56rem;
	margin-left: 0.533333rem;
}
.wen{
	width: 8.053333rem;
	background: #fff;
	border-radius:0.133333rem;
	margin:0.293333rem auto 0;
	padding:0.293333rem 0;
	display: table;
}
.user_CommentText{
	width:7.226666rem;
	font-size:0.48rem;
	color:rgba(47,49,178,1);
	line-height:0.666666rem;
	margin:0 0.373333rem;
}
.wen .showMore_text {
    float: right;
    margin-right: 0.346666rem;
    padding-right:0.346666rem;
    background: url(../images/jt.png) no-repeat right center;
    background-size:0.293333rem 0.16rem !important;
    line-height:0.453333rem;
	height:0.453333rem;
	font-size:0.32rem;
	color:rgba(102,102,102,1);
	margin-top: 0.186666rem;
}

.logo{
	background: url(https://m.chinajcqm.com/mskin/wq_style/index/picture/logo_new.png) no-repeat left center;
	background-size: 2.6rem 0.48rem;
	margin:0.346666rem 0 0 0.533333rem;
}

.logo p{
	line-height: 0.38rem;
	margin-left: 2.8rem;
	border-left:1px solid #fff;
	padding-left: 10px;
	font-size: 0.32rem;
	color: rgba(255,255,255,1);
}

.logo p b{
	color: #EB392E;
}

.fx{
	width:1.733333rem;
	height:0.746666rem;
	line-height:0.746666rem;
	background:linear-gradient(90deg,rgba(241,64,50,1) 0%,rgba(238,68,63,1) 100%);
	border-radius:1.333333rem 0 0 1.333333rem;
	position: absolute;
	z-index: 3;
	right: 0;
	bottom:0.24rem;
}

.fx .clickFx{
	color: #fff;
	font-size: 0.32rem;
	width: 100%;
	height: 100%;
	display: inline-block;
	background: url(../images/fx.png) no-repeat 0.293333rem center;
	background-size:0.34666rem 0.373333rem;
	text-indent: 0.8rem;
}

.fot_btn{
	width: 100%;
	height:1.686666rem;
	text-align: center;
	background: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	border-top: 1px solid #eee;
	z-index: 3;
}

.fot_btn .clickApp_message{
	width:9.173333rem;
	height:1.186666rem;
	line-height:1.186666rem;
	background:rgba(241,84,58,1);
	display: inline-block;
	color: #fff;
	font-size:0.453333rem;
	border-radius:0.6rem;
}