button {
  outline: none;
}
.btn-hover {
  -webkit-filter: brightness(0.95);
          filter: brightness(0.95);
}
.h2 {
  width: 100%;
  font-family: PingFangSC-Semibold;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #191c3d;
  text-align: center;
  margin-top: 80px;
}
.h6 {
  width: 100%;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #191c3d;
  text-align: center;
  margin-top: 17px;
  font-weight: 400;
}
#page-wrap {
  width: 100%;
  overflow: hidden;
  min-width: 1200px;
  background-color: #fff;
}
#banner-wrap {
  width: 100%;
  height: 420px;
  overflow: hidden;
  min-width: 1200px;
  background: url(../images/jz_account2_new_imgs/banner.png) no-repeat center center;
  margin-top: 38px;
}
#banner-center-wrap {
  position: relative;
  width: 1200px;
  height: 420px;
  margin: 0 auto;
}
#right-form {
  position: absolute;
  width: 280px;
  height: 340px;
  right: 0;
  top: 30px;
  background-color: #ffffff;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 45px 32px;
}
#right-form input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 216px;
  height: 44px;
  background-color: #ffffff;
  border-radius: 22px;
  border: solid 1px #dcdcdc;
  margin-bottom: 10px;
  outline: none;
  padding-left: 15px;
  font-size: 14px;
  color: #777777;
}
#right-form-p1 {
  text-align: center;
  padding-bottom: 26px;
  font-size: 18px;
  color: #eb673a;
}
.red-line {
  display: inline-block;
  width: 32px;
  border-bottom: 1px solid #eb673a;
  vertical-align: middle;
}
#notice-city {
  position: relative;
  margin-bottom: 10px;
}
.notice-inner-city {
  width: 216px;
  height: 44px;
  line-height: 44px;
  background-color: #ffffff;
  border-radius: 22px;
  border: 1px solid #dcdcdc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 15px;
  font-size: 14px;
  color: #777777;
}
.arrow {
  display: inline-block;
  width: 15px;
  height: 8px;
  position: absolute;
  top: 22px;
  right: 19px;
  background: url(../images/gongsi_imgs/city_arrow.png) no-repeat;
}
#apply-btn {
  width: 216px;
  height: 44px;
  background-image: -webkit-gradient(linear, left top, right top, from(#ed8845), to(#f06a42));
  background-image: linear-gradient(90deg, #ed8845 0%, #f06a42 100%);
  -webkit-box-shadow: 0px 4px 5px 0px rgba(239, 111, 67, 0.27);
          box-shadow: 0px 4px 5px 0px rgba(239, 111, 67, 0.27);
  border-radius: 22px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  border: 0;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
#apply-btn:hover {
  -webkit-filter: brightness(0.95);
          filter: brightness(0.95);
}
#apply-btn:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  background-image: radial-gradient(circle, #666666 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-transform: scale(10, 10);
          transform: scale(10, 10);
  opacity: 0;
  -webkit-transition: opacity .5s, -webkit-transform .3s;
  transition: opacity .5s, -webkit-transform .3s;
  transition: transform .3s, opacity .5s;
  transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
#apply-btn:active:after {
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
  opacity: .3;
  -webkit-transition: 0s;
  transition: 0s;
}
#coupon-box {
  width: 840px;
  height: 150px;
  margin: 42px auto 0px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.coupon-401 {
  width: 400px;
  height: 150px;
  background-image: url(../images/jz_account2_new_imgs/coupon.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.coupon-401:hover {
  width: 400px;
  height: 150px;
  background-image: url(../images/jz_account2_new_imgs/coupon-hover.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.coupon-401-left {
  height: 100%;
  padding: 50px 0px;
  margin-left: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.coupon-401-left .coupon-401-size1 {
  font-family: PingFangSC-Medium;
  font-size: 21px;
  letter-spacing: 1px;
  color: #ee7e44;
}
.coupon-401-left .coupon-401-size2 {
  font-family: Lovelo-Black;
  font-size: 44px;
  font-weight: bold;
  letter-spacing: 3px;
  color: #ee7e44;
}
.coupon-401-right {
  height: 100%;
  padding: 30px 0px 25px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 50px;
}
.coupon-401-right .coupon-401-size3 {
  font-family: FZLTDHJW-GB1-0;
  font-size: 22px;
  letter-spacing: 1px;
  color: #191c3d;
  font-weight: bold;
}
.coupon-401-right .coupon-401-size4 {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #191c3d;
  margin-top: 12px;
}
.coupon-401-btn {
  width: 110px;
  height: 34px;
  background-color: #4a74f6;
  border-radius: 17px;
  font-size: 14px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 0;
  margin-top: 13px;
  cursor: pointer;
}
.coupon-401-btn:hover{
  background-color: #3d67e6;

}
.coupon-601-btn:hover{
  background-color: #3d67e6;

}
.coupon-601 {
  width: 400px;
  height: 150px;
  margin-left: 40px;
  background-image: url(../images/jz_account2_new_imgs/coupon.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.coupon-601:hover {
  width: 400px;
  height: 150px;
  background-image: url(../images/jz_account2_new_imgs/coupon-hover.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.coupon-601-left {
  height: 100%;
  padding: 50px 0px;
  margin-left: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.coupon-601-left .coupon-601-size1 {
  font-family: PingFangSC-Medium;
  font-size: 21px;
  letter-spacing: 1px;
  color: #ee7e44;
}
.coupon-601-left .coupon-601-size2 {
  font-family: Lovelo-Black;
  font-size: 44px;
  font-weight: bold;
  letter-spacing: 3px;
  color: #ee7e44;
}
.coupon-601-right {
  height: 100%;
  padding: 30px 0px 25px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 50px;
}
.coupon-601-right .coupon-601-size3 {
  font-family: FZLTDHJW-GB1-0;
  font-size: 22px;
  letter-spacing: 1px;
  color: #191c3d;
  font-weight: bold;
}
.coupon-601-right .coupon-601-size4 {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #191c3d;
  margin-top: 12px;
}
.coupon-601-btn {
  width: 110px;
  height: 34px;
  background-color: #4a74f6;
  border-radius: 17px;
  font-size: 14px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 0;
  margin-top: 13px;
  cursor: pointer;
}
#account-serve {
  width: 1200px;
  margin: 0 auto;
  margin-top: 50px;
  height: 384px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.account-serve1 {
  width: 386px;
  height: 392px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #eceef4;
}
.account-serve1 .account-serve1-top {
  width: 100%;
  height: 105px;
  background-image: url(../images/jz_account2_new_imgs/serve-blue.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: PingFangSC-Medium;
  font-size: 22px;
  color: #ffffff;
}
.account-serve1 .account-serve2-top {
  width: 100%;
  height: 105px;
  background-image: url(../images/jz_account2_new_imgs/serve-skyblue.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: PingFangSC-Medium;
  font-size: 22px;
  color: #ffffff;
}
.account-serve1 .account-serve3-top {
  width: 100%;
  height: 105px;
  background-image: url(../images/jz_account2_new_imgs/serve-purple.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: PingFangSC-Medium;
  font-size: 22px;
  color: #ffffff;
}
.account-serve1 .account-serve1-bottom {
  width: 100%;
  height: 279px;
  padding: 25px 0px 0px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.account-serve1 .account-serve1-bottom p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
.account-serve1 .account-serve1-bottom .account-serve1-size1 {
  margin-left: 17px;
}
.account-serve1 .account-serve1-bottom .account-serve1-size2 {
  font-family: PingFangSC-Medium;
  font-size: 30px;
  color: #ee7e44;
}
.account-serve1 .account-serve1-bottom .account-serve1-size3 {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #9c9cab;
}
.account-serve1 .account-serve1-bottom .account-serve1-btn1 {
  width: 324px;
  height: 46px;
  background-color: #eff3fe;
  border-radius: 4px;
  border: solid 1px #4a74f6;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #4a74f6;
}
.account-serve1 .account-serve1-bottom .account-serve1-btn1:hover {
  width: 324px;
  height: 46px;
  background-color: #4a74f6;
  border-radius: 4px;
  border: solid 1px #4a74f6;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: white;
  cursor: pointer;
}
.account-serve1 .account-serve1-bottom .account-serve1-btn2 {
  width: 324px;
  height: 46px;
  background-color: #eff3fe;
  border-radius: 4px;
  border: solid 1px #4a74f6;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #4a74f6;
}
.account-serve1 .account-serve1-bottom .account-serve1-btn2:hover {
  width: 324px;
  height: 46px;
  background-color: #4a74f6;
  border-radius: 4px;
  border: solid 1px #4a74f6;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: white;
  cursor: pointer;
}
.account-serve1 .account-serve1-bottom .account-serve1-btn3 {
  width: 324px;
  height: 46px;
  background-color: #eff3fe;
  border-radius: 4px;
  border: solid 1px #4a74f6;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #4a74f6;
}
.account-serve1 .account-serve1-bottom .account-serve1-btn3:hover {
  width: 324px;
  height: 46px;
  background-color: #4a74f6;
  border-radius: 4px;
  border: solid 1px #4a74f6;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: white;
  cursor: pointer;
}
.account-serve1:hover {
  -webkit-box-shadow: 0 0 20px #e2e2de;
          box-shadow: 0 0 20px #e2e2de;
}
#serve-content {
  width: 1200px;
  height: 440px;
  margin: 50px auto 0px auto;
}
.serve-content-box1 {
  width: 100%;
  height: 210px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.serve-content-box2 {
  width: 100%;
  height: 210px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}
.serve-content-content {
  width: 224px;
  height: 210px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #eceef4;
  padding: 26px 0px 22px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.serve-content-content .serve-content-img1 {
  width: 58px;
  height: 57px;
  background-image: url(../images/jz_account2_new_imgs/serve-content1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.serve-content-content .serve-content-img2 {
  width: 58px;
  height: 57px;
  background-image: url(../images/jz_account2_new_imgs/serve-content2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.serve-content-content .serve-content-img3 {
  width: 58px;
  height: 57px;
  background-image: url(../images/jz_account2_new_imgs/serve-content3.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.serve-content-content .serve-content-img4 {
  width: 58px;
  height: 57px;
  background-image: url(../images/jz_account2_new_imgs/serve-content4.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.serve-content-content .serve-content-img5 {
  width: 58px;
  height: 57px;
  background-image: url(../images/jz_account2_new_imgs/serve-content5.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.serve-content-content .serve-content-img6 {
  width: 58px;
  height: 57px;
  background-image: url(../images/jz_account2_new_imgs/serve-content6.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.serve-content-content .serve-content-img7 {
  width: 58px;
  height: 57px;
  background-image: url(../images/jz_account2_new_imgs/serve-content7.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.serve-content-content .serve-content-img8 {
  width: 58px;
  height: 57px;
  background-image: url(../images/jz_account2_new_imgs/serve-content8.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.serve-content-content .serve-content-img9 {
  width: 58px;
  height: 57px;
  background-image: url(../images/jz_account2_new_imgs/serve-content9.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.serve-content-content .serve-content-img10 {
  width: 58px;
  height: 57px;
  background-image: url(../images/jz_account2_new_imgs/serve-content10.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.serve-content-content .serve-content-size1 {
  font-family: PingFangSC-Medium;
  font-size: 22px;
  color: #191c3d;
  margin-top: 15px;
  font-weight: bold;
}
.serve-content-content .serve-content-size2 {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  line-height: 20px;
  color: #191c3d;
  margin-top: 10px;
  text-align: center;
}
.serve-content-content:hover {
  -webkit-box-shadow: 0 0 20px #e2e2de;
          box-shadow: 0 0 20px #e2e2de;
}
#is-box {
  width: 100%;
  height: 777px;
  min-width: 1200px;
  background: url(../images/jz_account2_new_imgs/bg.png) no-repeat center center;
  margin: 80px auto 0px auto;
}
.is-h2 {
  width: 100%;
  font-family: PingFangSC-Semibold;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #191c3d;
  text-align: center;
  padding-top: 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.is-h6 {
  width: 100%;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #191c3d;
  text-align: center;
  margin-top: 17px;
  font-weight: 400;
}
.is-list {
  width: 1150px;
  height: 515px;
  margin: 42px auto 0px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.is-list .is-list-left {
  width: 480px;
  height: 100%;
}
.is-list .is-list-right {
  width: 480px;
  height: 100%;
}
.is-size1 {
  font-family: PingFangSC-Regular;
  font-size: 22px;
  font-weight: bold;
  color: #191c3d;
  text-align: center;
  position: relative;
  padding-left: 100px;
}
.is-right-size1 {
  font-family: PingFangSC-Regular;
  font-size: 22px;
  font-weight: bold;
  color: #191c3d;
  padding-left: 100px;
}
.is-size2 {
  width: 36px;
  height: 18px;
  background-image: -webkit-gradient(linear, left top, right top, from(#ee8845), to(#f16a42));
  background-image: linear-gradient(90deg, #ee8845 0%, #f16a42 100%);
  border-radius: 13px 9px 9px 2px;
  display: inline-block;
  font-size: 11px;
  color: #ffffff;
  line-height: 18px;
  font-weight: normal;
  position: absolute;
  top: -10px;
  margin-left: 6px;
}
.is-list-content1 {
  width: 424px;
  height: 106px;
  background-image: url(../images/jz_account2_new_imgs/bg-orange.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 31px 0px 30px 67px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 31px 0px 0px 55px;
}
.is-list-content1 .is-size3 {
  height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.is-list-content1 .is-size4 {
  margin-left: 20px;
  font-family: PingFangSC-Regular;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.is-list-content1 .is-size5 {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: bold;
  margin-top: 13px;
  color: #ffffff;
  margin-left: 35px;
}
.is-content-hover:hover {
  width: 424px;
  height: 106px;
  background-image: url(../images/jz_account2_new_imgs/bg-blue.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.is-list-content2 {
  width: 424px;
  height: 106px;
  background-image: url(../images/jz_account2_new_imgs/bg-orange.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 31px 0px 30px 67px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 14px 0px 0px 37px;
}
.is-list-content2 .is-size3 {
  height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.is-list-content2 .is-size4 {
  margin-left: 20px;
  font-family: PingFangSC-Regular;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.is-list-content2 .is-size5 {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: bold;
  margin-top: 13px;
  color: #ffffff;
  margin-left: 35px;
}
.is-list-content3 {
  width: 424px;
  height: 106px;
  background-image: url(../images/jz_account2_new_imgs/bg-orange.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 31px 0px 30px 67px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 14px 0px 0px 18px;
}
.is-list-content3 .is-size3 {
  height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.is-list-content3 .is-size4 {
  margin-left: 20px;
  font-family: PingFangSC-Regular;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.is-list-content3 .is-size5 {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: bold;
  margin-top: 13px;
  color: #ffffff;
  margin-left: 35px;
}
.is-list-content4 {
  width: 424px;
  height: 106px;
  background-image: url(../images/jz_account2_new_imgs/bg-orange.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 31px 0px 30px 67px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 14px 0px 0px 0px;
}
.is-list-content4 .is-size3 {
  height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.is-list-content4 .is-size4 {
  margin-left: 20px;
  font-family: PingFangSC-Regular;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.is-list-content4 .is-size5 {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: bold;
  margin-top: 13px;
  color: #ffffff;
  margin-left: 35px;
}
.is-list-content5 {
  width: 424px;
  height: 106px;
  background-image: url(../images/jz_account2_new_imgs/bg-white.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 31px 0px 30px 67px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 28px 0px 0px 0px;
}
.is-list-content5 .is-size3 {
  height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.is-list-content5 .is-size4 {
  margin-left: 20px;
  font-family: PingFangSC-Regular;
  font-size: 18px;
  font-weight: bold;
  color: #191c3d;
}
.is-list-content5 .is-size5 {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: bold;
  margin-top: 13px;
  color: #191c3d;
  margin-left: 35px;
}
.is-list-content6 {
  width: 424px;
  height: 106px;
  background-image: url(../images/jz_account2_new_imgs/bg-white.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 31px 0px 30px 67px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 14px 0px 0px 19px;
}
.is-list-content6 .is-size3 {
  height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.is-list-content6 .is-size4 {
  margin-left: 20px;
  font-family: PingFangSC-Regular;
  font-size: 18px;
  font-weight: bold;
  color: #191c3d;
}
.is-list-content6 .is-size5 {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: bold;
  margin-top: 13px;
  color: #191c3d;
  margin-left: 35px;
}
.is-list-content7 {
  width: 424px;
  height: 106px;
  background-image: url(../images/jz_account2_new_imgs/bg-white.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 31px 0px 30px 67px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 14px 0px 0px 38px;
}
.is-list-content7 .is-size3 {
  height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.is-list-content7 .is-size4 {
  margin-left: 20px;
  font-family: PingFangSC-Regular;
  font-size: 18px;
  font-weight: bold;
  color: #191c3d;
}
.is-list-content7 .is-size5 {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: bold;
  margin-top: 13px;
  color: #191c3d;
  margin-left: 35px;
}
.is-list-content8 {
  width: 424px;
  height: 106px;
  background-image: url(../images/jz_account2_new_imgs/bg-white.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 31px 0px 30px 67px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 14px 0px 0px 58px;
}
.is-list-content8 .is-size3 {
  height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.is-list-content8 .is-size4 {
  margin-left: 20px;
  font-family: PingFangSC-Regular;
  font-size: 18px;
  font-weight: bold;
  color: #191c3d;
}
.is-list-content8 .is-size5 {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: bold;
  margin-top: 13px;
  color: #191c3d;
  margin-left: 35px;
}
.scale {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.scale:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
#serve-ys {
  width: 1200px;
  height: 376px;
  margin: 50px auto 0px auto;
}
.serve-ys-list {
  width: 100%;
  height: 290px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.serve-ys-content {
  width: 282px;
  height: 290px;
  background-color: #ffffff;
  border: solid 1px #eceef4;
  padding: 50px 22px 0px 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.serve-ys-content:hover {
  -webkit-box-shadow: 0 0 20px #e2e2de;
          box-shadow: 0 0 20px #e2e2de;
}
.serve-ys-size1 {
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #191c3d;
  margin-top: 34px;
  font-weight: bold;
}
.serve-ys-size2 {
  font-family: PingFangSC-Regular;
  font-size: 13px;
  line-height: 24px;
  color: #191c3d;
  margin-top: 23px;
  text-align: center;
}
.serve-ys-btn {
  width: 230px;
  height: 46px;
  background-color: #eff3fe;
  border-radius: 4px;
  border: solid 1px #4a74f6;
  margin: 40px auto 0px auto;
  font-size: 16px;
  color: #4a74f6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.serve-ys-btn:hover {
  width: 230px;
  height: 46px;
  margin: 40px auto 0px auto;
  background-color: #4a74f6;
  border-radius: 4px;
  border: solid 1px #4a74f6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: white;
  cursor: pointer;
}
#data-box {
  width: 1200px;
  height: 175px;
  margin: 50px auto 0px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.data-content {
  width: 200px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.data-content-imgs {
  width: 200px;
  height: 140px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #d4deff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.data-size {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #191c3d;
  font-weight: bold;
}
#serve-flow {
  width: 100%;
  height: 434px;
  background-color: #f5f7fa;
  margin: 80px auto 0px auto;
}
.flow-h2 {
  width: 100%;
  font-family: PingFangSC-Semibold;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #191c3d;
  text-align: center;
  padding-top: 60px;
}
.flow-h6 {
  width: 100%;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #191c3d;
  text-align: center;
  margin-top: 17px;
  font-weight: 400;
}
.serve-flow-box {
  width: 960px;
  height: 195px;
  margin: 40px auto 0px auto;
}
.serve-flow-list {
  width: 100%;
  height: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.serve-flow-content {
  width: 160px;
  height: 160px;
  background-color: #ffffff;
  border-radius: 14px;
  padding-top: 39px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.serve-flow-imgs1 {
  width: 52px;
  height: 44px;
  background-image: url(../images/jz_account2_new_imgs/serve-flow1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.serve-flow-imgs2 {
  width: 48px;
  height: 51px;
  background-image: url(../images/jz_account2_new_imgs/serve-flow2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.serve-flow-imgs3 {
  width: 49px;
  height: 44px;
  background-image: url(../images/jz_account2_new_imgs/serve-flow3.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.serve-flow-imgs4 {
  width: 49px;
  height: 46px;
  background-image: url(../images/jz_account2_new_imgs/serve-flow4.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.serve-flow-imgs5 {
  width: 50px;
  height: 48px;
  background-image: url(../images/jz_account2_new_imgs/serve-flow5.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.serve-flow-size1 {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #191c3d;
  margin-top: 23px;
}
.serve-flow-size2 {
  width: 78px;
  height: 26px;
  background-color: #3665f5;
  border-radius: 13px;
  text-align: center;
  line-height: 26px;
  color: #ffffff;
  position: absolute;
  bottom: -10px;
}
.serve-flow-img {
  width: 820px;
  height: 11px;
  background-image: url(../images/jz_account2_new_imgs/serve-flow.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 25px auto 0px auto;
}
#related-issues {
  width: 743px;
  margin: 0px auto;
}
.related-issues-box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
}
.related-issues-num {
  width: 22px;
  height: 22px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#6580fe), to(#486ef9));
  background-image: linear-gradient(0deg, #6580fe 0%, #486ef9 100%);
  text-align: center;
  line-height: 22px;
  border-radius: 50%;
  color: #ffffff;
}
.related-issues-content {
  width: 710px;
  margin-left: 10px;
}
.related-issues-size1 {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  line-height: 20px;
  color: #191c3d;
}
.related-issues-size2 {
  font-family: PingFangSC-Regular;
  font-size: 13px;
  line-height: 20px;
  color: #191c3d;
  margin-top: 21px;
}
.related-issues-btn {
  width: 230px;
  height: 46px;
  background-color: #eff3fe;
  border-radius: 4px;
  border: solid 1px #4a74f6;
  margin: 40px auto 0px auto;
  font-size: 16px;
  color: #4a74f6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.related-issues-btn:hover {
  width: 230px;
  height: 46px;
  margin: 40px auto 0px auto;
  background-color: #4a74f6;
  border-radius: 4px;
  border: solid 1px #4a74f6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: white;
  cursor: pointer;
}
#rest-serve {
  width: 1200px;
  height: 346px;
  margin: 49px auto 0px auto;
}
.rest-serve-box {
  width: 100%;
  height: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.rest-serve-box1 {
  width: 100%;
  height: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 26px;
}
.rest-serve-content1 {
  width: 280px;
  height: 160px;
  background-color: #cde6fd;
  border-radius: 4px;
  padding: 33px 0px 0px 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.rest-serve-content2 {
  width: 280px;
  height: 160px;
  background-color: #d4e1ff;
  border-radius: 4px;
  padding: 33px 0px 0px 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.rest-serve-content3 {
  width: 280px;
  height: 160px;
  background-color: #e0ddfc;
  border-radius: 4px;
  padding: 33px 0px 0px 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.rest-serve-content4 {
  width: 280px;
  height: 160px;
  background-color: #f3f3e8;
  border-radius: 4px;
  padding: 33px 0px 0px 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.rest-serve-content5 {
  width: 280px;
  height: 160px;
  background-color: #f7efe2;
  border-radius: 4px;
  padding: 33px 0px 0px 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.rest-serve-content6 {
  width: 280px;
  height: 160px;
  background-color: #cfd9f8;
  border-radius: 4px;
  padding: 33px 0px 0px 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.rest-serve-content7 {
  width: 280px;
  height: 160px;
  background-color: #d1eaf0;
  border-radius: 4px;
  padding: 33px 0px 0px 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.rest-serve-content8 {
  width: 280px;
  height: 160px;
  background-color: #cae1f6;
  border-radius: 4px;
  padding: 33px 0px 0px 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.rest-serve-size1 {
  font-family: FZLTDHJW-GB1-0;
  font-size: 22px;
  font-weight: bold;
  color: #293534;
}
.rest-serve-size2 {
  font-family: PingFangSC-Regular;
  font-size: 13px;
  color: #293534;
  margin: 16px 0px 18px 0px;
}
.rest-serve-btn {
  width: 100px;
  height: 34px;
  background-color: #ffffff;
  border-radius: 17px;
  padding: 0px 0px 0px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  text-align: left;
  color: #333333;
  border: 0;
  background-image: url(../images/jz_account2_new_imgs/icon2.png);
  background-repeat: no-repeat;
  background-position: 80px 12px;
}
.rest-serve-btn:hover {
  width: 100px;
  height: 34px;
  background-color: #ffffff;
  border-radius: 17px;
  padding: 0px 0px 0px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  text-align: left;
  color: #4a74f6;
  border: 0;
  background-image: url(../images/jz_account2_new_imgs/icon2-hover.png);
  background-repeat: no-repeat;
  background-position: 80px 12px;
  cursor: pointer;
}
#client-box {
  width: 1200px;
  height: 254px;
  margin: 50px auto 80px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.client-content {
  width: 370px;
  height: 100%;
}
.client-top {
  width: 100%;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.client-right-box {
  height: 50px;
  margin-left: 24px;
}
.client-size1 {
  font-family: PingFangSC-Medium;
  font-size: 20px;
  color: #191c3d;
  font-weight: bold;
}
.client-size2 {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #191c3d;
  margin-top: 16px;
}
.client-bottom {
  width: 370px;
  height: 140px;
  background-image: url(../images/jz_account2_new_imgs/client4.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 14px;
  padding: 30px 40px 0px 36px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  line-height: 28px;
  color: #191c3d;
}
.safe-h2 {
  width: 100%;
  font-family: PingFangSC-Semibold;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #191c3d;
  text-align: center;
  margin-top: 60px;
}
.safe-h6 {
  width: 100%;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #191c3d;
  text-align: center;
  margin-top: 17px;
  font-weight: 400;
}
#safe-box {
  width: 100%;
  height: 527px;
  overflow: hidden;
  min-width: 1200px;
  background-color: #f0f2f8;
}
#safe-box-wrap {
  width: 1200px;
  height: 527px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 50px 0 120px;
  margin: 0 auto;
}
#safe-items {
  width: 1200px;
  height: 208px;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.safe-item {
  width: 380px;
  height: 208px;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 50px 39px 0 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.safe-item img {
  width: 58px;
  height: 72px;
  margin-right: 24px;
}
.safe-item .p1 {
  font-size: 18px;
  line-height: 22px;
  color: #c69a66;
  padding-bottom: 15px;
}
.safe-item .p2 {
  font-size: 14px;
  line-height: 26px;
  color: #333333;
}
.safe-item:hover {
  -webkit-box-shadow: 0 0 20px #e2e2de;
          box-shadow: 0 0 20px #e2e2de;
}
#footer {
  position: fixed;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 120px;
  z-index: 999;
  background-color: #314085;
}
#footer-p1 {
  width: 244px;
  height: 23px;
  font-family: FZLTDHJW-GB1-0;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 21px;
  letter-spacing: 1px;
  color: #cd4b3c;
}
#footer-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 1200px;
  height: 120px;
  padding: 33px 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  position: relative;
}
#left-footer-box {
  width: 256px;
  font-size: 16px;
  letter-spacing: 4px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: 66px;
}
#footer-phone {
  width: 300px;
  height: 44px;
  background-color: #ffffff;
  border-radius: 22px;
  margin-right: 12px;
  border: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 20px;
}
#footer-apply-btn {
  width: 123px;
  height: 44px;
  background-image: -webkit-gradient(linear, left top, right top, from(#ed8845), to(#f06a42));
  background-image: linear-gradient(90deg, #ed8845 0%, #f06a42 100%);
  -webkit-box-shadow: 0px 4px 5px 0px rgba(239, 111, 67, 0.27);
          box-shadow: 0px 4px 5px 0px rgba(239, 111, 67, 0.27);
  border-radius: 22px;
  border: 0;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
#footer-apply-btn:hover {
  -webkit-filter: brightness(0.95);
          filter: brightness(0.95);
}
#footer-apply-btn:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  background-image: radial-gradient(circle, #666666 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-transform: scale(10, 10);
          transform: scale(10, 10);
  opacity: 0;
  -webkit-transition: opacity .5s, -webkit-transform .3s;
  transition: opacity .5s, -webkit-transform .3s;
  transition: transform .3s, opacity .5s;
  transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
#footer-apply-btn:active:after {
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
  opacity: .3;
  -webkit-transition: 0s;
  transition: 0s;
}
#footer-person {
  position: absolute;
  right: 182px;
  bottom: 0;
}
#footer-close {
  position: absolute;
  right: 136px;
  top: 11px;
  cursor: pointer;
}
#left-sidebar {
  position: fixed;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  bottom: 120px;
  width: 114px;
  height: 80px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#eccb99), to(#f6d7b1));
  background-image: linear-gradient(0deg, #eccb99 0%, #f6d7b1 100%);
  border-radius: 0px 40px 40px 0px;
  padding: 19px 12px 19px 10px;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 9999;
  cursor: pointer;
}
#left-sidebar-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 18px;
  color: #5a421f;
  font-weight: bold;
  margin-right: 6px;
}
#right-arrow {
  width: 13px;
  height: 13px;
}
.cove-mo {
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: rgba(133, 133, 133, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
}
#cove-mo-phone {
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: rgba(133, 133, 133, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
}
.cove-cont {
  width: 480px;
  height: 350px;
  border-radius: 6px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -240px;
  margin-top: -150px;
  background-color: #fff;
  z-index: 9999999999999999999;
  display: none;
  padding: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cove-cont-phone {
  width: 480px;
  height: 310px;
  border-radius: 6px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -240px;
  margin-top: -150px;
  background-color: #fff;
  z-index: 9999999999999999999;
  display: none;
  padding: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.right-remove {
  width: 25px;
  height: 25px;
  background-image: url(../images/index_new_imgs/remove-icon.png);
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 6px;
}
.h2g {
  width: 100%;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
}
.minge {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: orange;
}
.minge-balck {
  width: 100%;
  height: 15px;
  line-height: 15px;
  font-size: 14px;
  text-align: center;
  color: #666666;
  padding-top: 10px;
  padding-bottom: 32px;
}
.cover-input-content.fix-pad {
  margin-bottom: 20px;
}
.cover-content {
  width: 380px;
  height: 200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.cover-content input::-webkit-input-placeholder,
.cover-content select::-webkit-input-placeholder {
  color: #999999;
}
.cover-input-content {
  width: 380px;
  height: 50px;
  margin-bottom: 14px;
  background-color: #f3f3f3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cover-content-btn {
  width: 380px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.input1 {
  width: 89%;
  background-color: #f8fafb;
  height: 50px;
  color: #999999;
  border: 0;
  outline: none;
  text-indent: 20px;
  font-size: 14px;
  box-sizing: border-box;
}
.submit-btn {
  width: 182px;
  height: 50px;
  background-color: #ed8132;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #ffffff;
  border: 0;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
  font-size: 18px;
  overflow: hidden;
}
.submit-btn:hover {
  -webkit-filter: brightness(0.95);
          filter: brightness(0.95);
}
.submit-btn:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  background-image: radial-gradient(circle, #666666 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-transform: scale(10, 10);
          transform: scale(10, 10);
  opacity: 0;
  -webkit-transition: opacity .5s, -webkit-transform .3s;
  transition: opacity .5s, -webkit-transform .3s;
  transition: transform .3s, opacity .5s;
  transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.submit-btn:active:after {
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
  opacity: .3;
  -webkit-transition: 0s;
  transition: 0s;
}
.cancel-btn {
  width: 182px;
  height: 50px;
  border-radius: 3px;
  border: solid 1px #d8d8d8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: black;
  font-size: 18px;
  background-color: #fff;
  cursor: pointer;
}
.icons {
  background-image: url(../images/index_new_imgs/select-icon.png);
  background-repeat: no-repeat;
  background-position: 330px 20px;
}
.jz-header-nav .nav3 a {
  color: #28a7e1;
}
.jz-header-nav .nav3 i {
  background: #28a7e1;
}
div.jz-header-new .jz-header-box .jz-header-nav-new .jznav3 a {
  color: #56a4da;
}
div.jz-header-new .jz-header-box .jz-header-nav-new .jznav3 i {
  display: block;
  position: absolute;
  bottom: -2px;
  left: 50%;
  margin-left: -34px;
  width: 68px;
  height: 2px;
  background-color: #56a4da;
}
