.lxwm-page .header .header-top {
  width: 100%;
  height: 38px;
  background-color: #f2f2f2;
}

.lxwm-page .header .header-top .header-top-con {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 38px;
}

.lxwm-page .header .header-top .header-top-con .header-top-l {
  font-size: 14px;
  font-family: SimHei;
  font-weight: 400;
  color: #595757;
  line-height: 38px;
}

.lxwm-page .header .header-top .header-top-con .header-top-r .header-login {
  color: #000000;
  font-size: 14px;
}

.lxwm-page .header .header-top .header-top-con .header-top-r .header-reg {
  width: 108px;
  background: #fe6500;
  border-radius: 10px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin-left: 20px;
}

.lxwm-page .header .header-bottom {
  height: 118px;
  background-color: #fff;
}

.lxwm-page .header .header-bottom .header-bottom-con {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 118px;
}

.lxwm-page .header .header-bottom .header-bottom-con .header-bottom-l {
  width: 528px;
  height: 88px;
}

.lxwm-page .header .header-bottom .header-bottom-con .header-bottom-r .img1 {
  width: 240px;
  height: 59px;
}

.lxwm-page .header .header-bottom .header-bottom-con .header-bottom-r .img2 {
  width: 78px;
  height: 78px;
  margin-left: 30px;
}

.lxwm-page .foot-foot {
  width: 100%;
  background: #245399;
  padding: 20px 0;
}

.lxwm-page .foot-foot p {
  text-align: center;
  font-size: 14px;
  color: white;
  line-height: 20px;
}

.lxwm-page .banner-box {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.lxwm-page .banner-box img {
  width: 100%;
  height: 336px;
  -o-object-fit: cover;
     object-fit: cover;
}

.lxwm-page .banner-box .jinrong-zi-box {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1200px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.lxwm-page .banner-box .jinrong-zi-box .jinrong-zi {
  width: 575px;
  height: 169px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  right: 0;
  top: 50px;
}

.lxwm-page .banner-box .nav {
  width: 100%;
  height: 70px;
  background: #1E4783;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.lxwm-page .banner-box .nav .nav-con {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  height: 70px;
  line-height: 70px;
}

.lxwm-page .banner-box .nav .nav-con .nav-con-tab {
  font-size: 24px;
  font-family: PingFang SC;
  font-weight: 500;
  color: white;
  padding: 0 20px;
  cursor: pointer;
}

.lxwm-page .banner-box .nav .nav-con .nav-con-tab:hover {
  background-color: #fe6500;
}

.lxwm-page .banner-box .nav .nav-con .nav-con-tab-active {
  background-color: #fe6500;
}

.lxwm-page .mianbaoxie {
  margin-top: 20px;
}

.lxwm-page .mianbaoxie .mianbaoxie-old {
  color: #999999;
  font-size: 16px;
}

.lxwm-page .mianbaoxie .mianbaoxie-new {
  color: #333;
  font-size: 16px;
}

.lxwm-page .content-content {
  margin-top: 20px;
}

.lxwm-page .content-content .l-nav {
  width: 195px;
  border: 1px solid #F2F2F2;
}

.lxwm-page .content-content .l-nav .nav {
  font-size: 22px;
  color: #666;
  line-height: 70px;
  text-align: center;
  border-bottom: 1px solid #F2F2F2;
  cursor: pointer;
}

.lxwm-page .content-content .l-nav .nav-active {
  color: #fff;
  background-color: #245399;
}

.lxwm-page .content-content .l-nav .nav:last-child {
  border: 0;
}

.lxwm-page .content-content .r-con {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 17px;
  background: white;
  border: 1px solid #f2f2f2;
  padding: 0 30px 40px;
  margin-bottom: 30px;
}

.lxwm-page .content-content .r-con .r-con-title {
  margin-top: 20px;
}

.lxwm-page .content-content .r-con .r-con-title .r-con-title1 {
  padding-left: 10px;
  position: relative;
  font-size: 30px;
  color: #333333;
  display: none;
}

.lxwm-page .content-content .r-con .r-con-title .r-con-title1::after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 6px;
  height: 28px;
  background: #245399;
}

.lxwm-page .content-content .r-con .r-con-title .show-r-con-title1 {
  display: block;
}

.lxwm-page .content-content .r-con .r-con-box {
  margin-top: 20px;
  width: 100%;
}

.lxwm-page .content-content .r-con .r-con-box .r-con-box-content {
  display: none;
}

.lxwm-page .content-content .r-con .r-con-box .show-box {
  display: block;
}

.lxwm-page .content-content .r-con .r-con-box .jieshao .l {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 30px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.lxwm-page .content-content .r-con .r-con-box .jieshao .l .l-text {
  color: #333;
  font-size: 20px;
}

.lxwm-page .content-content .r-con .r-con-box .jieshao .l .l-text span {
  color: #245399;
  font-size: 36px;
  font-weight: bold;
}

.lxwm-page .content-content .r-con .r-con-box .jieshao .r {
  width: 453px;
  height: 271px;
  background: #245399;
}

.lxwm-page .content-content .r-con .r-con-box .zixun {
  height: 400px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.lxwm-page .content-content .r-con .r-con-box .zixun p {
  color: #5f5f5f;
  font-size: 16px;
}

.lxwm-page .content-content .r-con .r-con-box .zixun input {
  background: white;
  border: 1px solid #d0d0d0;
  border-radius: 5px;
  width: 50%;
  display: block;
  padding: 5px 12px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #999;
}

.lxwm-page .content-content .r-con .r-con-box .zixun textarea {
  border: 1px solid #d0d0d0;
  font-size: 14px;
  color: #999;
  width: 100%;
  resize: none;
  height: 123px;
  outline: none;
  padding: 10px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.lxwm-page .content-content .r-con .r-con-box .zixun .submit-btn {
  line-height: 40px;
  background: #FE6500;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  width: 100%;
}

.lxwm-page .fyq-page {
  margin: 30px auto;
}

.lxwm-page .fyq-page .layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: #245399;
}
/*# sourceMappingURL=lxwm.css.map */