@charset "utf-8";
* {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}
body {
  font: 12px/1.6 "Microsoft YaHei";
  color: #333;
  background: #eeeeee;
}
a img {
  border: none;
}
img {
  border: 0px solid #ddd;
  outline: none;
}
div,
ul,
li,
p,
form {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
em {
  font-style: normal;
  font-weight: normal;
}
table {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
dt,
dl,
dd {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
form {
  margin: 0px;
  padding: 0px;
}
tr {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0px;
  font-weight: normal;
  margin: 0;
}
.clear {
  height: 0;
  font-size: 1px;
  clear: both;
  line-height: 0;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
  padding: 0;
}
input[type="button"],
input[type="submit"],
input[type="reset"] {
  -webkit-appearance: none;
}
/*input[type="reset"]::-webkit-focus-inner,
input[type="button"]::-webkit-focus-inner,
input[type="submit"]::-webkit-focus-inner,
input[type="file"] > input[type="button"]::-webkit-focus-inner{border:none;padding:0;}
input[type="button"],input[type="submit"],input[type="reset"]{-webkit-appearance:none;}*/
.f_l {
  float: left;
}
.f_r {
  float: right;
}
.h_hide {
  display: none;
}
a {
  text-decoration: none;
}
.line {
  border-bottom: 1px solid #EFF0F0;
}
.no_line {
  border-bottom: none!important;
}
input,
textarea {
  outline: none;
}
input:hover,
textarea:hover {
  outline: none;
}
input:focus,
textarea:focus {
  outline: none;
}
.c-clearfix:before,
.c-clearfix:after {
  content: "";
  display: block;
}
.c-clearfix:after {
  clear: both;
}
.c-clearfix {
  zoom: 1;
}
.m_el {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
::-webkit-scrollbar {
  width: 0px!important;
}
.centerflex {
  display: -webkit-box;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
}
.s_box {
  display: -webkit-box;
  display: box;
}
.sb_f1 {
  -webkit-box-flex: 1;
  box-flex: 1;
}
.header {
  width: 100%;
}
.header .y-banner {
  width: 100%;
}
.header .y-banner img {
  width: 100%;
  vertical-align: middle;
}
.y-form {
  width: 100%;
  box-sizing: border-box !important;
  background: #e1f2fa;
  padding: 0.625rem 1.25rem;
}
.y-form .y-input {
  width: 100%;
  margin-bottom: 0.625rem;
}
.y-form .y-input input {
  width: 100%;
  padding: 0 0.625rem;
  box-sizing: border-box;
  border: #dbd6ff 1px solid;
  border-radius: 0.3125rem;
  font-size: 0.75rem;
  height: 2.5rem;
  line-height: 2.5rem;
  color: #7f7f7f;
}
.y-form .y-warn {
  color: #143b95;
  font-size: 0.75rem;
  text-align: center;
  padding: 0.625rem 0;
}
.y-form .y-warn span {
  display: inline-block;
  padding: 0 1.5rem;
  position: relative;
}
.y-form .y-warn span:before {
  content: '';
  display: inline-block;
  width: 0.75rem;
  height: 1px;
  background: #143b95;
  position: absolute;
  top: 0.625rem;
  left: 0;
}
.y-form .y-warn span:after {
  content: '';
  display: inline-block;
  width: 0.75rem;
  height: 1px;
  background: #143b95;
  position: absolute;
  top: 0.625rem;
  right: 0;
}
.y-part {
  background: #fff;
  margin-bottom: 0.625rem;
  padding: 0.625rem 0.625rem 1rem;
}
.y-part .y-step {
  padding: 0 0.5rem 0.625rem;
}
.y-part .y-step ul li {
  width: 50%;
  box-sizing: border-box;
  padding: 0 0.625rem;
  float: left;
  text-align: center;
}
.y-part .y-step ul li h1 {
  font-weight: 600;
  font-size: 1rem;
  color: #323232;
}
.y-part .y-step ul li h1 i {
  font-weight: 300;
  font-size: 1.5rem;
}
.y-part .y-step ul li h3 {
  font-size: 0.75rem;
  color: #626262;
}
.y-part .y-price {
  padding: 0.3125rem;
}
.y-part .y-price ul li {
  width: 50%;
  box-sizing: border-box;
  padding: 0.3125rem;
  float: left;
}
.y-part .y-price ul li .y-div {
  display: block;
  width: 100%;
}
.y-part .y-price ul li .y-div .y-pic {
  width: 100%;
}
.y-part .y-price ul li .y-div .y-pic img {
  width: 100%;
  vertical-align: middle;
}
.y-part .y-price ul li .y-div h3 {
  font-size: 0.875rem;
  line-height: 1.3;
  color: #323232;
  height: 2.375rem;
}
.y-part .y-price ul li .y-div h2 {
  font-size: 1rem;
  font-weight: 600;
  color: #007fea;
  text-align: center;
  padding-bottom: 0.3125rem;
}
.y-part .y-price ul li .y-div .y-button {
  display: block;
  width: 100%;
  height: 2.875rem;
  text-align: center;
  line-height: 2.375rem;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  background: url("bt.png") no-repeat 50% 50%;
  background-size: 90%;
}
.y-part .y-pre {
  width: 100%;
}
.y-part .y-pre img {
  width: 100%;
  vertical-align: middle;
}
.y-title {
  font-size: 1rem;
  color: #113c95;
  font-weight: 600;
  text-align: center;
  padding: 0.625rem 0;
}
.y-submit {
  display: block;
  width: 100%;
  height: 3.125rem;
  text-align: center;
  line-height: 2.875rem;
  background: url('btn.png') no-repeat 50% 50%;
  background-size: 100% 100%;
  font-size: 1rem;
  color: #fff;
  font-weight: 600;
  border: none;
}
.y-footer {
  background: #0a2f60;
  padding: 1.25rem 0.625rem;
  margin-bottom: 3rem;
  text-align: center;
}
.y-footer h4 {
  font-size: 12px;
  color: #e1f2fa;
}
.y-footer h3 {
  font-size: 0.75rem;
  color: #e1f2fa;
}
.y-footer h5 {
  font-size: 0.75rem;
  color: #648ec6;
}
.pdb0 {
  padding-bottom: 0!important;
}
.pd10 {
  padding: 0.625rem!important;
}
.pd0 {
  padding: 0!important;
}
.mgb10 {
  margin-bottom: 0.625rem!important;
}
.y-call {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  background: #030e1d;
  box-sizing: border-box;
  padding: 0.25rem 0.5rem 0;
}
.y-call a {
  display: block;
  float: left;
  width: 50%;
  height: 3.125rem;
  text-align: center;
  line-height: 3rem;
  font-size: 0.875rem;
  color: #fff;
}
.y-call a.xq {
  background: url('ff_1.png') no-repeat 50% 50%;
  background-size: 100%;
}
.y-call a.phone {
  background: url('ff_2.png') no-repeat 50% 50%;
  background-size: 100%;
}
.y-aside {
  display: none;
  width: 50%;
  position: fixed;
  bottom: 3.375rem;
  right: 0;
  z-index: 10;
  background: #030e1d;
  box-sizing: border-box;
}
.y-aside .y-phone {
  display: block;
  width: 100%;
  height: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
  color: #fff;
  font-size: 0.75rem;
}
.y-aside .y-phone:first-child {
  border-bottom: 1px solid #efefef;
}
.y-aside .y-phone span {
  display: inline-block;
  height: 100%;
}
body .layui-m-layer .layui-m-layer-msg {
  bottom: 50%!important;
}
