@import url(https://es-static.xiaojukeji.com/static/web/eshome/_next/static/css/84b87dff7efb37ff.css);
@import url(https://es-static.xiaojukeji.com/static/web/eshome/_next/static/css/6eb8f21179ebde87.css);
@import url(https://es-static.xiaojukeji.com/static/web/eshome/_next/static/css/9f54f614f3f4dd17.css);
@import url(https://es-static.xiaojukeji.com/static/web/eshome/_next/static/css/e1743c3a759afb71.css);
* {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
a {
  text-decoration: none;
}
.clearfix,
.cl {
  zoom: 1;
  margin-bottom: 60px;
}
.clearfix:before,
.clearfix:after {
  clear: both;
  content: "";
  display: table;
}
.banxin {
  max-width: 1280px;
  margin: 0 auto;
}
.footer-wrap {
  min-width: 1280px;
  height: 150px;
  background: #fff;
  padding-top: 41px;
}
.footer-wrap .footer_info {
  width: 1280px;
  height: 89px;
  text-align: center;
  margin: 0 auto;
  padding-top: 12px;
  padding-left: 20px;
  color: #8f8f8f;
}
.footer-wrap .footer_info a {
  color: #8f8f8f;
}
.footer-wrap .footer_info a:hover {
  color: #666;
  text-decoration: underline;
}
.footer-wrap .footer_info p {
  font-size: 16px;
  line-height: 30px;
}
.footer-wrap .footer_info .marginl20 {
  margin-left: 20px;
}
* {
  margin: 0;
  padding: 0;
}
.header-wrap {
  height: 144px;
  width: 100%;
  min-width: 1280px;
  box-sizing: border-box;
  background: #fafbfc;
  box-shadow: 0px 1px 2px 0px rgba(143, 154, 168, 0.52);
  z-index: 10;
}
.header-wrap .bannerBox {
  width: 1280px;
  height: 72px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.header_title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bannerBox h1 {
  display: block;
  flex: 0 0 auto;
  font-family: PingFangSC-Semibold;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
}
.bannerBox .banner {
  margin: 0px 60px;
}
.bannerBox .banner a {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 26px;
  padding: 22px 0px;
  margin: 0 24px;
  text-align: center;
  display: inline-block;
  color: #000;
  position: relative;
}
.bannerBox .banner .decor {
  color: #1473FF;
}
.bannerBox .banner .decor::before {
  content: "";
  position: absolute;
  top: 68px;
  left: 0px;
  display: inline-block;
  width: 100%;
  height: 4px;
  background: #1473FF;
  border-radius: 2px;
}
.bannerBox img {
  width: 36px;
  height: 36px;
  margin-right: 5px;
}
#login_container {
  width: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cd_login,
.cd_res {
  color: #000;
  text-align: center;
  line-height: 36px;
  width: 100px;
  height: 36px;
  border-radius: 7px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
}
.cd_login {
  color: #fff;
  background: #1473FF;
  margin-right: 12px;
}
.cd_res {
  color: #fff;
  background: #1473FF;
}
.zhanwei {
  width: 100%;
  height: 72px;
}
.info_pay {
  margin-top: 5px;
}
.info_pay .common_row {
  width: 1280px;
  margin: 0 auto;
  background: #fafbfc;
}
.pay_list {
  width: 100%;
  background: #fafbfc;
  box-shadow: 0px 2px 16px -10px rgba(143, 154, 168, 0.18);
  border-radius: 2px;
  float: left;
}
.pay_list .pay_list_li {
  width: 1000px;
  background-color: #fff;
  display: flex;
  margin: 20px auto 0;
}
.pay_list .pay_list_li .top_img img {
  width: 135px;
  display: block;
}
.pay_list li:hover {
  background: #c6dbf3;
}
.pay_list li:last-child {
  border-bottom: none;
}
.pay_list .center_cont {
  overflow: hidden;
}
.pay_list .pay_h4 {
  height: 24px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 24px;
  color: #333333;
  line-height: 24px;
  margin-top: 20px;
  margin-left: 20px;
}
.pay_list .pay_p {
  width: 100%;
  height: 72px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 24px;
  margin-top: 20px;
  color: #333333;
}
.pay_list .bottom_rmb {
  margin-top: 20px;
  margin-left: 20px;
  font-size: 24px;
  color: #fff;
  line-height: 27px;
}
/*内容主体 结束*/
/*支付弹层 开始*/
#payJump .clos_btn {
  position: absolute;
  right: 36px;
  cursor: pointer;
}
.pay_jump {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
  display: none;
}
.pay_jump .theme {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 500px;
  clear: both;
  padding: 36px 0 58px;
  background: #fff;
}
.pay_jump .theme li {
  margin-bottom: 20px;
  line-height: 27px;
  overflow: hidden;
  clear: both;
  font-size: 18px;
}
.pay_jump .theme span {
  color: #000;
  width: 130px;
  display: block;
  float: left;
  text-align: right;
  overflow: hidden;
}
.pay_jump .pay_money {
  vertical-align: middle;
}
.pay_jump .choose_pay {
  margin-top: 10px;
}
.pay_jump .choose_ewm {
  width: 200px;
}
.pay_jump .intxt {
  padding: 1px 5px;
  border: 1px solid #9e9e9e;
  width: 320px;
  background: none;
  color: #666;
  font-size: 16px;
}
.pay_jump input[type="radio"] {
  -webkit-appearance: radio;
  appearance: radio;
  margin-right: 20px;
  vertical-align: middle;
}
.pay_jump input[type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
  display: inline-block;
}
.pay_jump .buttonGreen142 {
  font-size: 24px;
  background: #3c82ff;
  color: #fff;
  width: 256px;
  line-height: 28px;
  padding: 14px 0 12px;
  border-radius: 3px;
}
.pay_jump .blue_color {
  color: #335afb;
}
.pay_jump #v_container {
  display: inline-block;
  margin: 0 14px;
  float: none;
  vertical-align: bottom;
}
.wangzhanupdate {
  padding: 100px 0px 400px;
  font-size: 30px;
  text-align: center;
  margin: 0 auto;
}
/*支付弹层 结束*/
/* 更改页面后样式调整 */
.banxin {
  max-width: 100%;
  min-width: 1280px;
}
.header_header__F6_tO {
  position: sticky;
}
.footer_list__BfBtX ul li a {
  color: #5f636a;
}
.footer_list__BfBtX ul li a:hover {
  color: #007aff;
}

