/*index*/
.swiper2 {
	overflow: hidden;
}
.swiper2 .swiper-wrapper {
	height:  auto;
}
.swiper2 .swiper-slide {
	height: auto;
}
.slideTop{
	position: relative;
	height: auto;
}
.slideTop ul{
	height: auto;
	overflow: visible;
}
.slideTop li{
	width: 100%;
	height: auto;
}
.slideTop li>img{
	width: 100%;
	height: auto;
}
.slideTop a.btn_reg{
	position: absolute;
	bottom: 5%;
	left: 50%;
	margin-left: -100px;
	z-index: 2;
}
.swiper-pagination-bullet{
	background: #fff;
}
.info{
	padding: 160px 0;
	background: url(../imgs/info.jpg) no-repeat center;
	background-size: cover;
	height: 760px;
}
.info .content{
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}
.info .content p{
	margin: 20px 0 10px 0;
	font-size: 15px;
    line-height: 36px;
}
.info .content p b{
	font-size: 17px;
	line-height: 40px;
}
.info .content .logo_org{
	width: 500px;
	margin: 10px auto;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.info .content .logo_org>img{
	width: 150px;
}
.info .content h4{
	font-size: 17px;
	margin-top: 40px;
}
.info .content h3{
	font-size: 20px;
}
.info .content h3 a {
	color: #fff;
	display: inline;
	transition: linear .2s;
}
.info .content h3 a:hover{
	color: gold;
}
.obtain{
	padding: 80px 0;
	background: url(../imgs/obtain.jpg) no-repeat center;
	background-size: cover;
	height: 900px;
	overflow: hidden;
}
.obtain>.title {
	font-size: 24px;
	text-align: center;
	color: #fff;
}
.obtain .content{
	width: 1000px;
	margin: 0 auto;
	color: #fff;
}
.obtain .content>img{
	width: 360px;
	float: left;
}
.obtain .content>ul{
	width: 560px;
	float: right;
	padding-top:8%
}
.obtain .content>ul li{
	width: 100%;
	float: left;
	color: #fff;
	display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.obtain .content .sec {
	width: 46%;
	padding: 40px 0;
}
.obtain .content>ul li:nth-child(2){
	border-left: 1px dotted rgba(255,255,255,.6);
}
.obtain .content>ul li .sec{
	border-bottom: 1px dotted rgba(255,255,255,.6);
}
.obtain .content>ul li .sec b{
	font-size: 30px;
	height: 50px;
	line-height: 50px;
	padding-right: 20px;
}
.obtain .content>ul li .sec span{
	height: 10px;
	display: inline-block;
	background: #e37400;
	margin: 20px 0;
	margin: 0 1px;
}
.obtain .content>ul li .sec p{
	line-height: 25px;
	margin-top: 10px;
}
.sec01 span{
	width: 120px;
}
.sec02 span{
	width: 58px;
}
.sec03 span{
	width: 38px;
}
.sec04 span {
    width: 28px;
}
.speaker{
	padding: 50px 0;
	background: url(../imgs/speaker.jpg) no-repeat center;
	background-size: cover;
	height: 860px;
	text-align: center;
	color: #fff;
}

.swiper {
	width: 940px;
	margin: 0 auto;
}
.swiper .swiper-wrapper {
	position: inherit;
	height: auto;
}
.swiper .swiper-slide {
	height: auto;
	overflow: hidden;
}
.speaker .slide{
	width: 270px;
	margin: 60px auto;
	display: flex;
}
.speaker .slide li{
	width: 100%;
	position: relative;
	cursor: pointer;
	margin: 0 auto;
}
.speaker .slide li>.mask{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.4);
}
.speaker .slide li.hover>.mask{
	display: none;
}
.speaker .slide li>img{
	width: 100%;
}
.speaker .note{
	position: absolute;
    z-index: 60;
    bottom: 60px;
    background: rgba(0,0,0,0.5);
    padding: 6px;
	width: 92%;
    left: 4%;
}
.speaker .note h4{
	font-size: 19px;
	display: inline-block;
	padding-bottom: 6px;
	border-bottom: 2px solid #fff;
}
.speaker .note h5{
	font-size: 14px;
    margin: 15px 0 5px 0;
    font-weight: normal;
}
.speaker .note p{
	line-height: 25px;
	letter-spacing: 0.5px;
}
.organzier{
	background: url(../imgs/organizer.jpg) no-repeat center;
	background-size: cover;
	position: relative;
	padding: 60px 0;
}
.organzier .content{
	width: 860px;
	margin: 0 auto;
	color: #FFF;
	text-align: center;
}
.organzier ul{
	padding: 60px 0;
}
.organzier h3{
	text-align: center;
	width: 200px;
	margin: 0 auto;
	padding: 10px 0;
	color: #fff;
	background: #FA6900;
}
.organzier li {
	display: flex;
	align-items: center;
	margin-top: 40px;
}
.organzier li div h2 {
	font-size: 24px;
	line-height: 2;
}
.organzier li img{
	width: 140px;
}
.organzier li .msg{
	padding-left: 40px;
	color: #fff;
}
.organzier li .logoList {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.logoList img {
	border: solid 1px #e5e5e5;
}
.organzier li.twoorg {
	width: 300px;
	padding-top: 50px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
@media screen and (max-width:768px) {
	.wrap1:before {
	    background: url(../imgs/mbg.jpg) no-repeat center;
	    background-size: cover;
	}
	.slideTop{
		position: relative;
		height: auto;
	}
	.slideTop ul {
		height: auto;
	}
	.slideTop li {
		height: auto;
	}
	.slideTop li>img {
		height: auto;
	}
	.slide a.btn_reg{
		width: 120px;
		height: 34px;
		line-height: 30px;
		font-size: 17px;
		left: 20px;
		bottom: 5%;
		margin-left: 0;
	}
	
	.info{
		padding: 60px 0;
		background: url(../imgs/info-m.jpg) no-repeat center;
		background-size: cover;
		height: 600px;
	}
	.info .content{
		width: 100%;
		padding: 0 15px;
	}
	.info .content p{
		line-height: 2;
	}
	.info .content .logo_org{
		width: 100%;
		margin-top: 10px;
	}
	.info .content .logo_org>img{
		width: 110px;
	}
	.info .content h4{
		margin-top: 26px;
		line-height: 2;
	}
	
	.obtain{
		background: url(../imgs/obtain-m.jpg) no-repeat center;
		background-size: cover;
		height: 740px;
		padding: 0;
	}
	.obtain .content{
		width: 100%;
	}
	.obtain .title {
		letter-spacing: 4px;
		font-size: 20px;
		text-align: center;
		padding: 30px 0 0 0;
		font-weight: bold;
	}
	.obtain .content>ul{
		width: 100%;
		float: none;
		padding: 0 15px;
	}
	.obtain .content>ul li{
		width: 100%;
		float: none;
		margin-top: 30px;
	}
	
	.obtain .content>ul li .sec{
		width: 100%;
    	margin: 0;
		padding: 20px 0;
		display: flex;
		align-items: flex-start;
		flex-direction: column;
	}
	.obtain .content>ul li .sec p{
		line-height: 25px;
		margin-top: 10px;
	}
	.speaker{
		padding: 20px 0 50px 0;
		background: url(../imgs/speaker-m.jpg) no-repeat center;
		background-size: cover;
		height: auto;
		max-height: 960px;
	}
	.swiper {
		width: 100%;
	}
	.speaker .slide{
		width: 100%;
		flex-wrap: wrap;
		margin: 60px 0 0 0;
		overflow: hidden;
	}
	.speaker .slide li{
		width: 70%;
	}
	.speaker .slide li>img{
		width: 100%;
	}
	.speaker .note{
		width: 100%;
		margin: 30px 0 0 0;
		position: relative;
	}
	.speaker .note h5{
		font-size: 17px;
		margin: 15px 0 5px 0;
		letter-spacing: 1px;
	}
	.speaker .note p{
		line-height: 25px;
		letter-spacing: 0.5px;
	}
	
	.organzier{
		padding: 40px 0;
		background: url(../imgs/organizer-m.jpg) no-repeat center;
		background-size: cover;
	}
	.organzier .content{
		width: 100%;
		padding: 0 15px;
	}
	.organzier ul{
		padding: 0;
	}
	.organzier li{
		margin-top: 30px;
		display: block;
	}
	.organzier li div h2 {
		font-size: 20px;
	}
	.organzier li img{
		margin: 10px auto;
	}
	.organzier li .msg{
		padding-left: 0;
		font-size: 12px;
	}
	.organzier li.lastli div h2 {
		text-align: center;
	}
	.organzier li.twoorg {
		width: 100%;
		justify-content: space-around;
	}
}
