body,
div,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dd,
dl,
dt {
  padding: 0;
  margin: 0;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: 0;
  display: block;
  height: auto;
  max-width: 100%;
  margin: auto;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ul,
ol,
li {
  list-style: none;
}
.clear_both {
  clear: both;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
body {
  -webkit-text-size-adjust: none;
}
a,
a:active,
a:link,
a:visited,
a:hover {
  text-decoration: none;
}
img,
canvas {
  display: block;
}
input {
  outline: medium none;
  border-style: none;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
  display: none;
}
option {
  border: 0;
}
input,
select {
  border: none;
  padding: 0;
}
.parent {
  text-align: center;
}
.parent:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.parent .child {
  display: inline-block;
  vertical-align: middle;
}
.justify-container {
  text-align: justify;
  font-size: 0;
}
.justify-container:after {
  width: 100%;
  display: inline-block;
  content: "";
}
.justify-container .justify-item {
  display: inline-block;
  vertical-align: bottom;
}
a {
  color: #999;
}
:focus {
  outline: none;
}
.w1200 {
  width: 1200px;
  margin: auto;
  overflow: hidden;
  position: relative;
}
body {
  font-family: '宋体';
  -webkit-font-smoothing: antialiased;
  min-width: 1200px;
}
input[type="button"],
input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (max-width: 450px) {
  body {
    min-width: 300px;
  }
}
.custom-select {
  padding: 0;
  margin: 10px 0;
  border-radius: 3px;
  overflow: hidden;
  cursor: pointer;
  background: #efedee url(/images/arrow_down.png) no-repeat 90% 50%;
}
.custom-select select {
  padding: 5px 8px;
  width: 130%;
  border: none;
  box-shadow: none;
  border-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  height: auto;
  color: #9d9ba0;
  font-size: 14px;
}
.custom-select select:focus {
  outline: none;
}
.img-container {
  text-align: center;
  font-size: 0;
}
.img-container:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.img-container img {
  display: inline-block;
  vertical-align: middle;
}
.parent {
  text-align: center;
  font-size: 0;
}
.parent:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.parent .child {
  display: inline-block;
  vertical-align: middle;
}
.btn {
  cursor: pointer;
}
[v-cloak] {
  display: none!important;
}
body,
html {
  background-color: #ebedf5;
}
body {
  background-color: #ebedf5;
}
body .mobile_commom_body {
  padding-bottom: 2rem;
}
body .hot-gjzl-container {
  width: 9.15rem;
  margin-left: 0.425rem;
  padding-top: 0.67rem;
  display: flex;
  flex-direction: column;
}
body .hot-gjzl-container .hgc-title {
  font-size: 0.4rem;
  font-weight: bold;
  color: #333333;
  padding-bottom: 0.4rem;
}
body .hot-gjzl-container .hgc-list {
  width: 100%;
}
body .hot-gjzl-container .hgc-list .hgc-item {
  width: 100%;
  height: 2.67rem;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 1px rgba(153, 153, 153, 0.13);
  border-radius: 0.21rem;
  display: flex;
  margin-bottom: 0.4rem;
  align-items: center;
  justify-content: flex-start;
}
body .hot-gjzl-container .hgc-list .hgc-item .hgc-img {
  width: 1.79rem;
  margin-left: 0.21rem;
}
body .hot-gjzl-container .hgc-list .hgc-item .hgc-img img {
  width: 1.79rem;
  height: 1.79rem;
}
body .hot-gjzl-container .hgc-list .hgc-item .hgc-cont {
  width: 6.19rem;
  margin-left: 0.35rem;
}
body .hot-gjzl-container .hgc-list .hgc-item .hgc-cont .hgc-c-tit {
  display: flex;
  margin-bottom: 0.34rem;
  align-items: center;
  justify-content: space-between;
}
body .hot-gjzl-container .hgc-list .hgc-item .hgc-cont .hgc-c-tit div {
  font-size: 0.34rem;
  font-weight: bold;
  color: #333333;
}
body .hot-gjzl-container .hgc-list .hgc-item .hgc-cont .hgc-c-tit span {
  font-size: 0.34rem;
  font-weight: bold;
  color: #FF9305;
}
body .hot-gjzl-container .hgc-list .hgc-item .hgc-cont .hgc-c-txt {
  font-size: 0.35rem;
  font-weight: 500;
  color: #999999;
}
body .service-contrast {
  width: 9.15rem;
  margin-left: 0.425rem;
  display: flex;
  flex-direction: column;
}
body .service-contrast .service-contrast-title {
  font-size: 0.43rem;
  font-weight: bold;
  color: #303133;
  line-height: 1.17rem;
  padding-left: 0.43rem;
}
body .service-contrast .service-contrast-list {
  width: 100%;
  overflow: hidden;
  height: 7.47rem;
  display: flex;
  white-space: nowrap;
  overflow-x: auto;
  transform: translateZ(0);
  overflow-y: hidden;
}
body .service-contrast .service-contrast-list li {
  width: 3.73rem;
  height: 7.47rem;
  background: #FFFFFF;
  border-radius: 0.21rem;
  position: relative;
  display: inline-block;
  margin-right: 0.27rem;
  float: left;
}
body .service-contrast .service-contrast-list li:last-child {
  margin-right: 0;
}
body .service-contrast .service-contrast-list li .sc-sub-tit {
  height: 1.81rem;
  background: linear-gradient(0deg, #00D396 0%, #29EB9B 100%);
  border-radius: 0.21rem 0.21rem 0rem 0rem;
  text-align: center;
  font-size: 0.43rem;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 0.8rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
body .service-contrast .service-contrast-list li .sc-sub-cont {
  padding-top: 10px;
}
body .service-contrast .service-contrast-list li .sc-sub-cont p {
  font-size: 0.32rem;
  font-weight: 400;
  color: #111111;
  line-height: 0.4rem;
  text-align: center;
  padding: 0 0.32rem;
  margin-bottom: 0.4rem;
}
body .service-contrast .service-contrast-list li .sc-sub-cont p.gray-p {
  color: #999999;
}
body .service-contrast .service-contrast-list li .sc-sub-btn {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 23px;
  text-align: center;
}
body .service-contrast .service-contrast-list li .sc-sub-btn .sc-sub-zx-btn {
  width: 88px;
  height: 33px;
  background: linear-gradient(0deg, #FFB400 0%, #FFC170 99%);
  box-shadow: 0px 3px 3px 1px rgba(0, 1, 0, 0.1);
  border-radius: 9px;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 33px;
  border: none;
}
body .service-flows {
  width: 9.15rem;
  background: #FFFFFF;
  box-shadow: 0px 2px 6px 0px rgba(0, 12, 29, 0.1);
  border-radius: 0.21rem;
  position: relative;
  margin: 0.44rem auto 0;
}
body .service-flows .sf-line {
  width: 0.03rem;
  height: 10.67rem;
  background: linear-gradient(0deg, #5C7DF5 0%, #849FFF 100%);
  position: absolute;
  left: 1.31rem;
  top: 3.2rem;
}
body .service-flows .sf-title {
  font-size: 0.43rem;
  font-weight: bold;
  color: #303133;
  padding-left: 0.44rem;
  margin-bottom: 0.37rem;
  padding-top: 0.48rem;
}
body .service-flows .sf-note {
  font-size: 0.37rem;
  font-weight: 400;
  color: #606266;
  line-height: 0.53rem;
  padding: 0 0.43rem;
}
body .service-flows .sf-list {
  width: 100%;
  margin: 0.5rem auto 0;
  display: flex;
  flex-direction: column;
  position: relative;
}
body .service-flows .sf-list .sf-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0.35rem;
  height: 1.77rem;
}
body .service-flows .sf-list .sf-item .sf-img {
  padding-left: 0.43rem;
  margin-right: 0.16rem;
}
body .service-flows .sf-list .sf-item img {
  width: 1.77rem;
}
body .service-flows .sf-list .sf-item .sf-text {
  font-size: 0.37rem;
  font-weight: bold;
  color: #333333;
}
body .service-zlys {
  width: 9.15rem;
  height: 6.67rem;
  background: #FFFFFF;
  box-shadow: 0px 5px 9px 2px rgba(88, 88, 88, 0.1);
  border-radius: 0.19rem;
  margin: 0.53rem auto 0;
}
body .service-zlys .service-zlys-tit {
  font-size: 0.4rem;
  font-weight: bold;
  padding-left: 0.44rem;
  padding-top: 0.63rem;
  margin-bottom: 0.33rem;
  line-height: 1;
  color: #282828;
}
body .service-zlys .service-zlys-container {
  width: 8.29rem;
  height: 4.53rem;
  background: linear-gradient(0deg, #7568EF 0%, #A49BFA 100%);
  border-radius: 0.19rem;
  padding-top: 0.39rem;
  margin-left: 0.43rem;
}
body .service-zlys .szc-item {
  display: flex;
  margin-bottom: 0.29rem;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
  height: 0.56rem;
}
body .service-zlys .szc-item .scz-num {
  width: 0.56rem;
  height: 0.56rem;
  background: #FFFFFF;
  border-radius: 50%;
  font-size: 0.37rem;
  font-weight: bold;
  color: #8276F2;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.48rem;
  margin-right: 0.35rem;
  line-height: 0.56rem;
}
body .service-zlys .szc-item .scz-txt {
  font-size: 0.37rem;
  font-weight: bold;
  color: #FFFFFF;
}
body .service-fw {
  width: 9.17rem;
  height: 0.81rem;
  background: #7636EB;
  border-radius: 0.21rem;
  font-size: 0.32rem;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  line-height: 0.81rem;
  margin: 0.31rem auto 0;
}
body .service-by-cont {
  width: 9.15rem;
  margin: 0.6rem auto 0;
}
body .service-by-cont .sbc-title {
  font-size: 0.4rem;
  font-weight: bold;
  color: #111111;
  line-height: 1;
  margin-bottom: 0.31rem;
}
body .service-by-cont .sbc-img {
  width: 9.15rem;
  height: 2.75rem;
}
.service-gjzl-fixed-bottom {
  width: 10rem;
  height: 1.33rem;
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
}
.service-gjzl-fixed-bottom .sgfb-left-btn {
  width: 5rem;
  height: 1.33rem;
  background-color: #fff;
  color: #7636EB;
  font-weight: bold;
  text-align: center;
  line-height: 1.33rem;
  font-size: 0.37rem;
}
.service-gjzl-fixed-bottom .sgfb-right-btn {
  width: 5rem;
  height: 1.33rem;
  background-color: #09DFA1;
  color: #fff;
  text-align: center;
  line-height: 1.33rem;
  font-size: 0.37rem;
}
