#banner {
	width: 1200px;
	height: 400px;
	margin: 0 auto;
	background: #eee;
	line-height: 0;
}
h2 {
	font-size: 30px;
	padding-left: 50px;
	height: 60px;
	width: 1100px;
	margin: 0 auto;
	line-height: 55px;
	position: relative;
	border-bottom: #ddd solid 1px;
	font-weight: normal;
}
h2 i {
	background: #F00;
	display: block;
	position: absolute;
	top: 15px;
	left: 20px;
	width: 5px;
	height: 30px;
}
.activity {
	width: 100%;
	height: 500px;
	background: url(/static/w/images/activity/activitybg.jpg) no-repeat center #544EE4;
}
.activity .info {
	width: 1200px;
	height: 350px;
	margin: 0 auto;
	color: #fff;
}
.activity .info h1 {
	font-size: 36px;
	line-height: 80px;
	height: 80px;
	padding: 20px 0;
}
.activity .info ul {
	font-size: 22px;
	width: 850px;
	padding-left: 350px;
	position: relative;
}
.activity .info ul .img {
	width: 300px;
	height: 200px;
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	border: #fff solid 2px;
	box-shadow:#FFF 5px 5px 5px;
}

.activity .info ul li a{ color:#fff;}

.activity .info ul li:nth-child(1) {
	background: url(/static/w/images/activity/time.png) no-repeat center left;
	background-size: 40px 40px;
}
.activity .info ul li:nth-child(2) {
	background: url(/static/w/images/activity/speaker.png) no-repeat center left;
	background-size: 40px 40px;
}
.activity .info ul li:nth-child(3) {
	background: url(/static/w/images/activity/address.png) no-repeat center left;
	background-size: 40px 40px;
}
.activity .info ul li {
	padding-left: 50px;
	line-height: 66px;
	height: 66px;
	font-size: 20px;
}
.activity span.maps {
	width: 50px;
	height: 50px;
	background: url(/static/w/images/activity/maps.png) no-repeat center bottom;
	background-size: 30px 30px;
}
.apply {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
	background: rgba(250,250,250,0.2);
}
.apply p {
	text-align: center;
	line-height: 30px;
	height: 30px;
	padding: 10px 0;
	font-size: 28px;
	color: #fff;
}
.apply p b {
	color: #FFE632;
}
.apply ul.classname {
	width: 1080px;
	height: 80px;
	margin: 0 auto;
}
.apply ul.classname li {
	width: 350px;
	height: 50px;
	float: left;
	border: #FFF solid 1px;
	box-sizing: border-box;
	text-align: center;
	margin: 22px 0 0 30px;
	cursor: pointer;
	font-size: 12px;
	background: #fff;
	border-radius: 25px;
	overflow: hidden;
}
.apply ul.classname li .input {
	border: none;
	width: 90%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 18px;
	color: #222;
}
.apply ul.classname li.button {
	background: none;
	border: none;
	width: 280px;
}
.apply ul.classname li.button input {
	width: 90%;
	height: 50px;
	line-height: 50px;
	background: #FF2D50;
	border: none;
	font-size: 18px;
	color: #FFF;
	border-radius: 3px;
	letter-spacing: 2px;
	font-size: 22px;
	text-align: center;
	display: block;
	margin: 0 auto;
	cursor: pointer;
	border-radius: 20px;
}
.apply dl {
	width: 1000px;
	height: 70px;
	padding-top: 30px;
	margin: 20px auto 0;
	border-radius: 5px 5px 0 0;
}
.apply dl dt {
	width: 150px;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: right;
	font-weight: bold;
	font-size: 20px;
}
.apply dl dd {
	width: 150px;
	height: 40px;
	line-height: 40px;
	margin-left: 55px;
	text-align: center;
	float: left;
	border: #5067FA solid 1px;
	box-sizing: border-box;
	color: #5067FA;
	background: #F7FBFF;
	font-size: 18px;
}
.desc {
	background: #f6f6f6;
	line-height: 35px;
	padding: 10px 20px;
	text-align: justify;
	color: #777;
	margin-top: 20px;
	font-size: 16px;
	width: 90%;
	margin: 0 auto;
	margin-top: 20px;
}
.content {
	padding: 30px 10px;
	text-align: justify;
	color: #333;
	font-size: 16px;
	line-height: 40px;
	margin: 0 auto;
	width: 1100px;
}
.content img {
	margx-sizing: border-box;
}
.content table {
	font-size: 12px;
	width: 95%;
	margin: 0 auto;
}
.content table td {
	padding: 5px;
}
.content a {
	color: #136ec2;
}
/*  活动回顾  */










/*  lecture  */

/* lecture */

.lecture {
	width: 1170px;
	height: 260px;
	padding: 20px 15px;
	margin: 20px auto 0;
	background: #fff;
}
#lecturelist {
	padding: 20px 0;
}
#lecturelist img {
	border: #ccc solid 1px;
	padding: 4px;
	box-sizing: border-box;
}
.lecture .swiper-slide {
	line-height: 0;
}
.lecture .swiper-button-next, .lecture .swiper-button-prev {
	top: 50%;
	height: 25px;
	color: #F00;
}
.lecture .swiper-button-prev {
	left: 20px;
}
.lecture .swiper-button-next {
	right: 20px;
}
#lecturelist span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 25px;
}
.lecture .swiper-slide {
	text-align: center;
}
/* class  */

.class {
	width: 1200px;
	height: auto;
	padding: 10px 0 20px;
	margin: 0 auto;
	background: #fff;
	margin-top: 40px;
	box-shadow: #eee 1px 1px 2px;
}
.class:after {
	content: ".";
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
h2 .item {
	position: absolute;
	top: 5px;
	right: 0px;
}
h2 .item li {
	float: left;
	font-size: 16px;
	line-height: 40px;
	padding: 0 10px;
	margin-left: 20px;
	cursor: pointer;
}
h2 .item li.curr, h2 .item li:hover {
	border-bottom: #F00 solid 2px;
	box-sizing: border-box;
}
.class dl {
	width: 210px;
	height: 265px;
	float: left;
	margin: 20px 0 0 25px;
}
.class dl {
	border: #CCC solid 1px;
	padding: 2px;
	box-sizing: border-box;
	position: relative;
}
.class dl dt {
	width: 205px;
	height: 130px;
	line-height: 130px;
	background: url(../images/class/bg1.jpg) no-repeat;
	background-size: cover;
	color: #fff;
	text-align: center;
	font-size: 30px;
}
.class dl dd {
	padding: 5px 10px;
	text-align: justify;
}
.class dl dd.title {
	border-bottom: #CCC dashed 1px;
	height: 55px;
	color: #222;
	text-align: center;
}
.class dl dd.center {
	font-size: 12px;
	background: url(../images/class/point.png) 5px center no-repeat;
	background-size: 15px 15px;
	text-indent: 15px;
}
.class dl dd.time {
	font-size: 12px;
	background: url(../images/class/time.png) 5px center no-repeat;
	background-size: 15px 15px;
	text-indent: 15px;
}
.class dl dd.date {
	position: absolute;
	width: 50px;
	height: 25px;
	line-height: 25px;
	top: 2px;
	left: 4px;
	background: #FF9E47;
	border-radius: 0 0 10px 10px;
	color: #fff;
	padding: 10px;
	text-align: center;
	font-size: 18px;
}
.class dl a:hover {
	color: #666;
}
.class dl:hover {
	box-shadow: 2px 2px 2px #CCC;
}
.player {
	cursor: pointer;
}
.information {
	width: 1200px;
	height: auto;
	padding: 10px 0 20px;
	margin: 20px auto 0;
	background: #fff;
	box-shadow: #eee 1px 1px 2px;
}
.information:after {
	content: ".";
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
.information ul {
	width: 1135px;
	margin: 0 auto;
}
.information ul:after {
	content: ".";
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
.information ul li {
	width: 535px;
	padding-left: 20px;
	margin: 10px 0 0 10px;
	float: left;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: url(/static/w/images/common/relevant.png) no-repeat center left;
	background-size: 15px 15px;
}
.information ul li a {
	color: #222;
}


.freedown{ margin-top:20px;}