@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
	font-family: "微软雅黑";
}
ul li {
	list-style-type: none;
}
a{
	text-decoration: none;
}

/*导航*/
#nav {
    width: 100%;
    /* height: 80px; */
    position: fixed;
    top: 0;
    overflow: hidden;
	height: 80px;
    border-top: 1px solid #e2e2e2;
    background: rgba(0, 0, 0, 0.6);
    font-size: 1.4em;
    margin: 0 auto;
    z-index: 8888;
}
.nav_center{
	width: 1200px;
	margin: 0 auto;
	height: 80px;
	background: url(../images/wcld/logo.png) no-repeat left;
	box-sizing: border-box;
	padding-left: 450px;
}
.nav_center ul li{
	width: 124px;
	float: left;
	line-height: 80px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}


/*banner*/
.sh_01{
	background: url(../images/wcld/bj_01.jpg) no-repeat center;
	height: 764px;
	width: 100%;
	margin: 0 auto;
}
.sh_01_center{
	width: 1200px;
	margin: 0 auto;
	height: 764px;
	overflow: hidden;
	position: relative;
}
/*倒计时*/
.djs{
	position: absolute;
	bottom: 50px;
	left: 35%;
	height: 50px;
	width: 400px;
	color:#f8f6d1; 
}
.date-s-span{
	display: inline-block;
	font-size:40px;
	width:63px; 
	height:63px;
	line-height:63px; 
	text-align: center;
	color:#f8f6d1; 
	margin-right: 9px;
	margin-left: 4px;
}

/*导语*/
.sh_02{
	background: url(../images/wcld/bj_02.jpg) no-repeat center;
	height: 640px;
	width: 100%;
	margin: 0 auto;
}


/*五地联动*/
.sh_03{
	background: url(../images/wcld/bj_03.jpg) no-repeat center;
	height: 512px;
	width: 100%;
	margin: 0 auto;
}


/*大会日程*/
.sh_04{
	background: url(../images/wcld/bj_04.jpg) no-repeat center;
	height: 670px;
	width: 100%;
	margin: 0 auto;
}

/*收获*/
/*.sh_05{
	background: url(../images/wcld/bj_05.jpg) no-repeat center;
	height: 356px;
	width: 100%;
	margin: 0 auto;
}*/

/*嘉宾*/
.sh_06{
	background: url(../images/wcld/bj_05.jpg) no-repeat center;
	height: 1008px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}


/*报名*/
.sh_07{
	background: url(../images/wcld/bj_06.jpg) no-repeat center;
	height: 555px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.sh_07_center{
	width: 1200px;
	margin: 0 auto;
}
.bd{
	width: 360px;
	float: right;
	margin: 97px 0 0;
}
.bd h2{
	color: #f8f6d1;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 2px;
}

.tjbd{
	width:360px;
	overflow: hidden;
	height: 395px;
	margin-top: 38px;
}
.tjbd3 {
    height: 45px;
    width: 360px;
    padding-bottom: 8px;
}
.tjbd2 {
    height: 46px;
    border: 0px;
    width: 360px;
    line-height: 46px;
    font-family: "微软雅黑";
    color: #ba1528;
    background: url(../images/wcld/tj.png) no-repeat center;
    text-align: center;
    font-size: 24px;
	letter-spacing: 6px;
    cursor: pointer;
    margin-top: 10px;
    margin-right: 7px;
	border-radius: 5px;
	outline: none;
}
.tjbd1 {
    height: 45px;
    border: 1px #f8f6d1 solid;
	background: rgba(255, 255, 255, 0.2);
    width: 360px;
    font-family: "微软雅黑";
    color: #fff;
    line-height: 45px;
    font-size: 18px;
    padding: 0px 10px;
	box-sizing: border-box;
	border-radius: 5px;
	outline: none;
}
.tjbd1_s {
    height: 45px;
    border: 1px #f8f6d1 solid;
	background: rgba(255, 255, 255, 0.2);
    width: 360px;
    font-family: "微软雅黑";
    color: #fff;
    line-height: 45px;
    font-size: 18px;
    padding: 0px 10px;
	border-radius: 5px;
	outline: none;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {   
 /* WebKit browsers */   
color: #fff;   
}   
input:-moz-placeholder, textarea:-moz-placeholder {   
/* Mozilla Firefox 4 to 18 */   
color: #fff;   
}   
input::-moz-placeholder, textarea::-moz-placeholder {   
 /* Mozilla Firefox 19+ */   
color: #fff;   
}   
input:-ms-input-placeholder, textarea:-ms-input-placeholder {   
 /* Internet Explorer 10+ */   
color: #fff;   
} 


/*往期回顾*/
.sh_08{
	background: url(../images/wcld/bj_07.jpg) no-repeat center;
	height: 789px;
	width: 100%;
	margin: 0 auto;
}

/*大会路线*/
.sh_09{
	background: url(../images/wcld/bj_08.jpg) no-repeat center;
	height: 543px;
	width: 100%;
	margin: 0 auto;
}

/*底部*/
.sh_10{
	background: url(../images/wcld/bj_09.jpg) no-repeat center;
	height: 483px;
	width: 100%;
	margin: 0 auto;
}

/*分享嘉宾*/
.nc_teacher {
	width: 1200px;
	height: 800px;
	margin: 130px auto;
	position: relative;
}
/*.nc_teacher ul {
	height: 745px;
}*/
	.nc_teacher li {
	position: absolute;
}
.nclr {
	width: 294px;
	height: 261px;
}
.ncc {
	width: 294px;
	height: 223px;
}
.nc_teacherl {
	left: 0;
}
.nc_teacherl01 {
	background: url(../images/wcld/ncl01.png) no-repeat center;
	top: 0px;
}
.nc_teacherl02 {
	background: url(../images/wcld/nc102.png) no-repeat center;
	top: 269px;
}
.nc_teacherl03 {
	background: url(../images/wcld/nc103.png) no-repeat center;
	top: 538px;
}
.nc_teacherc {
	}
.nc_teacherc01 {
	background: url(../images/wcld/ncc01.png) no-repeat center;
	top: 0px;
	left: 302px;
}
.nc_teacherc02 {
	background: url(../images/wcld/ncc02.png) no-repeat center;
	top: 0px;
	left: 604px;
}
.nc_teacherc03 {
	background: url(../images/wcld/ncc03.png) no-repeat center;
	top: 576px;
	left: 302px;
}
.nc_teacherc04 {
	background: url(../images/wcld/ncc04.png) no-repeat center;
	top: 576px;
	left: 604px;
}
.nc_teacherr {
	right: 0px;
}
.nc_teacherr01 {
	background: url(../images/wcld/ncr01.png) no-repeat center;
	top: 0px;
}
.nc_teacherr02 {
	background: url(../images/wcld/ncr02.png) no-repeat center;
	top: 269px;
}
.nc_teacherr03 {
	background: url(../images/wcld/ncr03.png) no-repeat center;
	top: 538px;
}
.nc_teacher ul li div {
	position: absolute;
	width: 556px;
	height: 297px;
	display: none;
	padding: 20px;
}
.nc_teacher ul li .nc_t01 {
	background: rgba(0, 0, 0, 0.4);
	left: 302px;
	top: 231px;
	
}
.nc_t01_tit{
	color: #fff;
	font-size:40px;
	line-height: 50px;
	text-align: left;
}
.nc_t01_tit2{
	font-size:20px;
	color: #fff;
	line-height: 60px;
	margin-left: 20px;
}
.nc_t01_nr{
	font-size: 18px;
	color: #fff;
	line-height: 35px;
}

.nc_teacher ul li .nc_t02 {
	background: rgba(0, 0, 0, 0.4);
	left: 302px;
	top: -38px;
}
.nc_teacher ul li .nc_t03 {
	background: rgba(0, 0, 0, 0.4);
	left: 302px;
	top: -307px;
}
.nc_teacher ul li .nc_t04 {
	background: rgba(0, 0, 0, 0.4);
	left: 0px;
	top: 231px;
}
.nc_teacher ul li .nc_t05 {
	background: rgba(0, 0, 0, 0.4);
	left: -302px;
	top: 231px;
}
.nc_teacher ul li .nc_t06 {
	background: rgba(0, 0, 0, 0.4);
	left: 0px;
	top: -345px;
}
.nc_teacher ul li .nc_t07 {
	background: rgba(0, 0, 0, 0.4);
	left: -302px;
	top: -345px;
}
.nc_teacher ul li .nc_t08 {
	background: rgba(0, 0, 0, 0.4);
	left: -604px;
	top: 231px;
}
.nc_teacher ul li .nc_t09 {
	background: rgba(0, 0, 0, 0.4);
	left: -604px;
	top: -38px;
}
.nc_teacher ul li .nc_t10 {
	background: rgba(0, 0, 0, 0.4);
	left: -604px;
	top: -307px;
}
.nc_teacher ul li .nc_tt {
	display: block;
}












