/*首页样式*/
.homePageSlider img{
	width:100%;
	/*height: 500px;*/
}
.homePageSlider .swiper-button-prev{
	margin-left: 100px;
}
.homePageSlider .swiper-button-next{
	margin-right: 100px;
}
.homePageSlider .swiper-button-prev, .homePageSlider .swiper-button-next{
	background-color: rgba(148,148,148,0.6);
    padding: 25px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;	
    background-size: 30px 30px;
}
.homePageWork{

	width: 1200px;
	margin: 0 auto;
}
.homePageWork .topImg{
	text-align: center;
	padding-top: 76px;
	padding-bottom: 80px;
}
.homePageWork .topImg img{
	width: 183px;
	height: 48px;
}
.homePageWork p .companyTitle{
	color: #333333;
	font-size: 18px;
	margin-top: 6px;
	display: inline-block;
}
.lookMoreButton{
	padding: 8px 30px;
	border: 1px solid #efaa18;
	color: #efaa18;
	text-align: center;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	cursor: pointer;		
}
.homePageWork .hotCompany{
	position: relative;
	margin-bottom: 10px;
	padding: 15px 15px;
	background-color: #fff;
	border-bottom: 1px solid #efaa18;
}
.homePageWork .hotCompanyList ul li{
	width: 225px;
	float: left;
	margin-right: 18px;
	 /*height: 158px;*/
      /*border: 1px solid #cccccc;*/
      /*border-radius: 8px;*/
      /*-moz-border-radius: 8px;*/
      /*-webkit-border-radius: 8px;*/
      /*display: inline-block;*/
      /*vertical-align:top;*/
      /*margin-right: 18px;*/
      /*margin-bottom: 20px;*/
      /*position: relative;*/
      /*cursor: pointer;*/
}
.homePageWork .hotCompanyList ul li img{
	width: 110px;
	height: 110px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.homePageWork .hotCompanyList ul li a:hover{
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
	-webkit-transition:all 1s ease;
	transition: all 1s ease;
	box-shadow: 0 10px 18px rgba(0, 0, 0, 0.10);
	transition: transform 1s;
}
.homePageWork .hotCompanyAdv{
	/*margin-top: 20px;*/
}

.homePageWork .hotCompanyAdv .adv1,.homePageWork .hotCompanyAdv .adv2{
	display: inline-block;
	vertical-align: top;
}
.homePageWork .hotCompanyAdv .adv1 img{
	width: 726px;
	height: 128px;
}
.homePageWork .hotCompanyAdv .adv2 img{
	width: 420px;
	height: 128px;
	margin-left: 48px;
}
.homePageWork .hotJob{
	border-bottom: 1px solid #efaa18;
	margin-top: 80px;
	margin-bottom: 20px;
	position: relative;
	background-color: #fff;
	padding: 15px 15px;
}
.homePageWork p .hotJobTitle{
	color: #333333;
	font-size: 18px;
	margin-top: 6px;
	display: inline-block;
}
.hotJobCompanyList ul li{
	background-color: #fff;
	width: 285px;
	height: 160px;
	border: 1px solid #e5e5e5;
	float:left;
	/*display: inline-block;*/
	vertical-align: top;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
	margin-bottom: 20px;	
	margin-right:20px;
	padding: 29px 24px 34px 36px;
	position: relative;
	cursor: pointer;
}
.hotJobCompanyList ul li:hover{
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
	-webkit-transition:all 1s ease;
	transition: all 1s ease;
	box-shadow: 0 10px 18px rgba(0, 0, 0, 0.10);
	transition: transform 1s;	
}
.hotJobCompanyList ul li div{
	display: inline-block;
	vertical-align: top;
}
.hotJobCompanyList ul li .leftImg{
	width: 110px;
	height: 110px;
	position: absolute;
	top: 50%;
	transform: translate(0,-50%);
	box-shadow: 1px 1px 5px 1px #eee;
}

.hotJobCompanyList ul li .leftImg img{
	width: 110px;
	height: 110px;
}
.hotJobCompanyList ul li .rightContent{
	padding-left: 126px;
}
.hotJobCompanyList ul li .rightContent p{
	font-size: 14px;
	color: #333333;
	padding-bottom: 5px;
	width: 110px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;	
}
.hotJobCompanyList ul li .rightContent p:nth-child(1){
	color: #333333;
	font-weight: 700;
}
.hotJobCompanyList ul li .rightContent p:nth-child(2){
	color: #efaa18;
	padding-bottom:10px;
}
.hpwbottomBanner img{
	width: 100%;
	/*margin-top: 56px;*/
} 

.homePageStudy{
	width: 1200px;
	margin: 0 auto;
}
.homePageStudy .topImg{
	text-align: center;
	padding-top: 76px;
	padding-bottom: 76px;
}
.homePageStudy .topImg img{
	width: 183px;
	height: 48px;
}
.homePageStudy .mainContentL{
	width: 776px;
}
.homePageStudy .mainContentL .topGuide{background-color: #fff;padding: 0 25px;border-bottom: 1px solid #efaa18;}
.homePageStudy .mainContentL .topGuide span{
	margin-right: 30px;
	font-size: 18px;
	color: #333333;
	padding: 20px 0;
	cursor: pointer;
	position: relative;
}
.homePageStudy .mainContentL .topGuide span.active{
	color: #efaa18;
	
}
.homePageStudy .mainContentL .topGuide span.otherspan img{display: none;}
.homePageStudy .mainContentL .topGuide span img{position: absolute;bottom: -1px;left: 50%;margin-left: -10px;}
.homePageStudy .mainContentL .mainList{
	height:424px;
}
.homePageStudy .mainContentL .mainList ul li{
	width: 244px;
	height: 205px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
	cursor: pointer;
	margin-top: 20px;
	margin-right: 16px;	
	background-color: #fff;
}
.homePageStudy .mainContentL .mainList ul li img{
	width: 244px;
	height: 166px;
	/*border-radius: 8px;*/
	/*-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	*/
	border-top-left-radius:8px;
	border-top-right-radius:8px;	
}
.homePageStudy .mainContentL .mainList ul li p{
	line-height: 35px;
	font-size: 14px;
	color:#666666 ;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;	
}
.disInline-B .dislineprice{padding:7px 10px;width:100%}
.disInline-B .dislineprice  span{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.disInline-B .dislineprice .dtitle{float:left;color:#666;width:60%;}
.disInline-B .dislineprice .dprice{float:right;color:#efaa18;width:40%;text-align: right}
.disInline-B .dislineprice span.dprice em{color:#666;}


.homePageStudy .lookMore{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 10px;
	border-bottom: 1px solid #efaa18;
}
.homePageStudy .lookMore span{display: inline-block;}
.homePageStudy .lookMore a{
	display: inline-block;
	padding: 8px 30px;
	border: 1px solid #efaa18;
	color: #efaa18;
	text-align: center;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	cursor: pointer;	
}
.homePageStudy .mainContentR{
	width: 386px;
	height: 524px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
	margin-left: 32px;	
}
.homePageStudy .mainContentR img{
	width: 386px;
	height: 585px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
}
.homePageStudy .mainContentR .swiper-pagination{
	text-align: right;
	padding-right: 20px;
}
.homePageStudy .mainContentR .swiper-pagination-bullet {
	background: #fff;
	opacity: 1;
	width: 15px;
	height: 15px;	
}
.homePageStudy .mainContentR .swiper-pagination-bullet-active{
	background: #efaa18;
	width: 15px;
	height: 15px;
}
.hpsBottomBanner img{
	width: 100%;
	margin-top: 80px;
}

.homePageLife{
	width: 1200px;
	margin: 0 auto;
	margin-top: 80px;
}
.homePageLife .topImg{
	text-align: center;
	margin-bottom: 80px;
}
.homePageLife .topImg img{
	width: 183px;
	height: 48px;
}
.homePageLife .mainContentTop .lifeNews{
	margin-bottom: 20px;
	position: relative;
	padding: 15px 15px;
	background-color: #fff;
	border-bottom: 1px solid #efaa18
}
.homePageLife .mainContentTop .lifeNews img{position: absolute;bottom: -1px;left: 40px;}
.homePageLife .mainContent .lifeNewsTitle{
	margin-top: 6px;
	display: inline-block;
	font-size: 18px;
	color: #333333;
}
.homePageLife .mainContent .mainContentTopL{
	width: 780px;
	/*margin-top: 22px;*/
	background-color: #fff;
	padding: 0 20px;
}
.homePageLife .mainContent .mainContentTopL li{
	padding: 18px 0;
	border-bottom: 1px solid #CCCCCC;
	cursor: pointer;
}
.homePageLife .mainContent .mainContentTopL li span{
	display: inline-block;
	vertical-align: middle;
}
.homePageLife .mainContent .mainContentTopL li .toTop{
	width: 62px;
	height: 26px;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
	color: #fff;
	background-color: #17224a;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	margin-right: 10px;		
}
.homePageLife .mainContent .mainContentTopL li .guideLabel{
	width: 84px;
	height: 26px;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
	color: #fff;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;	
	
}
.homePageLife .mainContent .mainContentTopL li .spanColor1{
	background-color: #3085f9;	
}
.homePageLife .mainContent .mainContentTopL li .spanColor2{
	background-color: #f97c30;	
}
.homePageLife .mainContent .mainContentTopL li .spanColor3{
	background-color: #f9b030;	
}
.homePageLife .mainContent .mainContentTopL li .spanColor4{
	background-color: #9830f9;	
}
.homePageLife .mainContent .mainContentTopL li .contentText{
	width: 400px;
	font-size: 16px;
	color: #333333;
	padding-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;	
}
.homePageLife .mainContent .mainContentTopL li .time{
	margin-right: 16px;
	color: #999999;
	font-size: 14px;
	padding-left: 24px;	
	background: url(../../imgs/images/hotnewstime.jpg) no-repeat;
	background-position: 0% 50%;
}
.homePageLife .mainContent .mainContentTopL li .view{
	color: #999999;
	font-size: 14px;
	padding-left: 24px;
	background: url(../../imgs/images/hotnewsview.jpg) no-repeat;
	background-position: 0% 50%;
	width: 57px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;	
}

.homePageLife .mainContentTopR{
	width: 384px;
	height: 376px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
	margin-left: 31px;	
	/*margin-top: 22px;*/
}
.homePageLife .mainContentTopR img{
	width: 386px;
	height: 376px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
}
.homePageLife .mainContentTopR .swiper-pagination{
	text-align: right;
	padding-right: 20px;
}
.homePageLife .mainContentTopR .swiper-pagination-bullet {
	background: #fff;
	opacity: 1;
	width: 15px;
	height: 15px;	
}
.homePageLife .mainContentTopR .swiper-pagination-bullet-active{
	background: #efaa18;
	width: 15px;
	height: 15px;
}
.homePageLife .mainContentMiddle{
	
	margin-bottom: 80px;
}
.homePageLife .mainContentMiddle ul li{
	width: 580px;
	height: 200px;
	display: inline-block;
	vertical-align: top;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
	margin-right: 35px;	
	margin-top: 40px;
}
.homePageLife .mainContentMiddle ul li img{
	width: 580px;
	height: 200px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;		
}
.homePageLife .mainContentBottom{
	margin-top: 20px;
} 
.homePageLife .mainContentBottom .bottomLeft{
	display:inline-block;
	vertical-align: top;
	width: 660px;
}
.homePageLife .mainContentBottom .bottomRight{
	display:inline-block;
	vertical-align: top;
}
.homePageLife .mainContentBottom .bottomLeft ul li{
	width: 318px;
	height: 210px;	
	display: inline-block;
	vertical-align: top;	
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
	margin-right: 18px;
	margin-bottom: 20px;
}
.homePageLife .mainContentBottom .bottomLeft ul li img{
	width: 318px;
	height: 210px;	
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
}


.homePageLife .mainContentBottom .bottomRight{
	width: 500px;
	height: 440px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
	margin-left: 31px;
	
}
.homePageLife .mainContentBottom .bottomRight img{
	width: 500px;
	height: 440px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
}
.homePageLife .mainContentBottom .bottomRight .swiper-pagination{
	text-align: right;
	padding-right: 20px;
}
.homePageLife .mainContentBottom .bottomRight .swiper-pagination-bullet {
	background: #e5e5e5;
	opacity: 1;
	width: 15px;
	height: 15px;	
}
.homePageLife .mainContentBottom .bottomRight .swiper-pagination-bullet-active{
	background: #efaa18;
	width: 15px;
	height: 15px;
}
.homePageLife .mainContentBottom .bottomLeft ul li{
	position: relative;
}
.homePageLife .mainContentBottom .bottomLeft ul li p{
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 36px;
	line-height: 36px;
	text-align: center;
	width: 100%;
	background-color: rgba(42,44,70,0.9);
	color: #fff;
	border-bottom-left-radius: 8px;
	-moz-border-bottom-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;		
	border-bottom-right-radius: 8px;
	-moz-border-bottom-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;		
}
.bottomRegister{
	width: 100%;
	height: 200px;
	position: relative;
	margin-top: 60px;
}
.bottomRegister p{
	width: 324px;
	height: 60px;
	background-color: #efaa18;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	font-size: 18px;
	color: #fff;
	font-weight: 700;	
	text-align: center;
	line-height: 60px;	
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
