[v-cloak] {
  display: none;
}
.title{
	width: 90%;
	padding: 0 5%;
	border-bottom: 1px solid #e6e7ea;
	height: 1rem;
	float: left;
	line-height: 1rem;
}
.title div{
	width: 60%;
	float: left;
	border-bottom: 1px solid #117cd5;
}
.title img:nth-child(1){
	width: 0.34rem;
	vertical-align: middle;
	margin-right: 3%;
	margin-top: -0.05rem;
}
.title .right{
	width: 0.6rem;
	vertical-align: middle;
	float: right;
	margin-top: 0.2rem;
}
.con-img{
	width: 100%;
	float: left;
}
.con-img .list{
	width: 90%;
	padding: 0 5%;
	line-height: 1rem;
	border-bottom: 1px solid #e6e7ea;
	float: left;
}
.con-img .list img{
	width: 0.26rem;
	vertical-align: middle;
	margin-right: 0.2rem;
	margin-top: 0.36rem;
	float: left;
}
.con-img .list  p{
	width: 70%;
	margin: 0;
	float: left;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.con-img .list  span{
	float: right;
	font-size: 0.26rem;
	color: #999;
}
.mor-list{
	width: 40%;
	height: 8rem;
	position: absolute;
	top: 2.3rem;
	right: 0;
	background-color: #125aa2;
}
.mor-list-title{
	width: 100%;
	text-align: center;
	line-height: 1rem;
	color: #fff;
	background-color: #117cd5;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #1c83eb;
	font-size: 0.34rem;
}
.mor-child{
	width: 100%;
	text-align: center;
	line-height: 1rem;
	color: #fff;
	border-bottom: 1px solid #1c83eb;
	font-size: 0.3rem;
}
.contitle {
	width: 90%;
	padding: 0.3rem 5% 0.2rem 5%;
	float: left;
	text-align: center;
	line-height: 0.5rem;
	font-size: 0.34rem;
}
.contitle img{
	width: 0.35rem;
	vertical-align: middle;
	margin-top: -0.06rem;
	margin-right: 0.2rem;
}
.contime{
	width: 90%;
	padding: 0 5%;
	text-align: center;
	color: #999;
	font-size: 0.26rem;
	float: left;
}
.context{
	width: 90%;
	padding: 0.3rem 5%;
	border-top: 1px solid #e6e7ea;
	margin-top: 0.3rem;
	float: left;
}
.context table{
	width: 100%;
}
.context img{
	width: 100%;
	height: auto;
}
.context video{
	width: 100%;
	height: auto;
}