.detail-container {
	width:100%;
	background:#f5f6fa;
	margin-top:50px;
	padding-bottom:50px;
}
.detail-view {
	width:1226px;
	margin:0 auto;
}
.detail-view .nav {
	width:100%;
	height:80px;
	margin-top:74px;
	line-height:80px;
}
.detail-view .nav a {
	color:#666666;
	font-size:16px;
}
.detail-view .content {
	background:#f5f6fa;
	width:100%;
	line-height:30px;
}
.activity-details {
	width:880px;
	padding:40px;
	min-height:500px;
	background-color:#fff;
	float:left;
}
.activity-details .activity-video-card {
	position:relative;
}
.activity-details .activity-video {
	margin:30px 0 40px;
}
.activity-details .activity-video-black {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	cursor:pointer;
	display:flex;
	align-items:center;
	justify-content:center;
}
.activity-details .activity-title {
	font-size:24px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-weight:700;
	text-align:left;
	color:#333333;
	line-height:34px;

}
.activity-details hr {
	margin-top:10px;
	margin-bottom:20px;
}


.activity-details .description {
	width:100%;
	margin:20px 0 49px 0;
	min-height:300px;
	font-size:14px;
	color:#5c5c5c;
}
.activity-details .description.description-white {
	margin:12px 0  0;
}
.activity-details .share {
	margin-top:30px;
	height:32px;
}
.activity-details .share .commonText {
	display:inline-block;
	height:32px;
	line-height:32px;
	font-size:14px;
	text-align:center;
}
.activity-details .share .xinlang {
	margin:0;
	padding:0;
	width:32px;
	height:32px;
	margin-right:5px;
	display:inline-block;
	text-align:center;
}
.activity-details .share .xinlang .activity-icon {
	display:inline-block;
	width:32px;
	height:32px;
	background:url(../images/xinlang@1x.png) no-repeat center center;
	vertical-align:bottom;
}
.activity-details .share .weixin {
	margin:0;
	padding:0;
	width:32px;
	height:32px;
	margin-right:5px;
	display:inline-block;
	text-align:center;
}
.activity-details .share .weixin .activity-icon {
	display:inline-block;
	width:32px;
	height:32px;
	background:url(../images/weixin@1x.png) no-repeat center center;
	vertical-align:bottom;
}
/* 内容列表*/
.activity-article-news {
	/*width:320px;*/
	font-weight: 600;
	min-height:300px;
	/*padding:40px;*/
	background-color:#fff;
	float:right;	
	margin-top:10px!important;
}
.activity-article-news .activity-type {
	font-size:1.8em;
	line-height:25px;
	color:#333333;
	padding-bottom:12px;
	border-bottom:1px solid #F0F0F0;
}
.activity-article-news .activity-list {
	/*padding:10px 0 0;*/
}
.activity-article-news .activity-list .article-item {
	
     padding:10px 0 10px;
    border-bottom-color: rgb(240, 240, 240);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.activity-article-news .activity-list .article-item a {
	color:#555555;
}
.activity-article-news .activity-list .article-item a:hover {
	color:#0075c2;
}
.activity-article-news .activity-list .article-item a:hover .activity-name {
	color:#0075c2;	

}
.activity-article-news .activity-list .article-item .activity-name {
/*	margin:20px 0px 0px;*/
	/*font-size:16px;*/
	/*line-height:28px;
	color:#555555;*/

	color: #333333;
	
    /*padding: 0px 1% 0px 22%;*/
    line-height: 2;
    font-size: 18px;
    font-weight:500;
    display: block;

}
.activity-article-news .activity-list .article-item .activity-abstract {
	font-size:14px;
	color:##5c5c5c;
	margin-bottom:0px;
	 font-weight:400;
	 line-height: 1.5;
}
.activity-article-news .activity-list .article-item .activity-time {
	font-size:14px;
	color:#9c9c9c;
	
	 font-weight:400;
	  line-height: 1.5;
}
/* 右侧列表*/
.activity-article {
	width:320px;
	font-weight: 600;
	min-height:300px;
	padding:40px;
	background-color:#fff;
	float:right;	
}
.activity-article .activity-type {
	font-size:1.8em;
	line-height:25px;
	color:#333333;
	padding-bottom:12px;
	border-bottom:1px solid #F0F0F0;
}
.activity-article .activity-list {
	padding:10px 0 0;
}
.activity-article .activity-list .article-item a {
	color:#555555;
}
.activity-article .activity-list .article-item a:hover {
	color:#0075c2;
}
.activity-article .activity-list .article-item a:hover .activity-name {
	color:#0075c2;
	

}
.activity-article .activity-list .article-item .activity-name {
/*	margin:20px 0px 0px;*/
	/*font-size:16px;*/
	/*line-height:28px;
	color:#555555;*/

	color: #333333;
	margin-left:10px;
    /*padding: 0px 1% 0px 22%;*/
    line-height: 50px;
    font-size: 18px;
    font-weight:400;
    display: block;
    border-bottom-color: rgb(240, 240, 240);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.activity-article .activity-list .article-item .activity-time {
	font-size:12px;
	color:#999999;
	margin-bottom:10px;
}
.activity-details-white {
	display:flex;
	padding-bottom:20px;
}
.activity-details-white img {
	width:230px;
	margin-right:40px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.activity-details-white__title {
	font-size:24px;
	color:#333333;
	line-height:34px;
	text-align:left;
}
.activity-details-white__tips {
	font-size:16px;
	color:#555555;
	line-height:30px;
	margin-top:10px;
}
.activity-details-white__btn {
	background:#0075c2;
	color:#FFFFFF !important;
	border-radius:2px;
	width:144px;
	height:44px;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-top:10px;
	transition:0.3s;
	position:relative;
	padding-left:14px;
}
.activity-details-white__btn:before {
	content:'';
	background:url('../images/nexperience-download_2ce513d3f3354a47881a81fb328db2ad.png') center no-repeat;
	background-size:cover;
	position:absolute;
	left:30px;
	top:15px;
	width:14px;
	height:14px;
}
.activity-details-white__btn:hover {
	background:#1882c8;
}
.activity-details-white__btn > img {
	width:14px;
	margin:0 6px 0 0;
}
.activity-details .description-title {
	font-size:18px;
	color:#555555;
	line-height:26px;
	text-align:left;
}
@media screen and (max-width:1080px) {
	body {
	min-width:100%;
}
.ui-dialog-content {
	width:100% !important;
}
.detail-container {
	padding-bottom:0;
}
.detail-view .nav {
	width:100%;
	height:40px;
	line-height:40px;
	background-color:#ffffff;
}
.detail-view .nav a {
	margin-left:20px;
}
.detail-view {
	width:100%;
}
.detail-view .content {
	display:flex;
	flex-direction:column;
}
.activity-details {
	width:100%;
	padding:0 20px 0;
}
.activity-article {
	width:100%;
	min-height:auto;
	padding:30px 20px 30px;
}
.activity-article .activity-list .article-item .activity-name {
	margin:0;
}
.activity-article .activity-list .article-item .activity-time {
	margin-bottom:0;
}
.activity-details .description iframe {
	max-width:100%;
}
.activity-details .description img {
	max-width:100%;
}
.activity-details-white {
	flex-direction:column;
}
.activity-details-white img {
	width:100%;
}
.activity-details-white__btn {
	margin-top:12px;
}
}