@charset "utf-8";

/*
描述: Cavan全局样式表
作者: linli & guwj
*/

/* =0 Reset 重置
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

/*招聘 start*/
.zhaopin{
  width:1024px;
  height:auto;
  overflow:hidden;
  margin:100px auto;
}
.zhaopin_one{
  text-align:center;
}
.zhaopin_two{
  height:80px;
  line-height:80px;
  text-align:center;
  color:#2b2b2b;
  font-size:42px;
}
.zhaopin_thr{
  color:#ed1b23;
  font-size:20px;
  line-height:25px;
  text-align:center;
  border-bottom:1px solid #b1b1b1;
  padding-bottom:32px;
}

.hr{
  width:882px;
  height:auto;
  overflow:hidden;
  padding:40px 73px;
  border-bottom: 1px solid #b1b1b1;
}
.hrtop{
  width:882px;
  height:72px;
}
.hr_left{
  width:810px;
  height:72px;
  float:left;
}
.hr_left h1{
    color: #b1b1b1;
    font-size: 30px;
    font-weight: normal;
}
.hr_left p{
  color:#434343;
  font-size:16px;
  padding-top:13px;
}
.hr_left p span{
  color:#ed1b23;
}
.hr_right{
  display:block;
  width:72px;
  height:72px;
  float:left;
  background:url('../images/hr_down.png') no-repeat;
}
.hr_content{
  color:#525252;
  font-size:16px;
  display:none;
}
.hr_content p{
  color:#525252;
  font-size:16px;
  line-height:22px;
  padding-top:22px;
}
.hr_content p span{
  color:#525252;
  font-size:16px;
  font-weight:bold;
}


.zpbot{
   width: 882px;
   height: auto;
    overflow: hidden;
	padding: 40px 73px;
}
.zpbot_one{
  color:#ed1b23;
  font-size:24px;
  font-weight:bold;
}
.zpbot_two{
  line-height:25px;
  color:#434343;
  font-size:16px;
  padding:20px 0px;
}
.zpbot p{
  color:#434343;
  font-size:16px;
  padding-bottom:22px;
  line-height:20px;
}
.zpbot p span{
  color:#ed1b23;
}
/*招聘 end*/
