body,
h1,
h2,
h3,
p,
a,
ul,
li {
  font-weight: normal;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-family: microsoft yahei;
  color: #999;
}
body {
  overflow-x: hidden;
}
a {
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
.df {
  display: flex;
}
.a-ic {
  align-items: center;
}
.j-sb {
  justify-content: space-between;
}
.j-sc {
  justify-content: center;
}
.f-dc {
  flex-direction: column;
}
.fl-wrap {
  flex-wrap: wrap;
}
.flex1 {
  flex: 1;
}
.fl-end {
  justify-content: flex-end;
}
.pos-r {
  position: relative;
}
.pos-a {
  position: absolute;
}
.pos-f {
  position: fixed;
  width: 100%;
}
.ta-c {
  text-align: center;
}
.fz12 {
  font-size: 12px;
}
.fz14 {
  font-size: 14px;
}
.fz16 {
  font-size: 16px;
}
.fz18 {
  font-size: 18px;
}
.fz20 {
  font-size: 20px;
}
.fz40 {
  font-size: 40px;
}
.w {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}
.color1 {
  color: #222;
}
.color3 {
  color: #909399;
}
.colorf {
  color: #fff;
}
.bf {
  background: #fff;
}
.h100 {
  height: 100px;
}
.m_overlay {
  display: none;
}
.head {
  z-index: 777;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.07);
}
.head .headi {
  height: 100px;
}
.head .headi .logo a {
  color: #3268F5;
  font-style: italic;
  font-weight: bold;
  font-size: 36px;
}
.head .headi .logo a img {
  display: block;
  width: 128px;
}
.head .headi .menu a {
  margin-left: 30px;
  position: relative;
}
.head .headi .menu a::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 20px;
  background: #fff;
  left: 50%;
  bottom: -14px;
  transform: translateX(-50%);
}
.head .headi .menu a.active {
  color: #3268F5;
}
.head .headi .menu a.active::after {
  background: #3268F5;
}
.head .headi .menu a.active.none {
  color: #999;
}
.head .headi .menu a.active.none::after {
  background: #fff;
}
.head .headi .menubar {
  display: none;
}
.banner .bannerswp .swiper-slide img {
  display: block;
  width: 100%;
}
.banner .bannerswp .swiper-slide img.mimg {
  display: none;
}
.banner .bannerswp .swiper-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 4px;
  border-radius: 0;
}
.banner .bannerswp .swiper-pagination .swiper-pagination-bullet-active {
  background: rgba(255, 255, 255, 0.8);
}
.commin-tit {
  padding: 50px 0px 30px;
}
.commin-tit h2 {
  font-size: 40px;
  color: #222;
  margin-bottom: 10px;
}
.commin-tit h3 {
  font-size: 20px;
}
.el-select-dropdown__item {
  font-size: 16px!important;
  color: #999 !important;
}
.common-eleform {
  padding-top: 67px;
}
.common-eleform .eletitle {
  font-size: 40px;
  color: #3268F5;
  text-align: center;
}
.common-eleform .eleform {
  margin-top: 30px;
}
.common-eleform .eleform .el-form .el-form-item .el-form-item__content .el-input .el-input__inner {
  border-radius: 0;
  border: 2px solid #3268F5;
  height: 60px;
  line-height: 60px;
  border-right: none;
  border-left: none;
  font-size: 16px;
  background: url(../images/e1.png) no-repeat 20px center;
  background-size: 18px;
  padding-left: 50px;
}
.common-eleform .eleform .el-form .el-form-item .el-form-item__content .el-button {
  border-radius: 0;
  border: 2px solid #3268F5;
  background: #3268F5;
  color: #fff;
  padding: 0;
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  padding: 0 40px;
  border-radius: 0 4px 4px 0;
  transition: all ease-in-out 0.2s;
}
.common-eleform .eleform .el-form .el-form-item .el-form-item__content .el-button:hover {
  background: #5482f9;
  border: 2px solid #5482f9;
}
.common-eleform .eleform .el-form .el-form-item .el-form-item__content .el-button.is-disabled {
  background: #5482f9;
  border: 2px solid #5482f9;
  opacity: 0.8;
}
.common-eleform .eleform .el-form .el-form-item.firstitem .el-form-item__content .el-input .el-input__inner {
  border-left: 2px solid #3268F5;
  border-radius: 4px 0 0 4px;
}
.common-eleform .eleform .el-form .el-form-item.secitem .el-form-item__content .el-input .el-input__inner {
  background: url(../images/e2.png) no-repeat 20px center;
  background-size: 18px;
}
.common-eleform .eleform .el-form .el-form-item.thirditem .el-form-item__content .el-input .el-input__inner {
  background: url(../images/e3.png) no-repeat 20px center;
  background-size: 18px;
}
.common-eleform .eleform .el-form .el-form-item.fourthitem .el-form-item__content .el-input .el-input__inner {
  background: url(../images/e4.png) no-repeat 20px center;
  background-size: 18px;
}
.w .common-f1 .f1b .item {
  width: 282px;
  border-radius: 6px;
  border: 1px solid #f2f2f2;
}
.w .common-f1 .f1b .item .pic img {
  display: block;
  width: 100%;
  border-radius: 6px 6px 0 0;
}
.w .common-f1 .f1b .item .des {
  padding: 0 12px;
  height: auto;
  overflow: hidden;
}
.w .common-f1 .f1b .item .des h2 {
  padding-bottom: 14px;
  margin-top: 32px;
  margin-bottom: 20px;
}
.w .common-f1 .f1b .item .des h2 span {
  color: #3268F5;
  font-size: 18px;
  position: relative;
  font-weight: bold;
}
.w .common-f1 .f1b .item .des h2 span::after {
  position: absolute;
  content: "";
  left: 50%;
  bottom: -12px;
  transform: translateX(-50%);
  height: 2px;
  width: 88px;
  background: #3268F5;
}
.w .common-f1 .f1b .item .des p {
  height: 45px;
  font-size: 14px;
}
.w .common-f1 .f1b .item .des .bot {
  padding: 20px 0;
}
.w .common-f1 .f1b .item .des .bot a {
  display: flex;
  height: 46px;
  width: 124px;
  border-radius: 6px;
  align-items: center;
  justify-content: center;
  background: #fff;
  font-size: 16px;
  color: #757575;
  transition: all ease-in-out 0.2s;
  cursor: pointer;
  border: 1px solid #f2f2f2;
}
.w .common-f1 .f1b .item .des .bot a:hover {
  background: #3268F5;
  color: #fff;
  border: 1px solid #3268F5;
}
.w .common-f3 .f3b .item {
  width: 224px;
  transition: all ease-in-out 0.2s;
  position: relative;
  top: 0;
  border-radius: 10px;
}
.w .common-f3 .f3b .item .itemi {
  width: 100%;
  height: 100%;
  z-index: 2;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border-radius: 10px;
}
.w .common-f3 .f3b .item .itemi h2 {
  margin: 0 0 1px 10px;
}
.w .common-f3 .f3b .item .itemi h2 span {
  color: #fff;
  font-size: 24px;
  position: relative;
}
.w .common-f3 .f3b .item .itemi p {
  color: #fff;
  font-size: 12px;
  margin-left: 10px;
  margin-bottom: 20px;
}
.w .common-f3 .f3b .item img {
  width: 100%;
  display: block;
  border-radius: 5px;
}
.w .common-f3 .f3b .item:hover {
  top: -10px;
  box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.3);
}
.common-f2 {
  background: #F6F7F7;
  padding-bottom: 50px;
  margin-top: 60px;
}
.common-f2 .f2b {
  padding: 68px 50px;
}
.common-f2 .f2b .item {
  width: 90px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.common-f2 .f2b .item .pic {
  margin-bottom: 20px;
}
.common-f2 .f2b .item .pic img {
  display: block;
  width: 100%;
}
.common-f2 .f2b .item h2 {
  font-size: 20px;
  color: #222;
}
.footer {
  margin-top: 60px;
}
.footer .footer-top {
  background: url(../images/bg_fttop.jpg) no-repeat center top;
}
.footer .footer-top .w {
  height: 300px;
}
.footer .footer-top .w .topl {
  background: url(../images/bg_ftl.png) no-repeat left bottom;
  text-align: right;
  width: 596px;
}
.footer .footer-top .w .topl h2,
.footer .footer-top .w .topl h3 {
  color: #fff;
  font-size: 34px;
  margin-bottom: 20px;
}
.footer .footer-top .w .topl h3 {
  font-size: 16px;
}
.footer .footer-top .w .topr .item {
  margin-left: 58px;
}
.footer .footer-top .w .topr .item .num {
  color: #fff;
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 25px;
  position: relative;
}
.footer .footer-top .w .topr .item .num::after {
  content: "年";
  color: #fff;
  font-weight: normal;
  font-size: 14px;
}
.footer .footer-top .w .topr .item .text {
  color: #fff;
  font-size: 14px;
}
.footer .footer-top .w .topr .item .text img {
  width: 16px;
  margin-right: 6px;
}
.footer .footer-top .w .topr .item.item2 .num::after {
  content: "万";
}
.footer .footer-top .w .topr .item.item3 .num::after {
  content: "万辆";
}
.footer .footer-bot {
  background: #1f1f1f;
}
.footer .footer-bot .w .ftinfo {
  padding: 45px 0;
}
.footer .footer-bot .w .ftinfo .botl {
  width: 748px;
}
.footer .footer-bot .w .ftinfo .botl .ftmenu {
  margin-bottom: 30px;
}
.footer .footer-bot .w .ftinfo .botl .ftmenu a {
  color: #fff;
  font-size: 18px;
  margin-right: 64px;
}
.footer .footer-bot .w .ftinfo .botl .ftmenu a:nth-last-child(1) {
  margin-right: 0;
}
.footer .footer-bot .w .ftinfo .botl .p {
  font-size: 12px;
  color: #999;
  margin-bottom: 20px;
}
.footer .footer-bot .w .ftinfo .botl .link a {
  font-size: 12px;
  color: #999;
  display: inline-block;
  margin: 0 20px 10px 0;
}
.footer .footer-bot .w .ftinfo .botr .ewm {
  width: 100px;
  margin-left: 24px;
}
.footer .footer-bot .w .ftinfo .botr .ewm .pic img {
  display: block;
  width: 100%;
}
.footer .footer-bot .w .ftinfo .botr .ewm p {
  margin-top: 8px;
  font-size: 12px;
  text-align: center;
}
.footer .footer-bot .w .beian {
  border-top: 1px solid #333;
  text-align: center;
  padding: 20px;
}
.footer .footer-bot .w .beian a,
.footer .footer-bot .w .beian span {
  font-size: 12px;
  color: #999;
}
.bottombtn {
  cursor: pointer;
  background: #3268F5;
  color: #fff;
  bottom: 0;
  right: 20px;
  z-index: 888;
  border-radius: 5px 5px 0 0;
  width: 200px;
  text-align: center;
  height: 41px;
  line-height: 41px;
  font-size: 18px;
}
.rightbar {
  right: 20px;
  bottom: 136px;
  z-index: 1001;
  width: 80px;
}
.rightbar .btn {
  background: #fff;
  width: 100%;
  height: 80px;
  margin-bottom: 4px;
  cursor: pointer;
  box-sizing: border-box;
  text-align: center;
  padding: 4px;
  border-radius: 2px;
  box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1);
}
.rightbar .btn .span {
  margin-top: 4px;
  font-size: 14px;
}
.rightbar .btn i {
  margin-top: 10px;
  font-size: 32px;
}
.rightbar .btn.color-green {
  color: #19caa6;
}
.rightbar .backtop {
  display: none;
}
.fenye {
  margin: 50px 0;
  text-align: center;
}
.fenye a,
.fenye span {
  display: inline-block;
  height: 28px;
  line-height: 27px;
  text-align: center;
  border: 1px solid #3268F5;
  border-radius: 4px;
  margin: 3px;
  padding: 0 10px;
  color: #3268F5;
}
.fenye a:hover,
.fenye span.current {
  color: #fff;
  background: #3268F5;
}
.zixundialog .el-dialog__header {
  display: none;
}
.zixundialog .el-dialog__body {
  padding: 0;
}
.zixundialog .el-dialog__body .zixun .zxl {
  padding: 50px 40px;
  width: 50%;
  box-sizing: border-box;
}
.zixundialog .el-dialog__body .zixun .zxl .close {
  right: 35px;
  top: 20px;
  z-index: 4;
  cursor: pointer;
  font-size: 28px;
  color: #909399;
}
.zixundialog .el-dialog__body .zixun .zxl .title {
  margin-bottom: 20px;
}
.zixundialog .el-dialog__body .zixun .zxl .title .h2 {
  margin-bottom: 10px;
}
.zixundialog .el-dialog__body .zixun .zxl .el-form .el-cascader {
  width: 100%;
}
.zixundialog .el-dialog__body .zixun .zxl .el-form .el-select {
  width: 100%;
}
.zixundialog .el-dialog__body .zixun .zxl .el-form .el-input__inner {
  height: 60px;
  line-height: 60px;
  background: #F6F7F7;
  padding-left: 50px;
}
.zixundialog .el-dialog__body .zixun .zxl .el-form .el-button {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #3268F5;
  padding: 0;
  border: none;
}
.zixundialog .el-dialog__body .zixun .zxl .el-form .el-button span {
  color: #fff;
  font-size: 20px;
}
.zixundialog .el-dialog__body .zixun .zxl .el-form .el-form-item.firstitem .el-form-item__content .el-input .el-input__inner {
  background: url(../images/e1.png) no-repeat 20px center #F6F7F7;
  background-size: 18px;
}
.zixundialog .el-dialog__body .zixun .zxl .el-form .el-form-item.secitem .el-form-item__content .el-input .el-input__inner {
  background: url(../images/e2.png) no-repeat 20px center #F6F7F7;
  background-size: 18px;
}
.zixundialog .el-dialog__body .zixun .zxl .el-form .el-form-item.thirditem .el-form-item__content .el-input .el-input__inner {
  background: url(../images/e3.png) no-repeat 20px center #F6F7F7;
  background-size: 18px;
}
.zixundialog .el-dialog__body .zixun .zxl .el-form .el-form-item.fourthitem .el-form-item__content .el-input .el-input__inner {
  background: url(../images/e4.png) no-repeat 20px center #F6F7F7;
  background-size: 18px;
}
.zixundialog .el-dialog__body .zixun .zxl.w100 {
  width: 100%;
}
.zixundialog .el-dialog__body .zixun .zxr {
  width: 50%;
}
.zixundialog .el-dialog__body .zixun .zxr .close {
  right: 20px;
  top: 20px;
  z-index: 4;
  cursor: pointer;
  font-size: 28px;
  color: #909399;
}
.zixundialog .el-dialog__body .zixun .zxr img {
  border-radius: 0 2px 2px 0;
  display: block;
  width: 100%;
}
.common-ft-baojia {
  left: 0;
  z-index: 109;
  width: 100%;
  bottom: 0;
  background: rgba(0, 0, 0, 0.68);
  transition: all ease-in-out 0.4s;
}
.common-ft-baojia .close {
  cursor: pointer;
  right: 0;
  top: 0;
  z-index: 12;
}
.common-ft-baojia .close img {
  width: 44px;
  display: block;
}
.common-ft-baojia .baojia-inner {
  height: 140px;
  padding: 0 20px;
  box-sizing: border-box;
}
.common-ft-baojia .baojia-inner .bj-l {
  width: 194px;
  margin-right: 10px;
}
.common-ft-baojia .baojia-inner .bj-l .img {
  margin-bottom: 10px;
}
.common-ft-baojia .baojia-inner .bj-l .img img {
  width: 100%;
  display: block;
}
.common-ft-baojia .baojia-inner .bj-l .h2 {
  height: 24px;
  background: #C03232;
  border-radius: 4px;
}
.common-ft-baojia .baojia-inner .bj-c {
  padding: 0 20px;
}
.common-ft-baojia .baojia-inner .bj-c .itm {
  margin: 0 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.common-ft-baojia .baojia-inner .bj-c .itm .pic {
  margin-bottom: 6px;
}
.common-ft-baojia .baojia-inner .bj-c .itm .pic img {
  width: 54px;
  display: block;
}
.common-ft-baojia .baojia-inner .bj-c .itm .p {
  font-size: 14px;
  text-align: center;
}
.common-ft-baojia .baojia-inner .bj-r {
  height: 100%;
}
.common-ft-baojia .baojia-inner .bj-r .form {
  padding-top: 18px;
}
.common-ft-baojia .baojia-inner .bj-r .form .forml {
  width: 452px;
}
.common-ft-baojia .baojia-inner .bj-r .form .forml .el-form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.common-ft-baojia .baojia-inner .bj-r .form .forml .el-form .el-form-item {
  width: 49%;
}
.common-ft-baojia .baojia-inner .bj-r .form .forml .el-form .el-form-item .el-cascader,
.common-ft-baojia .baojia-inner .bj-r .form .forml .el-form .el-form-item .el-select {
  width: 100%;
}
.common-ft-baojia .baojia-inner .bj-r .form .forml .el-form .el-form-item .el-input__inner {
  height: 42px;
  line-height: 42px;
  padding-left: 50px;
}
.common-ft-baojia .baojia-inner .bj-r .form .forml .el-form .el-form-item.firstitem .el-form-item__content .el-input .el-input__inner {
  background: url(../images/e1.png) no-repeat 20px center #fff;
  background-size: 18px;
}
.common-ft-baojia .baojia-inner .bj-r .form .forml .el-form .el-form-item.secitem .el-form-item__content .el-input .el-input__inner {
  background: url(../images/e2.png) no-repeat 20px center #fff;
  background-size: 18px;
}
.common-ft-baojia .baojia-inner .bj-r .form .forml .el-form .el-form-item.thirditem .el-form-item__content .el-input .el-input__inner {
  background: url(../images/e3.png) no-repeat 20px center #fff;
  background-size: 18px;
}
.common-ft-baojia .baojia-inner .bj-r .form .forml .el-form .el-form-item.fourthitem .el-form-item__content .el-input .el-input__inner {
  background: url(../images/e4.png) no-repeat 20px center #fff;
  background-size: 18px;
}
.common-ft-baojia .baojia-inner .bj-r .form .formr {
  margin-left: 10px;
  background: #EA1A1A;
  height: 106px;
  width: 90px;
  border-radius: 4px;
  cursor: pointer;
}
.common-ft-baojia .baojia-inner .bj-r .form .formr span {
  color: #fff;
  font-size: 18px;
  width: 36px;
  display: inline-block;
  text-align: center;
}
.common-ft-baojia.hide {
  left: -100%;
}
.common-ft-hide {
  bottom: 30px;
  left: -180px;
  width: 167px;
  height: 93px;
  z-index: 9;
  transition: all ease-in-out 0.4s;
  cursor: pointer;
}
.common-ft-hide img {
  display: block;
  width: 100%;
}
.common-ft-hide.show {
  left: 0;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  color: #8c92a4;
}
.icon-top:before {
  content: "\e642";
}
@font-face {
  font-family: "iconfont";
  src: url("../fonts/iconfont.woff2") format("woff2"), url("../fonts/iconfont.woff") format("woff"), url("../fonts/iconfont.ttf") format("truetype");
}
@media (max-width: 750px) {
  .w {
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
  }
  .w .common-f1 .f1b {
    flex-wrap: wrap;
  }
  .w .common-f1 .f1b .item {
    width: 49%;
    margin: 0 0 20px 0;
  }
  .w .common-f1 .f1b .item .des h2 {
    margin: 10px 0;
    padding-bottom: 10px;
  }
  .w .common-f1 .f1b .item .des h2 span {
    font-size: 16px;
  }
  .w .common-f1 .f1b .item .des h2 span::after {
    width: 50px;
    bottom: -8px;
  }
  .w .common-f1 .f1b .item .des p {
    font-size: 12px;
    height: 58px;
    line-height: 1.6em;
  }
  .w .common-f1 .f1b .item .des .bot {
    padding: 10px 0 16px;
  }
  .w .common-f1 .f1b .item .des .bot a {
    height: 30px;
    font-size: 12px;
    width: 48%;
  }
  .w .common-f3 .f3b {
    flex-wrap: wrap;
  }
  .w .common-f3 .f3b .item {
    margin-bottom: 20px;
    width: 47%;
  }
  .w .common-f3 .f3b .item .itemi h2 {
    margin: 0 0 2px 10px;
  }
  .w .common-f3 .f3b .item .itemi h2 span {
    font-size: 18px;
  }
  .common-f2 .f2b {
    flex-wrap: wrap;
    padding: 30px 20px;
  }
  .common-f2 .f2b .item {
    margin-bottom: 10px;
    width: 33%;
  }
  .common-f2 .f2b .item h2 {
    font-size: 16px;
    font-weight: normal;
  }
  .common-f2 .f2b .item .pic {
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
  }
  .common-f2 .f2b .item .pic img {
    width: 55%;
  }
  .h100 {
    height: 50px;
  }
  .head .headi {
    height: 50px;
  }
  .head .headi .logo {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .head .headi .logo a img {
    width: 80px;
  }
  .head .headi .menu {
    position: fixed;
    top: 50px;
    left: 0;
    z-index: 97;
    width: 100%;
    display: none;
    background-color: #fff;
    border-top: 1px solid #f5f5f5;
  }
  .head .headi .menu a {
    display: block;
    border-bottom: 1px solid #f5f5f5;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .head .headi .menu a::after {
    display: none;
  }
  .head .headi .menubar {
    display: block;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 90;
  }
  .head .headi .menubar img {
    width: 28px;
    display: block;
  }
  .banner .bannerswp .swiper-slide img.mimg {
    display: block;
  }
  .banner .bannerswp .swiper-slide img.pcimg {
    display: none;
  }
  .m_overlay {
    display: none;
    position: fixed;
    z-index: 84;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
  }
  .commin-tit {
    padding: 20px 0px 20px;
  }
  .commin-tit h2 {
    font-size: 20px;
    margin-bottom: 4px;
  }
  .commin-tit h3 {
    font-size: 14px;
    line-height: 1.6em;
  }
  .el-select-dropdown__item {
    font-size: 14px!important;
    color: #999 !important;
  }
  li {
    font-size: 14px;
  }
  .common-eleform {
    padding-top: 20px;
  }
  .common-eleform .eletitle {
    font-size: 20px;
  }
  .common-eleform .eleform {
    margin-top: 20px;
  }
  .common-eleform .eleform .el-form {
    display: block;
  }
  .common-eleform .eleform .el-form .el-form-item .el-form-item__content .el-cascader {
    width: 100%;
  }
  .common-eleform .eleform .el-form .el-form-item .el-form-item__content .el-select {
    width: 100%;
  }
  .common-eleform .eleform .el-form .el-form-item .el-form-item__content .el-input .el-input__inner {
    border: 1px solid #f2f2f2;
    width: 100%;
    border-radius: 4px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
  }
  .common-eleform .eleform .el-form .el-form-item .el-form-item__content .el-button {
    margin-top: 20px;
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    border-radius: 4px;
  }
  .common-eleform .eleform .el-form .el-form-item.firstitem .el-form-item__content .el-input .el-input__inner {
    border-left: 1px solid #f2f2f2;
    border-radius: 4px;
  }
  .footer {
    margin-top: 30px;
  }
  .footer .footer-top {
    display: none;
  }
  .footer .footer-bot .w .ftinfo {
    display: block;
    padding: 30px 0;
  }
  .footer .footer-bot .w .ftinfo .botl {
    width: 100%;
  }
  .footer .footer-bot .w .ftinfo .botl .ftmenu {
    margin-bottom: 0;
    display: flex;
  }
  .footer .footer-bot .w .ftinfo .botl .ftmenu a {
    font-size: 14px;
    margin: 0 20px 10px;
  }
  .footer .footer-bot .w .ftinfo .botl .p {
    display: none;
  }
  .footer .footer-bot .w .ftinfo .botl .link {
    display: none;
  }
  .footer .footer-bot .w .ftinfo .botr {
    border-top: 1px solid #333;
    padding-top: 30px;
    margin-top: 20px;
    display: flex;
    justify-content: center;
  }
  .footer .footer-bot .w .ftinfo .botr .ewm {
    margin: 0 10px;
  }
  .el-dialog.zixundialog {
    width: 90%!important;
  }
  .el-dialog.zixundialog .el-dialog__body .zixun .zxl {
    padding: 40px 20px;
    width: 100%;
  }
  .el-dialog.zixundialog .el-dialog__body .zixun .zxl .title .h2 {
    font-size: 20px;
  }
  .el-dialog.zixundialog .el-dialog__body .zixun .zxl .title .h3 {
    font-size: 14px;
  }
  .el-dialog.zixundialog .el-dialog__body .zixun .zxl .el-form .el-input__inner {
    height: 40px;
    line-height: 40px;
  }
  .el-dialog.zixundialog .el-dialog__body .zixun .zxl .el-form .el-button {
    height: 50px;
    line-height: 50px;
  }
  .el-dialog.zixundialog .el-dialog__body .zixun .zxr {
    display: none;
  }
  .common-ft-baojia {
    display: none;
  }
}
