#app{
	background-color: #ffffff;
}
.sec_max_contain{
	width: 760px;
	padding-bottom: 50px;
}
.sec_max_contain_side{
	width: calc(100% - 810px);
}
.information_title{
	font-weight: 500;
	font-size: 32px;
	line-height: 50px;
	color: #000;
	margin-top: 20px;
	margin-bottom: 10px;
}
.information_from{
	margin: 30px 0 25px;
}
.information_from_left_image img{
	width: 40px;
	height: 40px;
	margin-right: 9px;
}
.information_from_left_title{
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: rgba(0, 0, 0, 1);
}
.information_from_left_time{
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
	color: rgba(0, 0, 0, 0.3);
}

.information_from_right_text{
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
}
.information_from_right_img img{
	width: 24px;
	height: 24px;
	margin-left: 10px;
	cursor: pointer;
}


.remark{
	padding: 30px 50px;
	background: #FAFAFB;
	border-radius: 16px;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: #000;
	margin: 24px 0;
	background-image: url('../images/yh.png');
	background-size: 33px 28px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.a_link{
	color: #337ab7;
	cursor: pointer;
}

/* side */

.side_recommend_title{
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	margin: 58px 0 16px;
}

.recommend_item{
	margin-bottom: 20px;
	height: 99px;
	cursor: pointer;
}
.recommend_item_left{
	width: 148px;
	/* min-width: 120px; */
	height: 99px;
	overflow: hidden;
	margin-right: 20px;
}
.recommend_item_left img{
	width: 100%;
	border-radius: 8px;
}
.recommend_item_right div{
	word-break: break-all;
	width: 192px;
}

.recommend_item_right_text{
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 14px;
}
.last_right_text{
	margin-bottom: 12px;
}
.recommend_item_right_from{
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
	opacity: 0.3;
	margin-top: 6px;
}
.material_img img{
	width: 100%;
	border-radius: 4px;
}
.material_info{
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
}
.material_item{
	margin-bottom: 20px;
}
.material_img .material_icon{
	width: 24px;
	height: 24px;
	left: 10px;
	top: 10px;
}
.material_img .material_icon_center{
	width: 24px;
	height: 24px;
	left: calc(50% - 12px);
	top: calc(50% - 12px);
}

.side_title0{
	margin-bottom: 20px;
	margin-top: 62px;
}
.side_title{
	margin-bottom: 20px;
	margin-top: 36px;
}
.tuji_icon{
	width: 20px;
	height: 20px;
	margin-right: 10px;
}
.side_title_text{
	font-weight: 600;
	font-size: 20px;
	line-height: 28px;
}
.contain_right_item{
	display: inline-block;
	margin-bottom: 20px;
	border-radius: 8px;
	overflow: hidden;
}
.contain_right_item img{
	width: 100%;
	max-width: 275px;
	
}
.image_img{
	width: 275px;
	height: 183px;
}
.video_img{
	width: 275px;
	height: 152px;
	border-radius: 8px;
}
.right_item_info{
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.right_item_info_text{
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 6px;
}

.contain_right_sec{
	margin-bottom: 20px;
}
.contain_right_item_sec{
	display: inline-block;
}
.contain_right_item_sec img{
	width: 100%;
	max-width: 275px;
	border-radius: 4px;
}
/* .contain_right_item_sec .video_icon{
	height: 24px;
	width: 24px;
	top: calc(50% - 12px);
	left: calc(50% - 12px);
} */
.right_item_sec_info_text{
	margin: 10px 0 6px;
	width: 275px
}
.right_item_info .key_words span{
	color: #fff;
}
.get_more{
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	color: rgba(0, 0, 0, 0.3);
	bottom: 60px;
	width: 100%;
	text-align: center;
	cursor: pointer;
}
.qrCodeUrl{
	padding: 100px 0;
}
.ewm{
	width: 129px;
	height: 129px;
	margin-bottom: 5px;
}
.ewm_text{
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: rgba(0, 0, 0, 0.5);
}
.bianji{
	padding-top: 30px;
}
.bianji_text{
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: rgba(0, 0, 0, 0.5);
	margin-top: 8px;
}

.mian_contain img{
	max-width: 100% !important;
}
.mian_contain video{
	max-width: 100% !important;
}

.fujian_contain{
	padding: 30px 0;
}
.fujian_icon{
	width: 24px;
	height: 24px;
	margin-right: 10px;
}

.noData{
	font-size: 150px;
	text-align: center;
	padding-top: 200px;
	color: rgba(0, 0, 0, 0.3);
}