header .list {
  margin-left: 0px;
}
.breadcrumbs {
  width: 1135px;
  padding: 0 15px;
}
.main_con {
  width: 924px;
  padding-left: 234px;
}
.main-top {
  width: 100%;
  min-width: 1164px;
  height: 584px;
  margin: 0 auto;
  background: #fff url(../image/bg_welfare.png) center center/1920px 584px
    no-repeat;
}
.main_top_con {
  width: 1135px;
  height: 561px;
  margin: 10px auto 0;
}
.main_top_bg {
  width: 930px;
  height: 430px;
  background-image: url(../image/welfare.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  float: right;
  margin-top: 5px;
}
.main {
  margin: -74px 0 8px;
}
.main_con img {
  width: 905px;
  margin-bottom: 56px;
}

.main-bot .main-bot-bg {
  width: 100%;
  min-width: 1164px;
  height: 644px;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto;
}
.main-bot .main-bot-bg:first-child {
  background: #fff url(../image/bg_enterprise.png) center center/1920px 644px
    no-repeat;
}
.main-bot .main-bot-bg:nth-child(2) {
  background: #fff url(../image/bg_staff.png) center center/1920px 644px
    no-repeat;
}
.main_bot_con {
  width: 928px;
  height: 100%;
  padding-left: 230px;
  margin: 0 auto;
  position: relative;
}
.main_bot_con .main_bot_title {
  width: 238px;
  height: 212px;
  background-image: url(../image/polygon.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 221px;
  left: 230px;
}
.main_bot_title h2 {
  font-size: 30px;
  color: #fff;
  margin: 56px 58px 17px;
}
.main_bot_title p {
  font-size: 16px;
  color: #fff;
  margin: 0 52px;
  text-align: center;
  line-height: 20px;
}
.main_bot_con ul li {
  width: 628px;
  height: 152px;
  cursor: pointer;
  background: url(../image/enterprise_list_word.png) center center no-repeat;
}
.main_bot_con ul li h2 {
  font-size: 48px;
  color: #fe8b00;
  margin-top: 28px;
  margin-left: 14px;
  display: inline-block;
}
.main_bot_con ul li div {
  width: 163px;
  height: 148px;
  float: left;
  margin-left: 20px;
  text-align: center;
}
.main_bot_con ul li h3 {
  font-size: 16px;
  color: #fe8b00;
  margin-left: 34px;
  margin-right: 16px;
  line-height: 22px;
  text-align: center;
}
.main_bot_con ul li p {
  width: 404px;
  font-size: 14px;
  color: #666;
  float: left;
  margin-top: 33px;
  letter-spacing: 1px;
  line-height: 22px;
  margin-left: 10px;
}
.main_bot_con ul li:nth-child(2) p {
  margin-top: 24px;
}
.main_bot_con ul li:nth-child(3) p {
  margin-top: 52px;
}
.main_bot_con ul li:nth-child(1) {
  position: absolute;
  top: 75px;
  left: 430px;
}
.main_bot_con ul li:nth-child(2) {
  position: absolute;
  top: 243px;
  left: 530px;
}
.main_bot_con ul li:nth-child(3) {
  position: absolute;
  top: 410px;
  left: 430px;
}
.main_bot_con ul li:hover {
  background: url(../image/enterprise_list1_state_word.png) center center
    no-repeat;
}
.main_bot_con ul li:hover h2 {
  color: #fff;
}
.main_bot_con ul li:hover h3 {
  color: #fff;
}
.main_bot_con ul li:hover p {
  color: #fff;
}
.staff .main_bot_title {
  top: 234px;
  left: 910px;
}
.staff ul li {
  width: 594px;
  background: url(../image/staff_list_word.png) center center no-repeat;
}
.staff ul li h2 {
  margin-left: 0;
  margin-right: 20px;
}
.staff ul li h3 {
  margin-left: 10px;
  margin-right: 26px;
}
.staff ul li div {
  float: right;
  margin-left: 0;
}
.staff ul li:nth-child(2) p {
  margin-top: 42px;
}
.staff ul li:nth-child(3) p {
  margin-top: 33px;
}
.staff ul li:nth-child(2) h2 {
  margin-top: 20px;
}
.staff ul li:nth-child(2) h3 {
  margin-left: 20px;
  margin-right: 32px;
}
.staff ul li:nth-child(3) h3 {
  margin-left: 20px;
  margin-right: 32px;
}
.staff ul li p {
  float: right;
}
.staff ul li:nth-child(1) {
  left: 356px;
}
.staff ul li:nth-child(2) {
  left: 230px;
}
.staff ul li:nth-child(3) {
  left: 356px;
}
.staff ul li:hover {
  background: url(../image/staff_list1_state_word.png) center center no-repeat;
}
/* 侧边栏 */
.main_top_con ul {
  float: left;
  border: 1px solid #dfdfdf;
}
.main_top_con ul li {
  width: 165px;
  cursor: pointer;
}
.main_top_con ul li h3 {
  height: 46px;
  background-color: #fff;
  border-bottom: 1px solid #dfdfdf;
  background-image: url(../image/icon_down_black.png);
  background-repeat: no-repeat;
  background-size: 18px 10px;
  background-position: 133px center;
  font-size: 16px;
  font-weight: bold;
  line-height: 46px;
  padding: 0 15px 0 15px;
}
.main_top_con ul li:last-child h3 {
  border-bottom: none;
}
.main_top_con ul li dl {
  background-color: #ffff;
  display: none;
}
.main_top_con ul .sidebar_active dl {
  display: block;
}
.main_top_con ul li .sidebar_default {
  color: #fe8b00;
}
.main_top_con ul li dd {
  line-height: 20px;
  font-size: 14px;
  color: #707070;
  padding: 14px;
}
.main_top_con ul li dd:hover {
  cursor: pointer;
}
.main_top_con ul li dl:last-child {
  padding-bottom: 0;
}
.main_top_con ul li dl dd:last-child {
  
}
.main_top_con ul li:last-child dl dd {
  border-bottom: none;
}
.main_top_con ul .sidebar_active h3 {
  background-color: #fe8b00;
  color: #fff;
  background-image: url(../image/icon_down_white.png);
}
/* 侧边栏 end*/
/* 头部文字 */
.main_right {
  float: right;
  width: 924px;
  background-image: url(../image/welfare_word.png);
  background-repeat: no-repeat;
  background-size: 292px 338px;
  background-position: right bottom;
}
.main_right h1 {
  font-size: 36px;
  color: #333;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 50px;
}
.main_right h2 {
  font-size: 28px;
  color: #fe8b00;
  font-weight: bold;
  margin-bottom: 22px;
}
.main_right > p {
  width: 588px;
  line-height: 21px;
  letter-spacing: 1px;
  font-size: 14px;
  color: #797979;
  background-image: url(../image/icon_star.png);
  background-repeat: no-repeat;
  background-size: 8px 8px;
  background-position: 5px 5px;
  padding-left: 22px;
  margin-bottom: 27px;
}
.main_right div {
  width: 164px;
  height: 94px;
  background-color: #fff;
  font-size: 14px;
  color: #333;
  float: left;
  padding-left: 16px;
  margin-right: 5px;
  margin-top: 6px;
  margin-left: 22px;
}
.main_right div p {
  font-size: 14px;
  color: #6f6f6f;
  margin: 18px 0;
}
.main_right div span {
  font-size: 30px;
  font-weight: bold;
}
/* 头部文字end */
.main_con h1 {
  color: #fe9a22;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 30px;
}
.main_con .flow {
  width: 905px;
  height: 246px;
  background-image: url(../image/welfare_plan_flow_word.png);
  background-repeat: no-repeat;
  background-size: 905px 246px;
  margin-bottom: 64px;
}
.flow ul {
  padding: 48px 0 0 65px;
}
.flow ul li {
  width: 171px;
  height: 196px;
  margin-right: 28px;
  float: left;
}
.flow ul li h3 {
  color: #fe9a22;
  font-size: 18px;
  margin: 20px 0 14px 16px;
  font-weight: bold;
}
.flow ul li p {
  color: #666;
  font-size: 14px;
  margin: 0 16px;
  letter-spacing: 1px;
  line-height: 20px;
}
