@charset "UTF-8";

/* banner */
.banner {
  min-width: 1270px;
}

.banner img {
  display: block;
  width: 100%;
  height: auto;
}

/* 当前位置 */
.dqwz {
  width: 1270px;
  margin: 30px auto 40px;
}

.currpos {
  font-size: 14px;
}

.currpos a {
  font-size: 14px;
  font-weight: bold;
  margin: 0 15px;
  color: #999;
}

.currpos a:hover {
  color: #002e5a;
}

.currpos .dqwz_wzsy {
  margin-left: 0;
  color: #333;
}

.xian_t {
  margin-top: 20px;
  position: relative;
  width: 100%;
  height: 2px;
  background: #e1e2e4;
}

.xian_t1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 2px;
  background: #20a3fe;
}

/* 当前位置 end */
/* 内容区域 */
.inbox {
  width: 1270px;
  margin: 0 auto;
}

/* 电梯导航 */
.lift-nav {
  position: fixed;
  top: 200px;
  right: 10px;
  display: none;
  z-index: 9999;
}

.lift-nav li {
  width: 175px;
  height: 30px;
  font-size: 13px;
  line-height: 30px;
  padding: 0 30px 0 10px;
  cursor: pointer;
}

.lift-nav li.current {
  background: url(right_on.png) no-repeat right center;
  color: #0056a9;
}

.jrwm_btit {
  width: 100%;
  height: 102px;
  background: url(jrwmbg.png) no-repeat center;
  background-size: contain;
  font-size: 25px;
  line-height: 155px;
  text-align: center;
  font-weight: bold;
  color: #525252;
}

.t1,
.t2,
.t3,
.t4,
.t5 {
  margin-top: 60px;
}

/* t1 */
.pos_info_box {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
}

.pos_info_box li {
  width: 274px;
  height: 348px;
  background: url(zwxx.png) no-repeat center;
  padding: 20px 15px 38px;
  position: relative;
}

.zpzw {
  font-size: 16px;
  color: #1A50A2;
  margin-bottom: 20px;
  font-weight: bold;
}

.zpxq p {
  font-size: 14px;
  color: #666666;
  margin-bottom: 10px;
}

.pos_info_box li a {
  position: absolute;
  left: 0;
  bottom: 90px;
  display: block;
  width: 100%;
  text-align: center;
}

.zpxx_more {
  display: block;
  height: 100px;
  width: 100px;
  border-radius: 50px;
  background: #FEE600;
  line-height: 100px;
  text-align: center;
  margin: 40px auto 0;
}

/* t2 */
.talent {
  background: #eee;
  padding-bottom: 60px;
}

.talent_box {
  margin-top: 40px;
}

.talent_l {
  width: 625px;
  height: 420px;
  float: left;
}

.talent_l img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rczl_next,
.rczl_prev {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 99;
}

.rczl_next {
  background: url(arrow-left-states2.png) no-repeat center;
  left: 0;
}

.rczl_prev {
  background: url(arrow-right-states2.png) no-repeat center;
  right: 0;
}

.talent_r {
  width: 605px;
  float: right;
  padding-right: 20px;
}

.talent_r_box {
  height: 420px;
  overflow: auto;
}

.talent_r h5 {
  color: #565656;
  font-size: 16px;
  font-weight: bold;
  line-height: 25px;
  margin-bottom: 20px;
}

.talent_r .rczlbt {
  margin-top: 30px;
}

.talent_r p {
  font-size: 14px;
  padding-right: 10px;
  color: #565656;
  line-height: 25px;
  text-indent: 2em;
  margin: 10px 0;
  text-align: justify;
}

/* t3 */
.zyfz_hd {
  width: 780px;
  height: 207px;
  margin: 60px auto;
}

.zyfz_hd li {
  width: 260px;
  height: 207px;
  float: left;
  cursor: pointer;
  position: relative;
}

.zyfz_hd li img {
  display: block;
  width: 100%;
  height: 100%;
}

.zyfz_hd li a {
  display: block;
  width: 100%;
  height: 60px;
  background: #bfbfbf;
  font-size: 16px;
  color: #333;
  text-align: center;
  line-height: 60px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.zyfz_hd .on a {
  background: #002e5a;
  color: #fff;
}

.tag .ptitle {
  font-weight: bold;
  font-size: 16px;
  margin-top: 20px;
  color: #666666;
  line-height: 25px;
}

.tag .ptitle_c {
  font-size: 14px;
  margin-top: 10px;
  line-height: 25px;
}

/* t4 */
.grow_up {
  background: #eeeeee;
  padding-bottom: 60px;
}

.grow_up .inbox {
  margin-top: 40px;
}

.xcjz_l {
  display: block;
  width: 758px;
  height: auto;
  float: left;
}

.xcjz_r {
  padding: 40px;
  float: right;
  width: 512px;
  height: auto;
  background: #fff;
}

.xctit,
.jltit,
.fltit,
.fctit {
  margin-top: 30px;
  padding-left: 50px;
  height: 40px;
  font-size: 18px;
  line-height: 40px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #666666;
}

.xctit {
  background: url(xcjz.png) no-repeat left center;
}

.jltit {
  background: url(jljz.png) no-repeat left center;
}

.xcjz_r_c {
  color: #666666;
  font-size: 14px;
  padding-left: 50px;
  line-height: 26px;
  text-align: justify;
}

.wmdfl {
  margin-top: 40px;
}

.fltit {
  background: url(wmdfl.png) no-repeat left center;
  margin-top: 40px;
}

.flitem {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}

.flitem li {
  width: 295px;
  height: auto;
  background: #fff;
  border-radius: 20px;
  padding: 30px;
}

.flitem li img {
  display: block;
  margin: 0 auto 20px;
  height: 50px;
  width: 50px;
}

.flitem_tit {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
  line-height: 26px;
}

.flitem_co {
  font-size: 14px;
  color: #666;
  text-align: center;
  line-height: 26px;
}

.flitem li:hover {
  background: #1a50a2;
}

.flitem li:hover .flitem_tit {
  color: #fff;
}

.flitem li:hover .flitem_co {
  color: #fff;
}

.fctit {
  background: url(ygfc.png) no-repeat left center;
  margin-top: 40px;
}

.ygfl_lb {
  margin-top: 30px;
  position: relative;
}

.ygfl_lb .swiper {
  width: 1060px;
  margin: 0 auto;
  overflow: hidden;
}

.ygfl_lb .swiper img {
  width: 250px;
}

.ygfc_next,
.ygfc_prev {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  transition: all .3s;
}

.ygfc_next {
  right: 0;
  background: url(arr_r.png) no-repeat center;
}

.ygfc_next:hover {
  background: url(arr_ron.png) no-repeat center;
}

.ygfc_prev {
  left: 0;
  background: url(arr_l.png) no-repeat center;
}

.ygfc_prev:hover {
  background: url(arr_lon.png) no-repeat center;
}

/* t5 */
.contact_us {
  padding-bottom: 60px;
}

.contactus_box {
  margin: 0 auto;
  width: 1050px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.contitem {
  width: 500px;
  height: auto;
  padding: 20px;
  margin-top: 50px;
  background: #f4f4f4;
}

.contitem img {
  display: block;
  width: 106px;
  height: auto;
  margin: 0 auto;
}

.lxwmtit {
  line-height: 40px;
  font-size: 15px;
  color: #333;
  font-weight: bold;
  text-align: center;
}

.lxwmp {
  color: #666;
  font-size: 14px;
  text-align: center;
  line-height: 22px;
}