* {
  margin: 0;
  padding: 0;
}

html,
body {
  font-family: "微软雅黑";
  color: #333333;
  background-color: #fff;
  /* font-size:62.5%; */
  position: relative;
}

body,
p,
h1,
h2,
h3,
h4 {
  margin: 0;
}

ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
}

/*顶部*/
.wel {
  background: #053b96;
  color: #fff;
  padding: 5px 0;
}

.wel .container {
  position: relative;
}

.wel-left {
  font-size: 14px;
}

.wel-right {
  position: absolute;
  top: -7px;
  right: 15px;
}

.wel-right a {
  display: inline-block;
  width: 27px;
  height: 27px;
  position: relative;
  margin-top: 5px;
}

.wel-right .ewm {
  background: url(../images/wx-icon.png) no-repeat;
  background-size: contain;
}

.wel-right .mail {
  background: url(../images/mail-icon.png) no-repeat;
  background-size: contain;
}

.wel-right .tb01,
.wel-right .tb02 {
  display: none;
  z-index: 999;
  position: absolute;
  top: 35px;
  left: -110px;
}

.wel-right .tb01 img,
.wel-right .tb02 img {
  width: 120px;
}

.wel-right .ewm:hover .tb01 {
  display: block;
}

.wel-right .mail:hover .tb02 {
  display: block;
}

/*顶部*/
/* .top{
  height:140px;
} */
.top-left {
  padding: 5px 0;
  position: relative;
  width: 5%;
}

.top-left img {
  width: 100%;
}

.logo-ziti {
  position: absolute;
  bottom: 20px;
  left: 105px;
}

.logo-ziti h2 {
  font-size: 25px;
}

.logo-ziti p {
  font-size: 14px;
}

.top-right {
  width: 92%;
  margin: 30px 0 10px 0;
  line-height: 45px;
  position: relative;
}

/* .top-right {
  padding:30px 0;
} */
.top-right p {
  display: block;
  float: left;
  /* color:#d81e06;
  padding:20px 5px;
  font-size: 22px; */
}

/*导航*/

/*.daohang .dingji{
  width: 100%;
   display: flex;
  justify-content: space-between; */
}

/* .daohang .dingji li:nth-child(1){
  padding-left:20px;
} */
/* .daohang .dingji li:nth-last-child(1){
  padding-right:40px;
} */
.top-right .dingji {
  position: absolute;
  right: 0;
  display: block;
}

.dingji li {
  float: left;
  position: relative;
  margin: 0 5px;
  display: block;
  text-align: center;
}

.dingji li a {
  padding: 0 10px;
  font-size: 16px;
  color: #666666;
}

.dingji li i {
  width: 15px;
  height: 15px;
  display: none;
  background: url(../images/dh-icon.png) no-repeat right;
  position: absolute;
  right: -5px;
  top: 16px;
}

/*.dingji li:nth-child(2) i,.dingji li:nth-child(3) i{
  display: block;
}*/
.dingji li:hover i {
  background: url(../images/dh-icon1.png) no-repeat right;
}

.dingji li:hover>a {
  color: #0f8bf3;
}

.dingji li .xiala {
  position: absolute;
  display: none;
  background: #fff;
  border-radius: 3px;
  z-index: 2;
  width: 175px;
}

.dingji li .xiala a {
  width: 100%;
  display: block;
  height: 45px;
  line-height: 45px;
}

.dingji li .xiala a:hover {
  color: #0f8bf3;
}

.dingji li:hover>.xiala {
  display: block;
}

.dingji p {
  color: #666666;
}

.detail-content img {
  max-width: 100%;
  /* height:auto !important; */
}

/*底部*/
/*底部*/
.footer {
  background: url(../images/foot.png) no-repeat;
  background-size: 100%;
  position: relative;
  padding-top: 11.5%;
  /* padding-bottom: 20px;  */
  /* background:#0951b0; */
}

.footer a,
.footer p {
  /* color:#fff; */
}

.footer a:hover {
  color: #d6d4d4;
}

.footer span {
  font-size: 25px;
  display: block;
}

.footer a {
  display: block;

}

.dibu {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .4);
  background: #fff;
  width: 100%;
  padding: 10px 0;
  border-radius: 5px;
  z-index: 10;
  margin-left: 0;
  margin-right: 0;
  /* color:#fff; */
}

.foot-logo {
  width: 100%;
  display: block;
}

.foot-logo img {
  width: 20%;
}

.foot-company {
  width: 80%;
  padding: 6% 15px;
}

.foot-company h3 {
  font-size: 22px;
}

.foot-company p {
  font-size: 12px;
}

.foot-wx p {
  font-size: 14px;
}

.foot-wx img {
  width: 130px;
}

.foot-solution a,
.foot-product a {
  line-height: 30px;
}

.foot-solution span,
.foot-product span,
.foot-contact span {
  padding: 25px 0 10px 0;
}

.foot-contact p {

  background-size: 20px !important;
  padding-left: 25px;
  line-height: 30px;
}

.foot-contact p:nth-child(2) {
  background: url(../images/tel.png) no-repeat left;
}

.foot-contact p:nth-child(3) {
  background: url(../images/phone.png) no-repeat left;
}

.foot-contact p:nth-child(4) {
  background: url(../images/mail1.png) no-repeat left;
}

.foot-contact p:nth-child(5) {
  background: url(../images/dizhi.png) no-repeat left top;
}

.foot-wx-w {
  width: 300px;
  margin: 5px auto;
}

/*友情链接*/
.yqlj {
  text-align: center;
  /* background:#074494; */
  padding: 5px 0;
  /* color:#fff; */
}

.yqlj a {
  display: inline-block;
  font-size: 14px;
  padding: 5px;
  /* color:#fff; */
}

.yqlj a:hover {
  color: #d6d4d4;
}

.beian {
  font-size: 14px;
}

/*上下箭头空间*/
.spinner {
  width: 100px;
}

.spinner input {
  text-align: left;
}

.input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell;
}

.input-group-btn-vertical>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px;
  margin-left: -1px;
  position: relative;
  border-radius: 0;
}

.input-group-btn-vertical>.btn:first-child {
  border-top-right-radius: 4px;
}

.input-group-btn-vertical>.btn:last-child {
  margin-top: -2px;
  border-bottom-right-radius: 4px;
}

.input-group-btn-vertical i {
  position: absolute;
  top: 0;
  left: 4px;
}

.top-banner {
  margin-top: 105px;
}

/*首页*/
/*轮播*/
.carousel-item img {
  width: 100%;
}

.title_cn {
  text-align: center;
}

/*核心业务*/
.yewu {
  /* background:#f4f4f4;*/
  padding: 20px 0 30px 0;
  margin-top: -6px;
}

.yewu-bt {
  text-align: center;
}

h3.title {
  font-size: 25px;
}

p.bt {
  color: #a0a0a0;
}

#new_box {
  width: 100%;
  padding: 50px 0px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 0px;
}

.new_con {
  max-width: 1200px;
  margin: 0 auto;
}

.newtel {
  height: 30px;
  border-bottom: 1px solid #dddddd;
  font-family: "微软雅黑";
  font-size: 16px;
  color: #666
}

.new_telst {
  width: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.new_telst li {
  text-align: center;
  display: inline-block;
  font-family: "微软雅黑";
  cursor: pointer;
  width: 100%;
}

.new_telst li.newon {
  color: #217af0;
}

.new_telst p {
  position: absolute;
  top: 28px;
  width: 16.6666%;
  height: 7px;
  border-top: 3px solid #217af0;
  overflow: hidden;
  text-align: center;
}

.new_telst b {
  display: inline-block;
  width: 0;
  height: 0;
  margin-top: -3px;
  border-style: solid dashed dashed dashed;
  border-width: 9px;
  border-color: #217af0 #fff #fff #fff;
  overflow: hidden;
  zoom: 1;
  font-size: 0;
}

.new_lst {
  /*height:365px;*/
  position: relative;
  overflow: hidden;
  display: none;
}

.new-wrap {
  margin-top: 30px;
}

.new-wrap .show {
  display: block;
}

li.new_cnlf {
  width: 370px;
  float: left;
}

li.new_cnlf p {
  width: 100%;
}

p.newlf_tel a {
  color: #217af0;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  display: block;
}

p.newlf_tel a:hover {
  color: #C33
}

p.newlf_tx {
  font-size: 14px;
  line-height: 26px;
  color: #999;
  height: 105px;
  overflow: hidden;
}

li.new_cnrf {
  float: right;
  width: 820px;
  margin-left: 10px;
}

.newrf_lst dd {
  width: 368px;
  height: 85px;
  border: 1px solid #e4e4e4;
  float: left;
  margin-left: 35px;
  margin-bottom: 20px;
}

p.new_rq {
  width: 65px;
  height: 65px;
  background: #969393;
  float: left;
  text-align: center;
  color: #FFF;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 15px;
  font-family: Arial, Helvetica, sans-serif;
}

p.new_rq span {
  display: block;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  line-height: 35px;
  padding-top: 5px;
}

p.newrf_tx {
  float: left;
  width: 270px;
  margin-top: 8px;
}

p.newrf_tx a {
  color: #333;
  font-size: 14px;
  display: block;
  line-height: 30px;
}

p.newrf_tx span {
  display: block;
  font-size: 12px;
  color: #999;
  height: 60px;
  overflow: hidden;
}

.newrf_lst dd:hover {
  width: 366px;
  height: 83px;
  border: 2px solid #217af0;
  box-shadow: 0px 0px 15px rgba(37, 125, 242, .27);
}

.newrf_lst dd:hover p.newrf_tx a {
  color: #217af0;
}

.newrf_lst dd:hover p.new_rq {
  background: #217af0;
  margin-top: 9px;
  margin-left: 9px;
}

.newrf_lst dd:hover p.newrf_tx {
  margin-top: 7px;
}

.mr0 {
  margin-right: 0px;
}

.desc {
  background: url(../images/yewu.png) no-repeat;
  background-size: cover;
  padding: 20px;
  border-radius: 5px;
  color: #fff;
  height: 100%;
  width: 50%;
}

.desc h4 {
  font-size: 24px;
  display: block;
  border-bottom: 2px solid #fff;
  padding-bottom: 10px;
  max-width: 60%;
}

.desc p {
  font-size: 14px;
  padding: 20px 0;
  line-height: 30px;
}

.yw01 {
  height: 100%;
}

.yw01-w {
  background: #fff;
  height: 100%;
  padding: 20px 0;
}

/*.yw01{
  flex: 1;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 100%;
}
.yw01 li{
  background:#fff;
  height: 100%;
  padding:20px 0;
  margin-left:10px;
}*/
p.yw-desc {
  padding: 10px 20px;
  font-size: 12px;
  color: #999999;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical
}

.yw-img {
  text-align: center;
}

.yw-img img {
  width: 100px;
  border-radius: 50%;
}

.yw-img p {
  font-size: 20px;
  padding: 5px 20px;
}

a.xq {
  background: #0b51df;
  color: #fff;
  text-align: center;
  display: block;
  width: 90px;
  margin: 10px auto;
  padding: 2px 3px;
  font-size: 13px;
  border-radius: 5px;
}

/*解决方案*/
.solution {
  padding: 50px 0;
}

.solu-title {
  font-size: 25px;
  border-bottom: 2px solid #0b51df;
  position: relative;
}

.solu-title span {
  color: #999999;
  font-size: 14px;
}

.solu-title a {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #999999;
  font-size: 14px;
}

table {
  empty-cells: show;
  border-collapse: collapse;
  border-spacing: 0;
}

.titbox {
  font-size: 18px;
  color: #3366cc;
  height: 32px;
  overflow: hidden;
  width: 880px;
  margin: 20px auto;
}

.scroll {
  color: #333333;
  margin: 0 auto;
  overflow: hidden;
}

.scroll img {
  width: 290px;
  height: 180px;
  object-fit: contain;
}

#scrollcon {
  margin-top: 50px;
}

#scrollcon a {
  text-align: center;
  display: block;
  width: 290px;
  position: relative;
}

.hover {
  background: rgba(0, 0, 0, .4);
  height: 180px;
  position: absolute;
  top: 0;
  color: #fff;
  padding: 20px;
  text-align: left;
  display: none;
  width: 100%;
  text-align: center
}

.solu-bt {
  display: block;
  text-align: center;
  padding: 20px;
  margin-top: -5px;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

.solu-bt i {
  display: block;
  background: #0f8bf3;
  height: 1px;
  width: 50px;
  margin: 5px auto;
}

#scrollcon a {
  display: block;
  width: 100%;
  margin: 0 5px;
}

#scrollcon a:hover .hover {
  display: block;
}

#scrollcon a:hover .solu-bt {
  background: #0b51df;
  color: #fff;
}

#scrollcon a:hover .solu-bt i {
  background: #fff;
}

#scrollcon a:hover {
  border: 1px solid #0b51df;
  margin: 0 4px;
}

/*公司介绍*/
.gsjs {
  background: #f4f4f4;
  padding: 30px 0 0 50px;
}

.gsjs-top {
  height: 80px;
}

.gsjs-top-left {
  width: 12%;
  padding: 15px 0;
}

.gsjs-top-left h4 {
  font-size: 25px;
}

.gsjs-p1 {
  font-size: 14px;
  color: #999999;
}

.gs-name {
  font-size: 21px;
  padding-top: 20px;
}

.gsjs-p2 {
  font-size: 12px;
  color: #999999;
}

.gsjs-top-right {
  height: 80px;
  width: 88%;
  border-left: 2px solid #0b51df;
}

.gsjs-top-right p {
  padding: 15px;
  line-height: 30px;
}

.gsjs video {
  width: 100%;
  height: 630px;
  margin-top: 50px;
}

/*新闻动态*/
.news {
  padding: 0 0 30px 0;
  position: relative;
}

.news-title {
  text-align: center;
}

.news-title h4 {
  font-size: 25px;
}

.news-title p {
  font-size: 14px;
  color: #999999;
}

.news-list01 {
  width: 100%;
}

.news-list01-title {
  width: 100%;
  border-bottom: 1px solid #0f8bf3;
  position: relative;
  height: 25px;
}

.news-list01-title h5 {
  font-size: 20px;
  display: block;
  border-bottom: 2px solid #217af0;
}

.news-list01-title span {
  font-size: 14px;
  color: #999999;
  position: absolute;
  bottom: 0;
}

.news01 {
  width: 100%;
  height: 200px;
  margin: 15px 0;
  display: block;
}

.news01 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.news-list-a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /*font-size:14px;*/
  color: #999999;
  border-bottom: 1px solid #eeeeee;
  padding: 5px 0;
}

.news-list-a:hover {
  color: rgb(126, 125, 125);
}

.more {
  display: block;
  background: #0b51df;
  color: #fff !important;
  padding: 5px 0;
  text-align: center;
  width: 200px;
  margin: 20px auto;
  border-radius: 5px;
}

/*团队风采*/
.team {
  background: #f4f4f4;
  padding: 50px 0;
}

.team-list {
  margin: 30px 0;
}

.team-img {
  width: 100%;
  height: 230px;
  text-align: center;
  position: relative;
  display: block;
}

.team-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.team-img-bt {
  display: none;
  background: rgba(0, 0, 0, .4);
  color: #fff;
  width: 100%;
  height: 100%;
  font-size: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  line-height: 230px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.team-list li {
  margin-top: 30px;
}

.team-list li:hover .team-img-bt {
  display: block;
}

/*二级内页*/
/*关于我们*/
.intro {
  padding: 30px 0;
}

.intro #demo {
  margin-top: 0 !important;
}

.intro img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.jianjie-img,
.jianjie-content {
  padding: 15px;
}

.intro-title {
  display: block;
  text-align: center;
  padding: 20px 0;
}

.jianjie-content p {
  line-height: 30px;
  text-indent: 25px;
}

/*.jianjie-content p:nth-child(2),.jianjie-content p:nth-child(3){
  padding-top:30px;
}*/

.rongyu img {
  padding: 15px 0;
  width: 100%;
}

.wenhua {
  background: url(../images/wenhua-back.png) no-repeat;
  background-size: 100%;
  height: 330px;
  margin: 50px 0;
}

.wenhua-w {
  position: relative;
}

.wenhua-content {
  /* background:#036eb7; */
  color: #fff;
  padding: 40px;
  /* position: absolute; */
  /* left:40%;
  top:50px; */

}

.wenhua-content h3 {
  border-bottom: 1px solid #fff;
  width: 150px;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.wenhua-content p {
  line-height: 30px;
}

.fengcai img {
  width: 100%;
  padding: 15px 0;
  height: 100%;
  object-fit: cover;
}

.zizhi img {
  width: 100%;
  padding: 15px 0;
  height: 300px;
  object-fit: contain;
}

.dizhi {
  padding-bottom: 80px;
}

.dizhi img {
  width: 100%;
}

.dizhi-top {
  background: #036eb7;
  color: #fff;
  padding: 20px;
}

.position {
  background: url(../images/dizhi.png) no-repeat left;
  padding-left: 25px;
}

/*社保代理*/
.shebao-back {
  background: #f4f4f4;
  padding-top: 30px;
  padding-bottom: 80px;
  margin-top: -6px;
}

.shebao-title {
  text-align: center;
  display: block;
  margin: 30px 0;
  font-size: 33px;
}

.shebao-show {
  /* background-image: linear-gradient(to bottom left, #3477fe, #cb79fc) !important; */
  background: #65a6f1 !important;
  box-shadow: 2px 2px 15px rgba(0, 0, 0, .2);
}

.shebao-show h5 {
  border-bottom: 2px solid #f8c930 !important;
  color: #fff !important;
  min-width: 120px;
}

.shebao-show p {
  color: #fff !important;
}

.shebao-show span {
  border-color: #fff !important;
}

.shebao-img {
  text-align: center;
  padding-top: 15px;
}

.wuxian01 {
  background: #fff;
  height: 175px;
  padding: 20px;
  margin-top: 30px;
  border: 1px solid #e7e7e7;
  border-radius: 5px;
}

.wuxian01 h5 {
  border-bottom: 2px solid #0f8bf3;
  width: 150px;
  color: #0f8bf3;
  padding-bottom: 5px;
  margin-bottom: 20px;
}

.wuxian01 p {
  line-height: 30px;
  color: #666666;
}

.shebao-content1 li {
  padding: 0 15px;
}

.wuxian02 {
  height: 385px;
  padding: 20px;
  background: #fff;
  width: 100%;
  margin: 20px;
  border-radius: 5px;
}

.wuxian02 span {
  margin-top: 5px;
  margin-right: 5px;
  float: left;
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 2px solid #4484ce;
}

.wuxian02 h5 {
  border: none;
  margin-bottom: 20px;
}

.wuxian02 p {
  line-height: 30px;
  color: #666666;
}

/*劳务派遣*/
.paiqian {
  background: #eeeeee;
  padding-top: 30px;
  padding-bottom: 80px;
  margin-top: -6px;
}

.paiqian-contentw {
  position: relative;
}

.paiqian-contentw img {
  position: absolute;
  left: 75%;
  top: 40px;
  width: 23%;
  border: 3px solid #fff;
  border-radius: 5px;
}

.paiqian-content {
  background: #036eb7;
  padding: 40px;
  color: #fff;
  width: 80%;
  height: 300px;
}

.paiqian-content-back {
  width: 95%;
}

.paiqian-content-back p {
  line-height: 30px;
}

.paiqian-content-back i {
  display: block;
  height: 1px;
  width: 150px;
  background: #ffa210;
  margin-top: 5px;
  margin-bottom: 20px;
}

.fuwu-title {
  margin: 30px 0;
  font-size: 25px;
  text-align: center;
}

.fuwu01 {
  background: #fff;
  text-align: center;
  height: 395px;
  padding: 20px;
  border-radius: 5px;
}

.fuwu01 h5 {
  font-size: 20px;
  margin-top: 20px;
}

.fuwu01-img {
  background: #0082d5;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto;
}

.fuwu01-img img {
  width: 100%;
}

.fuwu01-desc {
  color: #666666;
  line-height: 30px;
  padding-top: 20px;
  text-align: left;
}

.fuwu li {
  margin-top: 30px;
}

.fuwu-show {
  box-shadow: 2px 2px 10px rgba(0, 0, 0, .2);
}

.corp-list li {
  height: 120px;
  margin-top: 15px;
}

.corp-list li img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.corp-list li:hover {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);
  background: #91cbf0;
}

/* .fuwu-show .fuwu01-img{
  background: #ffbe19;
}
.fuwu-show .fuwu01-desc{
  color:#fff;
} */
/*公益活动*/
.gongyi {
  margin-bottom: 80px;
}

.gongyi-title {
  text-align: center;
  margin: 30px 0;
  font-size: 25px;
}

.gongyi-img {
  display: block;
  height: 345px;
  position: relative;
  margin: 30px 20px;
}

.gongyi-hover {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .4);
  color: #fff;
  padding: 30px;
  z-index: 2;
  display: none;
}

.gongyi-img-title {
  font-size: 18px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.gongyi-img:hover .gongyi-hover {
  display: block;
}

.gongyi-content {
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical
}

.gongyi-content a {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.gongyi-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*教育培训*/
.peixun {
  padding-top: 30px;
  padding-bottom: 80px;
}

.peixun {
  padding-top: 30px;
  padding-bottom: 80px;
}

.peixun-title {
  font-size: 25px;
  text-align: center;
  padding: 40px 0;
}

.peixun-jixu {
  background: url(../images/jxjy.png) no-repeat;
  background-size: cover;
  height: 440px;
}

.peixun-jixu-img {
  margin-top: 20px;
}

.peixun-jixu-img li {
  height: 200px;
}

.peixun-jixu-img li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.peixun-jixu-content {
  line-height: 30px;
}

.jiantou {
  text-align: center;
  position: relative;
  padding-top: 20px;
}

.bottom_arrows {
  width: 15px;
  height: 15px;
  border-top: 1px solid #353536;
  border-right: 1px solid #353536;
  transform: rotate(135deg);
  margin: -5px auto;
}

.peixun-gqpx {
  background: #f3f3f3;
  padding-bottom: 40px;
}

.peixun-content-w {
  position: relative;
  padding-top: 20px;
}

.peixun-gqpx-content {
  position: absolute;
  background: #fff;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .4);
  width: 60%;
  right: 0;
  top: 100px;
  padding: 40px;
  border-radius: 5px;
}

.peixun-gqpx-content h5 {
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #d3a50e;
  width: 100px;
}

.peixun-gqpx-content p {
  line-height: 30px;
}

.peixun-tuanjian {
  background: #4484ce;
  color: #fff;
  padding-bottom: 40px;
}

.peixun-tuanjian-content img {
  width: 100%;
}

.peixun-tuanjian-content p {
  line-height: 30px;
  padding-top: 20px;
  text-indent: 25px;
}

.peixun-hr {
  padding: 40px 0;
}

.peixun-hr-img li {
  padding: 5px !important;
}

.peixun-hr-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.peixun-hr-content {
  line-height: 30px;
  padding-bottom: 10px;
  text-indent: 25px;
}

.peixun-qiye {
  background: url(../images/qypx-back.png) no-repeat;
  height: 470px;
  background-size: 100%;
  color: #fff;
}

.peixun-qiye-content {
  line-height: 30px;
  padding: 100px 0;
  text-indent: 25px;
}

.peixun-qiye-img {
  padding: 40px;
  text-align: center;
}

.peixun-qiye-img img {
  width: 290px;
}

.youshi-list li {
  text-align: center;
}

.youshi01 {
  width: 70%;
  margin: 0 auto;
  padding: 15px;
}

.youshi01:hover {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .2);
  border-radius: 5px;
}

.youshi01 h5 {
  font-size: 23px;
  margin: 10px 0;
}

.youshi {

  padding: 40px 0;
}

.youshi .row {
  margin-top: 40px;
  padding-left: 40px;
}

.intro .row,
.zizhi .row,
.rongyu .row,
.dizhi-top {
  margin-top: 40px;
}

.news .neiye-title {
  margin: 40px auto;
}

/* .peixun-title{ */
/* text-align: center; */
/* margin:30px 0; */
/* } */
/* .tuanjian img{ */
/* width:100%; */
/* } */
/* .tuanjian-content{ */
/* padding-top:20px; */
/* line-height: 30px; */
/* } */
/* .peixun-1,.peixun-2,.peixun-3{ */
/* margin-top:30px; */
/* } */
/* .peixun-3{ */
/* margin-bottom: 50px; */
/* } */

/* .peixun-1 img,.peixun-2 img,.peixun-3 img{ */
/* width:100%; */
/* } */
/* .peixun-img,.peixun-content{ */
/* padding:15px; */
/* } */
/* .peixun-content h5{ */
/* border-bottom: 1px solid #ffa210; */
/* padding-bottom: 5px; */
/* width:120px; */
/* } */
/* .peixun-content p{ */
/* line-height: 30px; */
/* padding:20px 0; */
/* } */
/* .peixun-intro{ */
/* background:url(../images/anli-back.png) no-repeat; */
/* background-size:100%; */
/* height:300px; */
/* color:#fff; */
/* padding:40px 0; */
/* } */
/* .peixun-intro h5{ */
/* text-align: center; */
/* padding-bottom:20px; */
/* } */
/* .peixun-intro  p{ */
/* line-height: 30px; */
/* } */
/* .anli-list img{ */
/* width:100%; */
/* } */
/* .anli-list li{ */
/* margin-top:20px; */
/* } */
/* .anli-list a{ */
/* display: block; */
/* width:100%; */
/* } */
/* .anli-list a:hover img{ */
/* border:1px solid #ffa210; */
/* } */
/* .anli-list a p{ */
/* display:block; */
/* overflow: hidden; */
/* text-overflow: ellipsis; */
/* white-space: nowrap; */
/* } */
/*商雇通*/
.sgt {
  padding-top: 30px;
  padding-bottom: 80px;
}

.sgt-title {
  text-align: center;
  margin: 30px 0;
}

.sgt-img {
  padding: 15px;
}

.sgt-img img {
  width: 100%;
}

.sgt-content {
  padding: 15px;
  line-height: 30px;
  color: #666666;
  text-indent: 25px;
}

.renqun {
  display: block;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .2);
  /* height:185px; */
  margin-top: 30px;
  padding: 20px;
  margin-left: 15px;
  margin-right: 15px;
}

.renqun span {
  display: block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 50%;
  background: #f46a44;
  color: #fff;
  font-size: 14px;
  float: left;
  text-align: center;
}

/* .renqun h5{
  width:70px;
  margin:10px auto;
  height:70px;
  line-height: 70px;
  border-radius: 50%;
  background:#f46a44;
  color:#fff;
  font-size:40px;
} */
.renqun p {
  font-size: 16px;
  color: #666666;
  display: block;
  float: left;
  line-height: 25px;
  padding-left: 5px;
}

.renqun-content {
  width: 100%;
  height: 30px;
  margin: 5px 0;
}

.ys-img {
  background: #2b76f4;
  color: #fff;
  text-align: center;
  width: 100%;
  border-radius: 50%;
  padding: 7.5px 0;
  width: 100px;
  height: 100px;
  margin: 10px 0;
}

.ys-img p {
  font-size: 18px;
  font-weight: bold;
}

.ys-img img {
  width: 50px;
}

.ys-content {
  width: 80%;
  padding: 20px;
  color: #666666;
  font-size: 15px;
  line-height: 30px;
}

.sgt-ys {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .2);
  height: 165px;
  padding: 20px;
  margin: 15px;
  border-radius: 5px;
}

/*维护页面*/
.weihu {
  text-align: center;
  margin: 100px auto;
}

.page {
  margin-left: 50%;
  transform: translateX(-50%);
}

.page li {
  float: left;
  padding: 0 2px;
}

/* .thisclass{ */
/* background: #1866ad; */
/* color: #fff; */
/* padding: 1px 9px !important; */
/* border: 1px solid #ccc; */
/* } */
/*公积金*/
.gongjijin {
  padding-bottom: 40px;
}

.gongjijin-title {
  text-align: center;
  padding: 40px 0;
}

.dingyi img {
  width: 100%;
  padding: 15px;
}

.dingyi p {
  line-height: 30px;
  text-indent: 25px;
  padding-left: 10px;
}

.dingyi p:nth-child(1) {
  padding-top: 10px;
}

.duixiang-img {
  text-align: center;
  width: 80px;
  height: 80px;
  line-height: 60px;
  background: #4484ce;
  border-radius: 50%;
  margin: 0 auto;
}

.duixiang-img img {
  width: 100%;
}

.duixiang-list li {
  margin-top: 30px;
}

.duixiang-w {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);
  height: 170px;
  padding: 10px 30px;
  border-radius: 5px;
}

.duixiang-w:hover {
  box-shadow: 3px 3px 5px rgba(0, 0, 0, .4);
}

.duixiang-list li p {
  text-align: center;
  line-height: 30px;
  padding: 10px 0;
  font-size: 15px;
}

.liucheng li {
  margin-top: 15px;
}

.liucheng-w {
  text-align: center;
  padding: 10px 100px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);
  height: 160px;
  margin: 15px;
  border-radius: 5px;
}

.liucheng-w h5 {
  font-size: 20px;
  margin-top: 10px;
}

.liucheng-w p {
  font-size: 15px;
  padding: 10px 0;
  color: #666666;
  line-height: 30px;
}

.liucheng-img {
  width: 40px;
  height: 40px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  background: #4484ce;
  margin: 0 auto;
}

.gjj-youshi-w {
  position: relative;
  text-align: center;
  height: 180px;
  width: 80%;
  margin-top: 40px;
}

.gjj-youshi li:nth-child(2) .gjj-youshi-w {
  margin: 40px auto;
}

.gjj-youshi li:nth-child(3) .gjj-youshi-w {
  margin-left: 20%;
}

.gjj-youshi-img {
  text-align: center;
  background: #4484ce;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  line-height: 40px;
  padding: 5px 0;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: -20px;
}

.gjj-youshi-img img {
  width: 30px;
  height: 30px;
}

.gjj-youshi-w p {
  display: block;
  background: #f6f6f6;
  bottom: 0;
  line-height: 30px;
  font-size: 15px;
  width: 100%;
  padding: 50px 40px;
  border-radius: 5px;
  height: 160px;
}

/*薪酬优化*/
.xinchou {
  padding-bottom: 80px;
  padding-top: 40px;
}

.xinchou-title {
  text-align: center;
  padding: 40px 0;
}

.xinchou-title-content {
  text-align: center;
  padding-bottom: 40px;
  line-height: 30px;
  margin-top: 40px;
}

.xinchou-list01 {
  border: 1px solid #dbdbdb;
  height: 380px;
  padding: 20px;
  text-align: center;
}

.xinchou-list01 p {
  padding: 20px 0;
  line-height: 30px;
  font-size: 15px;
}

.xinchou-list01 img {
  max-width: 100%;
}

.buzhou {
  background: url(../images/buzhou-back.png) no-repeat;
  background-size: 100%;
  height: 500px;
  padding: 40px 0;
}

.buzhou .xinchou-title {
  color: #fff;
}

.buzhou .row {
  margin-top: 40px;
}

.buzhou .neiye-title h3 {
  color: #fff;
}

.buzhou .neiye-title p {
  color: rgba(255, 255, 255, 0.5);
}

.buzhou01 {
  background: #fff;
  height: 300px;
  margin: 0 15px;
}

.buzhou01-img {
  background: #eeb6b7;
  width: 40%;
  height: 100%;
  text-align: center;
  padding: 40px 0;
}

.buzhou01-img img,
.buzhou02-img img {
  width: 60%;

}

.buzhou02-img {
  background: #99ced4;
  width: 40%;
  height: 100%;
  text-align: center;
  padding: 40px 0;
}

.buzhou01-content {
  display: block;
  width: 60%;
  padding: 40px;
  line-height: 30px;
  font-size: 15px;
}

.youshi-img img {
  max-width: 100%;
}

.xinchou-ys-list li {
  height: 135px;
  margin-top: 20px;
}

.xinchou-ys-list li:hover span {
  background: #0082d5;
}

.xinchou-ys-list li span {
  display: block;
  background: #adadad;
  color: #fff;
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 50%;
}

.shuzi {
  width: 10%;
  height: 100%;
}

.youshi01-content {
  display: block;
  width: 90%;
  padding: 0 5px;
  font-size: 15px;
  line-height: 30px;
}

.yuanze01 img {
  max-width: 100%;
  padding-top: 5px;
}

.yuanze {
  padding-bottom: 80px;
  background: #f7f7f7;
  padding: 40px 0;
}

.yuanze li {
  margin-top: 30px;
}

.yuanze01 {
  padding: 15px;
  border-bottom: 2px solid #dbdbdb;
  height: 150px;
  margin: 0 15px;
}

.yuanze01 h5 {
  font-size: 20px;
}

.yuanze01 p {
  line-height: 30px;
  font-size: 15px;
  padding-top: 5px;
}

.carousel-indicators li {
  background-color: transparent;
}

.toolbar_w {
  display: none;
  width: 100%;
  height: 60px;
  position: fixed;
  bottom: 0;
  z-index: 9999;

}

.toolbar {
  height: 100%;
  /* background:url(../images/foot_back01.jpg) no-repeat; */
  background: #1587be;
  background-size: 100% 100%;
  padding: 5px 0;
}

.toolbar_list {
  margin: 0 0.35rem;
}

.toolbar_list li {
  width: 25%;
  float: left;
  text-align: center;
  height: 50px;
  line-height: 50px;
}

.toolbar_list li:nth-child(1) {
  background: url(../images/foot_icon01.png) no-repeat center;
  background-size: 45%;
}

/* .foot01_back{ */
/* background:url(../images/foot_icon01_1.png) no-repeat center !important; */
/* background-size: 2rem 1rem !important; */
/* } */
.toolbar_list li:nth-child(2) {
  background: url(../images/foot_icon02.png) no-repeat center;
  background-size: 45%;
}

.toolbar_list li:nth-child(3) {
  background: url(../images/foot_icon03.png) no-repeat center;
  background-size: 45%;
}

.toolbar_list li:nth-child(4) {
  background: url(../images/foot_icon04.png) no-repeat center;
  background-size: 45%;
}

/* .foot04_back{ */
/* background:url(../images/foot_icon04_4.png) no-repeat center !important; */
/* background-size: 2rem 1rem !important; */
/* } */
.toolbar_list li a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

/*微信弹窗*/
#wxnr {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 1000;
  display: none;
  background: rgba(0, 0, 0, .6);
}

#wxnr .nrdf {
  margin: auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 300px;
  height: 300px;
  padding: 0.3rem;
  padding-top: 0.6rem;
  margin-top: -50%;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 2px 6px #777;
  -webkit-box-shadow: 0px 2px 6px #777;
  -moz-box-shadow: 0px 2px 6px #777;
  border-radius: 10px;
}

#wxnr img {
  width: 140px;
  height: 140px;
  display: block;
  margin: 10px auto;
}

#wxnr p {
  font-size: 16px;
  line-height: 1.45rem;
  text-align: center;
}

#wxnr i {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 1.3rem;
  height: 1.3rem;
  font-size: 0.2rem;
  line-height: 1.3rem;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-style: normal;
  background: #333;
  border-radius: 1rem;
  cursor: pointer;
}

#wxnr span {
  display: inline-block;
  padding: 0.03rem 0.3rem;
  line-height: 30px;
  background-color: #2b7e83;
  color: #fff;
  border-radius: 0.05rem;
  cursor: pointer;
}

#wxnr span.wx {
  padding-left: 25px;
  padding-right: 0.3rem;
  background-image: url(../images/foot_icon03.png);
  background-size: 25px;
  background-position: 0.3rem center;
  background-repeat: no-repeat;
  border-radius: 5px;
}

/*复制提示*/
#weixin {
  position: fixed;
  top: 50%;
  margin-top: -0.4rem;
  z-index: 9999999;
  font-size: 0.26rem;
  color: #fff;
  width: 90%;
  right: 5%;
  line-height: 0.8rem;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  border: 2px solid #333;
  border-radius: 0.1rem;
  display: none;
}

#map {
  width: 100%;
  margin-top: 20px;
  height: 350px;
  font-size: 12px;
}

#weixin {
  font-size: 15px;
  padding: 10px 0;
  text-align: center;
  margin-top: 100px;

}