html,body{
	width: 100%;
	height: 100%;
}
.inner{
	width: 1000px;
	margin:0 auto;
}
.header{
	height:64px;
	line-height: 64px;
	background-color: #fff;
    position: relative;
    z-index: 100;
}
.header .logo{
	float: left;
	height: 64px;
}
.header .logo img{
	width: 157px;
	max-height:100%;
	margin-top: -3px;
}
.header .logo .line {
	width: 1px; 
	height: 36px;
    background-color: #666666;
    margin: 0px 30px;
    display: inline-block;
    position: relative;
    top: 13px;
}
.header .logo .title {
	font-size: 20px;
}
.header .backHome{
	width: 163px;
	height: 34px;
	line-height: 30px;
	text-align: center;
	border:2px solid #37b0e9;
	border-radius: 10px;
	margin-top:13px;
	color:#37b0e9;
	font-size: 14px;
}
.header .backHome:hover{
	background-color: #37b0e9;
	color:#fff;
}
.screen{
	width: 100%;
	height: 100%;
}
.screen1{
	background:url(/images/activity/tm/screen1.jpg) no-repeat center #f1f4fb;
	background-size: cover;
}


#menu {
	margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    list-style-type: none;
    z-index: 70;
    width: 60px;
    height: 100%;
    background-color: #54667a;
}
#menu ul{
	height:291px;
	top:50%;
	margin-top:-145px;
	position:absolute;
	width:100%;
}
#menu ul li { 
	height:58px;
	width:100%;
	text-align: center;
	border-bottom:1px solid #607288;
	position: relative;
}
#menu ul li .pageName{
	width: 150px;
	height: 58px;
	background-color: #37b0e9;
	text-align: center;
	line-height: 58px;
	position:absolute;
	top:1px;
	left:60px;
	color:#fff;
	display: none;
}
#menu ul li a{
	width: 100%;
	height: 100%;
}
#menu ul li a i { 
	width:24px;
	height: 27px;
	text-decoration: none;
	background-image: url(/images/activity/tm/icon.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top:15px;
	display: inline-block;
}
#menu ul li:nth-child(2) a i{
	width:24px;
	height: 30px;
	background-position: -34px 0;
	margin-top: 15px;
}
#menu ul li:nth-child(3) a i{
	width:29px;
	height: 8px;
	background-position: -68px 0;
	margin-top: 25px;
}
#menu ul li:nth-child(4) a i{
	width:19px;
	height: 22px;
	background-position: -107px 0;
	margin-top: 18px;
}
#menu ul li:nth-child(5) a i{
	width:16px;
	height: 19px;
	background-position: -136px 0;
	margin-top: 19px;
}
#menu ul li:hover{
	background-color: #37b0e9;
	border-color: #37b0e9;
}
#menu ul li:hover .pageName{
	display: block;
}
#menu ul li:nth-child(1):hover a i{
	background-position: 0 -40px;
}
#menu ul li:nth-child(2):hover a i{
	background-position: -34px -40px;
}
#menu ul li:nth-child(3):hover a i{
	background-position: -68px -40px;
}
#menu ul li:nth-child(4):hover a i{
	background-position: -107px -40px;
}
#menu ul li:nth-child(5):hover a i{
	background-position: -136px -40px;
}
#menu ul li.active{
	background-color: #37b0e9;
	border-color: #37b0e9;
}
#menu ul li.active:nth-child(1) a i{
	background-position: 0 -40px;
}
#menu ul li.active:nth-child(2) a i{
	background-position: -34px -40px;
}
#menu ul li.active:nth-child(3) a i{
	background-position: -68px -40px;
}
#menu ul li.active:nth-child(4) a i{
	background-position: -107px -40px;
}
#menu ul li.active:nth-child(5) a i{
	background-position: -136px -40px;
}
.section { 
	text-align: center;
	position: relative;
	min-width: 1200px;
}
.section h3{
	color:#586474;
	font-size: 30px;
	padding-top:10%;
}
/* 热门人才 */
.topTalent ul{
	overflow: hidden;
	margin-top:15%;
}
.topTalent ul li{
	float: left;
	width: 180px;
	height: 190px;
	background-color: #fff;
	margin:10px;
	box-shadow: 8px 8px 15px rgba(171,187,197,.15);
}
.topTalent ul li span{
	display: block;
}
.topTalent ul li span.topTalentImg{
	height: 120px;
	line-height: 120px;
}
.topTalent ul li span.num{
	color:#37afeb;
	font-size:16px;
}
.topTalent ul li span.type{
	color:#3d3f40;
}
/*冷门人才*/
.popularTalent ul {
    overflow: hidden;
    margin-top: 10%;
}
.popularTalent ul li{
	float: left;
	text-align: center;
	width: 238px;
	height: 100px;
	overflow: hidden;
	margin-right: 16px;
	margin-bottom: 50px;
}
.popularTalent ul li span{
	display: inline-block;
}
.popularTalent ul li span.name{
	background-color: #fff;
	width: 100%;
	height: 70px;
	line-height: 70px;
	font-size: 24px;
}
.popularTalent ul li span.num{
	font-size: 16px;
	color:#37afeb;
	margin-top: 10px;
}

/*人才遍布*/
.TalentCover .main{
	overflow: auto;
	margin-top: 10%;
}
.TalentCover .main .fl{
	margin-top: 65px;
	width: 50%;
}
.TalentCover .main .fl img{
	width:100%;
}
.TalentCover .main .fr{
	width: 50%;
}
.TalentCover .main .fr li{
	width: 50%;
	float: left;
	font-size: 16px;
	text-align: left;
	line-height: 30px;
}
.TalentCover .main .fr li span{
	display: inline-block;
	width: 60px;
}
.TalentCover .main .fr li .serial{
	width: 50px;
	margin-left: 45px;
}
.TalentCover .main .fr li .city{
	font-weight: bold;
}
.TalentCover .main .fr li .num{
	color: #2164ea;
}

/*联系我们*/
.aboutus-main{
	margin-top: 14%;
	overflow: hidden;
}
.aboutus-text{
	font-family: 黑体;
	font-size: 18px;
	color: #586474;
	text-align: left;
	margin-top: 30px;
}
.aboutus-text p{
	margin-bottom: 25px;
}
.aboutus-main .fr{
	width: 50%;
	text-align: center;
}
.bottom-img{
	position: absolute;
    width: 100%;
    text-align: center;
    bottom: -35px;
    z-index: 1;
}



@media screen and (max-width: 1366px){
	.inner{
		width:900px;
	}
	.section h3 {
	    padding-top: 8%;
	}
	.topTalent ul li{
		width: 160px;	
		height: 173px;
	}
	.popularTalent ul li{
		float: left;
		text-align: center;
		width: 23%;
		height: 100px;
		overflow: hidden;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	.topTalent ul{
		margin-top:8%;
	}
	.popularTalent ul{
		margin-top:4%;
	}
	.TalentCover h3{
		padding-top: 7%;
	}
	.TalentCover .main {
	    margin-top: 2%;
	}
	.TalentCover .main .fr li{
		font-size: 15px;
		line-height: 29px;
	}
}