html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
button,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: transparent;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
textarea,
button {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}
em,
i {
  font-style: normal;
}
a {
  display: block;
  text-decoration: none;
  color: inherit;
}
img {
  display: block;
}
body {
  width: 100%;
  min-width: 1136px;
  margin: 0 auto;
  font-size: 21.5040344px;
}
.dxb-banner {
  position: relative;
  overflow: hidden;
}
.dxb-banner .banner-wrap {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1920px;
  height: 455px;
}
.banner-tips {
  background: #ededed;
  padding: 20.8px 0;
}
.banner-tips .tips-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.banner-tips .tips-wrap .tips-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
.banner-tips .tips-wrap .tips-item:not(:last-child) {
  border-right: 1px solid #adadad;
}
.banner-tips .tips-wrap .tips-tit {
  height: 40px;
}
.banner-tips .tips-wrap .tips-tit span:nth-child(1) {
  position: relative;
  font-size: 40px;
  color: #323232;
  font-weight: bold;
}
.banner-tips .tips-wrap .tips-tit span:nth-child(1)::after {
  position: absolute;
  right: -19.2px;
  top: 3.2px;
  content: "+";
  font-size: 16px;
}
.banner-tips .tips-wrap .tips-tit span:nth-child(2) {
  font-size: 12.8px;
  margin-left: 6.4px;
  color: #646464;
}
.banner-tips .tips-wrap .tips-txt {
  font-size: 17.6px;
  line-height: 17.6px;
  color: #646464;
  margin-top: 8px;
}
.dxb-sec {
  padding: 56px 0 70px;
}
.dxb-sec.rdbg .dxb-tit h2 {
  color: #fff;
}
.dxb-sec.rdbg .dxb-btn a {
  background-color: #fff;
  color: #fe4d23;
}
.dxb-container {
  width: 1136px;
  margin: 0 auto;
}
.dxb-tit {
  margin-bottom: 46px;
  text-align: center;
}
.dxb-tit h2 {
  font-size: 36px;
  line-height: 36px;
  color: #000;
  font-weight: bold;
}
.gray {
  background-color: #f4f4f4;
}
.dxb-ddesc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.dxb-ddesc .xx-sec {
  width: -webkit-calc(-555%);
  width: -moz-calc(-555%);
  width: calc(100% - 655px);
  padding: 40px;
}
.dxb-ddesc .xx-sec .ddxb-tit {
  margin-bottom: 18px;
}
.dxb-ddesc .xx-sec .ddxb-tit h2 {
  color: #000;
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
}
.dxb-ddesc .ddxb-btn {
  width: 262px;
  line-height: 50px;
  color: #fff;
  margin-top: 18px;
}
.dxb-ddesc .ddxb-btn a {
  border-radius: 25px;
  text-align: center;
  background: #fe4d23;
}
.dxb-txt {
  color: #686868;
  font-size: 17px;
  line-height: 34px;
}
.dxb-txt p {
  text-indent: 2em;
  text-align: justify;
}
.dxb-slogan {
  width: 655px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.dxb-slogan .slogan-item {
  width: 32.10227273%;
  position: relative;
}
.dxb-slogan .slogan-item .slogan-txtx {
  position: absolute;
  bottom: 60.8px;
  left: 0;
  width: 100%;
  color: #fff;
  text-indent: 17.6px;
}
.dxb-slogan .slogan-item .slogan-txtx .slogan-num {
  font-size: 35.2px;
  line-height: 35.2px;
  margin-bottom: 22.4px;
  font-weight: bold;
}
.dxb-slogan .slogan-item .slogan-txtx .slogan-txt {
  font-size: 17.6px;
  line-height: 17.6px;
}
.dxb-btn {
  width: 440px;
  line-height: 57.6px;
  margin: 27.2px auto 0;
}
.dxb-btn a {
  border-radius: 28.8px;
  background-color: #fe4d23;
  text-align: center;
  color: #fff;
}
.jzjy-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
.jzjy-wrap .jzjy-item {
  width: 50%;
}
.jzjy-wrap .jzjy-item .jzjy-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
.jzjy-wrap .jzjy-item .jzjy-wrap .jzjy-thumb {
  width: 50%;
}
.jzjy-wrap .jzjy-item .jzjy-wrap .jzjy-desc {
  width: 50%;
  background-color: #fff;
  position: relative;
  text-align: center;
  padding-top: 19.2px;
}
.jzjy-wrap .jzjy-item .jzjy-wrap .jzjy-desc .jzjy-tit {
  color: #454545;
  font-weight: bold;
  font-size: 22.4px;
  line-height: 22.4px;
  margin-bottom: 6.4px;
}
.jzjy-wrap .jzjy-item .jzjy-wrap .jzjy-desc .jzjy-txt {
  color: #7d7e7f;
  font-size: 19.2px;
  line-height: 28.8px;
}
.jzjy-wrap .jzjy-item .jzjy-wrap .jzjy-desc .jzjy-btn {
  width: 61.93181818%;
  position: absolute;
  bottom: 16px;
  left: 50%;
  background-color: #f9aa7b;
  color: #fff;
  font-size: 20.8px;
  line-height: 41.6px;
  border-radius: 20.8px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.jzjy-wrap .jzjy-item:nth-child(n + 3) .jzjy-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.jyfw-container {
  padding-top: 22px;
}
.jyfw-wrap .jyfw-item {
  width: 532px;
  position: relative;
}
.jyfw-wrap .jyfw-item.swiper-slide.swiper-slide-active {
  top: -22px;
}
.jyfw-wrap .jyfw-item .jyfw-thumb {
  position: relative;
}
.jyfw-wrap .jyfw-item .jyfw-thumb .jyfw-txt {
  position: absolute;
  bottom: -21.4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 186px;
  line-height: 46px;
  text-align: center;
  background: #f9aa7b;
  color: #fff;
  border-radius: 8px;
}
.jyfw-wrap .jyfw-item .jyfw-desc {
  padding: 42px 18px 0;
}
.jyfw-wrap .jyfw-item .jyfw-desc .jyfw-tit {
  font-size: 30px;
  text-align: center;
  font-weight: bold;
}
.jyfw-wrap .jyfw-item .jyfw-desc .jyfw-txt {
  margin-top: 4px;
  font-size: 16px;
  line-height: 30px;
  color: #616161;
}
.jyfw-wrap .jyfw-item:nth-last-child(n + 3) {
  margin-bottom: 19.2px;
}
.rdbg {
  background-color: #fe4d23;
}
.dxb-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
.dxb-list .dxb-item {
  width: 340px;
  margin-right: 4.26666667%;
  padding: 20px;
  border: 1px solid #fff;
  border-radius: 12.8px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dxb-list .dxb-item:nth-last-child(n + 4) {
  margin-bottom: 28px;
}
.dxb-list .dxb-item:nth-child(3n) {
  margin-right: 0;
}
.dxb-list .dxb-item .dxb-thumb {
  position: relative;
  overflow: hidden;
}
.dxb-list .dxb-item .dxb-thumb .gxzy-status {
  position: absolute;
  top: 9%;
  left: -39%;
  width: 100%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  font-size: 17.6px;
  line-height: 25.6px;
}
.dxb-list .dxb-item .dxb-thumb img {
  display: block;
  width: 100%;
}
.dxb-list .dxb-item .dxb-desc {
  background: #eeeeee;
}
.dxb-list .dxb-item .dxb-desc .dxb-num {
  position: relative;
  left: 50%;
  width: 105.6px;
  line-height: 28.8px;
  margin-top: -14.4px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #eeeeee;
  font-size: 17.6px;
}
.dxb-list .dxb-item .dxb-desc .dxb-num.warn {
  color: #f91921;
}
.dxb-list .dxb-item .dxb-desc .dxb-tit {
  font-weight: bold;
  color: #383838;
  font-size: 22.4px;
  line-height: 22.4px;
  margin-top: 6.4px;
  margin-bottom: 12.8px;
}
.dxb-list .dxb-item .dxb-desc .dxb-subtit {
  font-size: 16px;
  line-height: 19.2px;
  margin-top: 9.6px;
  margin-bottom: 9.6px;
}
.dxb-list .dxb-item .dxb-desc .dxb-btnx {
  padding: 0 0 16px;
}
.dxb-list .dxb-item .dxb-desc .dxb-btnx a {
  display: inline-block;
  padding: 0 16px;
  line-height: 48px;
  border-radius: 24px;
  font-size: 20.8px;
  color: #fff;
  background: #f91921;
}
.cgyh-adv {
  background: -o-linear-gradient(left, #f5731b 0%, #f33907 100%);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#f5731b),
    to(#f33907)
  );
  background: -webkit-linear-gradient(left, #f5731b 0%, #f33907 100%);
  background: -moz-linear-gradient(left, #f5731b 0%, #f33907 100%);
  background: linear-gradient(to right, #f5731b 0%, #f33907 100%);
  height: 150px;
  border-radius: 15px;
  margin: 66px auto 0;
}
.cgyh-adv img {
  width: 27%;
  position: relative;
  left: 15px;
  bottom: 81px;
  display: inline-block;
}
.cgyh-adv .wenzi {
  display: inline-block;
  position: relative;
  top: -166px;
  margin-left: 20px;
}
.cgyh-adv .wenzi .adv_text {
  width: 110%;
  font-size: 25px;
  line-height: 45px;
  color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #fc8a30;
  font-style: oblique;
}
.cgyh-adv .wenzi .adv_text span {
  color: #fbff00;
}
.cgyh-adv .wenzi .adv_eng {
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
}
.cgyh-adv .form_a {
  width: 460px;
  display: inline-block;
  position: relative;
  top: -182px;
  margin-left: 60px;
}
.cgyh-adv .form_a .tel {
  width: 300px;
  height: 50px;
  border-radius: 5px;
  color: #999b9d;
  font-size: 20px;
  line-height: 50px;
  border: none;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -o-background-size: 9%;
  background-size: 9%;
}
.cgyh-adv .form_a .tel:focus {
  outline: 0;
}
.cgyh-adv .form_a .form_btn {
  width: 150px;
  height: 50px;
  color: #fa4007;
  font-size: 20px;
  line-height: 50px;
  background-color: #fbff00;
  border: none;
  border-radius: 5px;
}
.cgyh-adv .form_a .form_btn:focus {
  outline: 0;
}
.cgyh-adv.dxbme {
  margin-top: 55px;
  margin-bottom: 50px;
}
.cgyh-adv.dxbme > img {
  width: 24%;
  bottom: 58px;
}
.cgyh-adv.dxbme .wenzi {
  top: -108px;
}
.cgyh-adv.dxbme .wenzi .adv_text {
  width: 100%;
}
.cgyh-adv.dxbme .form_a {
  top: -123px;
  margin-left: 38px;
}
.coupon-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  padding: 0 30px;
}
.coupon-list .coupon-item {
  position: relative;
  margin-right: 100px;
  margin-bottom: 70px;
}
.coupon-list .coupon-item:nth-child(3n) {
  margin-right: 0;
}
.coupon-list .coupon-item .coupon-top {
  position: relative;
  z-index: 2;
  width: 292px;
  height: 170px;
  border-radius: 12px;
  background: -o-radial-gradient(right top, circle, transparent 10px, #f74e31 0)
      top left / 50px 51% no-repeat,
    -o-radial-gradient(right bottom, circle, transparent 10px, #f74e31 0) bottom
      left / 50px 51% no-repeat,
    -o-radial-gradient(left top, circle, transparent 10px, #f74e31 0) top right /
      242px 51% no-repeat,
    -o-radial-gradient(left bottom, circle, transparent 10px, #f74e31 0) bottom right /
      242px 51% no-repeat;
  background: -webkit-radial-gradient(
        right top,
        circle,
        transparent 10px,
        #f74e31 0
      )
      top left / 50px 51% no-repeat,
    -webkit-radial-gradient(right bottom, circle, transparent 10px, #f74e31 0) bottom
      left / 50px 51% no-repeat,
    -webkit-radial-gradient(left top, circle, transparent 10px, #f74e31 0) top right /
      242px 51% no-repeat,
    -webkit-radial-gradient(left bottom, circle, transparent 10px, #f74e31 0) bottom
      right / 242px 51% no-repeat;
  background: -moz-radial-gradient(
        right top,
        circle,
        transparent 10px,
        #f74e31 0
      )
      top left / 50px 51% no-repeat,
    -moz-radial-gradient(right bottom, circle, transparent 10px, #f74e31 0) bottom
      left / 50px 51% no-repeat,
    -moz-radial-gradient(left top, circle, transparent 10px, #f74e31 0) top right /
      242px 51% no-repeat,
    -moz-radial-gradient(left bottom, circle, transparent 10px, #f74e31 0) bottom
      right / 242px 51% no-repeat;
  background: radial-gradient(circle at right top, transparent 10px, #f74e31 0)
      top left / 50px 51% no-repeat,
    radial-gradient(circle at right bottom, transparent 10px, #f74e31 0) bottom
      left / 50px 51% no-repeat,
    radial-gradient(circle at left top, transparent 10px, #f74e31 0) top right /
      242px 51% no-repeat,
    radial-gradient(circle at left bottom, transparent 10px, #f74e31 0) bottom
      right / 242px 51% no-repeat;
}
.coupon-list .coupon-item .coupon-top::before {
  position: absolute;
  left: -21px;
  top: 83px;
  content: "";
  width: 142px;
  height: 1px;
  background: -o-linear-gradient(
    right,
    #fff,
    #fff 6px,
    transparent 4px,
    transparent
  );
  background: -webkit-linear-gradient(
    right,
    #fff,
    #fff 6px,
    transparent 4px,
    transparent
  );
  background: -moz-linear-gradient(
    right,
    #fff,
    #fff 6px,
    transparent 4px,
    transparent
  );
  background: linear-gradient(
    to left,
    #fff,
    #fff 6px,
    transparent 4px,
    transparent
  );
  -o-background-size: 8px 100%;
  background-size: 8px 100%;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.coupon-list .coupon-item .coupon-top .coupon-tips {
  position: absolute;
  top: 0;
  left: 10px;
  height: 170px;
  color: #fff;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  letter-spacing: 15px;
  text-indent: 15px;
  text-align: center;
}
.coupon-list .coupon-item .coupon-top .coupon-desc {
  position: absolute;
  left: 50px;
  top: 0;
  color: #fff;
  font-size: 20px;
  text-align: center;
  width: 240px;
  height: 170px;
}
.coupon-list .coupon-item .coupon-top .coupon-desc .coupon-desc-wrap {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.coupon-list .coupon-item .coupon-top .coupon-desc .num-warn {
  font-weight: bolder;
  font-size: 70px;
}
.coupon-list .coupon-item .coupon-top .coupon-desc .num-warn.yl {
  color: #fbff00;
}
.coupon-list .coupon-item .coupon-top .coupon-desc .coupon-tit {
  font-size: 22px;
  margin-top: 12px;
}
.coupon-list .coupon-item .coupon-bot {
  position: absolute;
  width: 292px;
  height: 170px;
  border-radius: 12px;
  background: -o-radial-gradient(right top, circle, transparent 10px, #f83277 0)
      top left / 50px 51% no-repeat,
    -o-radial-gradient(right bottom, circle, transparent 10px, #f83277 0) bottom
      left / 50px 51% no-repeat,
    -o-radial-gradient(left top, circle, transparent 10px, #f83277 0) top right /
      242px 51% no-repeat,
    -o-radial-gradient(left bottom, circle, transparent 10px, #f83277 0) bottom right /
      242px 51% no-repeat;
  background: -webkit-radial-gradient(
        right top,
        circle,
        transparent 10px,
        #f83277 0
      )
      top left / 50px 51% no-repeat,
    -webkit-radial-gradient(right bottom, circle, transparent 10px, #f83277 0) bottom
      left / 50px 51% no-repeat,
    -webkit-radial-gradient(left top, circle, transparent 10px, #f83277 0) top right /
      242px 51% no-repeat,
    -webkit-radial-gradient(left bottom, circle, transparent 10px, #f83277 0) bottom
      right / 242px 51% no-repeat;
  background: -moz-radial-gradient(
        right top,
        circle,
        transparent 10px,
        #f83277 0
      )
      top left / 50px 51% no-repeat,
    -moz-radial-gradient(right bottom, circle, transparent 10px, #f83277 0) bottom
      left / 50px 51% no-repeat,
    -moz-radial-gradient(left top, circle, transparent 10px, #f83277 0) top right /
      242px 51% no-repeat,
    -moz-radial-gradient(left bottom, circle, transparent 10px, #f83277 0) bottom
      right / 242px 51% no-repeat;
  background: radial-gradient(circle at right top, transparent 10px, #f83277 0)
      top left / 50px 51% no-repeat,
    radial-gradient(circle at right bottom, transparent 10px, #f83277 0) bottom
      left / 50px 51% no-repeat,
    radial-gradient(circle at left top, transparent 10px, #f83277 0) top right /
      242px 51% no-repeat,
    radial-gradient(circle at left bottom, transparent 10px, #f83277 0) bottom
      right / 242px 51% no-repeat;
  -webkit-transform: rotate(9deg) translate(-28px, -167px);
  -ms-transform: rotate(9deg) translate(-28px, -167px);
  -moz-transform: rotate(9deg) translate(-28px, -167px);
  -o-transform: rotate(9deg) translate(-28px, -167px);
  transform: rotate(9deg) translate(-28px, -167px);
}
.dxbform {
  background-color: #e9e9e9;
}
.dxbform .dxb-container {
  position: relative;
  height: 508px;
}
.dxbform .dxb-container .dxbform-thumb {
  position: absolute;
  bottom: 0;
  left: 68px;
  width: 523px;
  height: 564px;
}
.dxbform .dxb-container .dxbform-wrap {
  position: absolute;
  background: #fff;
  top: 50%;
  right: 88px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 434px;
  border-radius: 8px;
  padding: 30px 0;
}
.dxbform .dxb-container .dxbform-wrap .form-wrap .form-tit {
  text-align: center;
}
.dxbform .dxb-container .dxbform-wrap .form-wrap .form-tit h3 {
  font-size: 28px;
  color: #ea5413;
  line-height: 28px;
}
.dxbform .dxb-container .dxbform-wrap .form-wrap .form-tit p {
  font-size: 15px;
  line-height: 15px;
  margin-top: 9px;
}
.dxbform .dxb-container .dxbform-wrap .form-wrap .form-x {
  width: 316px;
  margin: 24px auto 0;
}
.dxbform .dxb-container .dxbform-wrap .form-wrap .form-x .form-item input {
  display: block;
  width: 100%;
  border-radius: 8px;
  border: 1px solid #c9c9c9;
  text-indent: 14px;
  font-size: 15px;
  height: 50px;
}
.dxbform
  .dxb-container
  .dxbform-wrap
  .form-wrap
  .form-x
  .form-item
  input:focus {
  outline: 0;
}
.dxbform
  .dxb-container
  .dxbform-wrap
  .form-wrap
  .form-x
  .form-item
  input[type="submit"] {
  text-indent: 0;
  text-align: center;
  background-color: #ea5413;
  border-radius: 25px;
  color: #fff;
  font-size: 20px;
}
.dxbform
  .dxb-container
  .dxbform-wrap
  .form-wrap
  .form-x
  .form-item:not(:last-child) {
  margin-bottom: 20px;
}
