#fyq {
	padding-bottom: 5.208333rem;
}

.mview {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 1.041667rem;
	padding-top: 1.041667rem;
	border-top: 0.0521rem solid #e6e6e6;
}
.mview p{
	font-size: 0.9375rem;
	line-height: 1.8;
}

.ninfoleft {
	width: calc(100% - 15.625rem);
	box-sizing: border-box;
	padding-right: 2.604167rem;
}

.ninforight {
	width: 15.625rem;
}

.item {
	border-bottom: 1px solid #e6e6e6;
	padding: 1.041667rem 0;
	display: flex;
	align-items: center;
	width: 100%;
	cursor: pointer;
}

.newstrview {
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 0.0625rem solid #e6e6e6;
	padding-top: 1.5625rem;
	padding-bottom: 1.041667rem;
	margin-bottom: 1.041667rem;
}

.newstrview label {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.78125rem;
	color: #666666;
	padding: 0px 0.520833rem;
}

.newstrview label img {
	width: 0.9375rem;
	padding-right: 0.15625rem;
}

.cttime {
	display: flex;
	align-items: center;
}

.cttime img {
	width: 1.0417rem;
	padding-right: 0.2604rem;
}

.item:last-child {
	border: none;
}

.item .itemimg {
	display: block;
	width: 13.020833rem;
	height: auto;
	border-radius: 0.15625rem;
}

.newdate {
	width: 7.8125rem;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	color: #014d84;
}

.newdate .md1 {
	width: 100%;
	text-align: center;
	font-size: 2.1875rem;
	font-weight: bold;
}

.newdate .md2 {
	width: 100%;
	text-align: center;
	font-size: 0.7813rem;
}

.ctview {
	width: calc(100% - 13.020833rem - 7.8125rem);
	height: 100%;
	box-sizing: border-box;
	padding-left: 0.78125rem;
	padding-right: 0.78125rem;
}

.ctview div {
	width: 100%;
}

.cttitle {
	font-size: 0.9375rem;
	color: #333333;
}

.cttime {
	font-size: 0.729167rem;
	color: #999999;
	padding-top: 0.5208rem;
}

.ctstr {
	font-size: 0.78125rem;
	color: #666666;
	padding-top: 0.5208rem;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	line-height: 1.6;
}

.ctbtn a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 5.375rem;
	height: 1.55rem;
	background: #0088ff;
	color: white;
	border-radius: 0.15625rem;
	font-size: 0.729167rem;
	cursor: pointer;
}

.menu {
	display: none;
}

#title {
	width: 100%;
	font-size: 1.458333rem;
	color: #333333;
	text-align: center;
}

#ccc img {
	width: 100%;
	display: block;
	padding-bottom: 2rem;
	padding-top: 2rem;
}

#ccc {
	padding-bottom: 6rem;
}

.zxtjtitle {
	font-size: 0.9375rem;
	background: #fafafa;
	border-top: 0.104167rem solid #d00000;
	line-height: 2.5;
	padding: 0px 1.041667rem;
	border-bottom: 0.052083rem dashed #dfdfdf;
}

.tjlist {
	background: #fafafa;
	padding: 1.041667rem;
}

.tjitem {
	cursor: pointer;
	padding: 0.520833rem 0;
}

.tjtitle {
	font-size: 0.833333rem;
	color: #999999;
}

.tjdate {
	font-size: 0.729167rem;
	color: #999999;
	padding-top: 0.416667rem;
}

.pagetitle {
	width: 100%;
	font-size: 1.25rem;
	color: #333333;
	font-weight: bold;
	padding-bottom: 1.5625rem;
}

#fags {
	font-size: 0.8333rem;
	color: #666666;
	line-height: 1.6;
	margin-bottom: 3.125rem;
	text-indent: 2em;
}

#fatd {
	width: 100%;
	margin-bottom: 3.125rem;
}

.khal {
	display: flex;
	flex-wrap: wrap;
}

.khitem {
	width: calc((100% - 2.0833rem) / 3);
	margin-right: 1.0417rem;
	margin-bottom: 1.0417rem;
	position: relative;
	cursor: pointer;
}

.khitem:nth-child(3n) {
	margin-right: 0;
}

.khitem img {
	width: 100%;
	display: block;
}

.khitem div {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.4);
	font-size: 0.8333rem;
	color: #FFFFFF;
	box-sizing: border-box;
	padding: 0.5208rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ssss{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.8333rem;
	width: 100%;
	line-height: 10rem;
}

.flexbox{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 2rem 0;
	border-top: 0.0521rem solid #e6e6e6;
}
.flexbox div{
	width: 20.8333rem;
	border: 0.0521rem solid #014d84;
	display: flex;
	align-items: center;
	justify-content: center;
}
.flexbox div input{
	width: calc(100% - 5.2083rem);
	height: 1.8229rem;
	border: none;
	outline-style: none;
	box-sizing: border-box;
	padding: 0px 0.7813rem;
}
.flexbox div label{
	width:5.2083rem;
	height: 1.8229rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.8333rem;
	color: #FFFFFF;
	background: #014d84;
	cursor: pointer;
}