body {
  margin: 0;
  padding: 0;
  font: 12px/1.5 "Microsoft YaHei", "HanHei SC", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", "Arial", "sans-serif", \5b8b\4f53;
}
.m-show {
  display: none;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
table,
td,
tr,
th {
  font-size: 12px;
}
ol,
ul {
  list-style: none;
}
li {
  list-style-type: none;
}
img {
  vertical-align: top;
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
}
address,
cite,
code,
em,
th,
i {
  font-weight: normal;
  font-style: normal;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  display: block;
  overflow: hidden;
  clear: both;
  height: 0;
  visibility: hidden;
  content: ".";
}
select,
option {
  border: none;
  outline: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
a:link,
a:visited {
  text-decoration: none;
}
input,
button {
  outline: 0;
  border: none;
}
.none {
  display: none;
}
.nones {
  visibility: hidden;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.buthove:hover {
  background-color: #fb4a4a;
}
/* 移动端开始 */
@media only screen and (max-width: 1380px) {
  ul.menu {
    left: 0;
    bottom: 50%;
    transform: translateY(50%);
  }
}
@media only screen and (max-width: 1234px) {
  .w1200 {
    width: 100%;
    box-sizing: border-box;
    padding: 0 1rem;
  }
  header .head {
    display: none;
  }
  header .head_main {
    width: 100%;
  }
  header .head_firm {
    width: auto;
  }
  header .head_firm .head_firm_line {
    display: none;
  }
  header .head_firm .head_firm_phone {
    display: none;
  }
  header .head_firm .head_firm_text {
    display: none;
  }
  header .main.head_nav_main {
    width: auto;
  }
  header .box {
    width: 100%;
    height: 50px;
    margin-top: -50px;
  }
  header .box .swiper-container {
    width: auto !important;
    height: 100%;
    text-align: center;
    line-height: 50px;
    color: #000;
    font-size: 20px;
  }
  header .box .swiper-container .swiper-wrapper {
    position: relative;
    width: auto !important;
    height: 100%;
  }
  header .box .swiper-container .swiper-wrapper .swiper-slide {
    list-style: none;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    cursor: pointer;
  }
  header .box .swiper-container .swiper-wrapper .swiper-slide .swiper-wrapper span {
    position: absolute;
    height: 3px;
    background: #000;
    left: 1%;
    top: 85%;
  }
  header .box .swiper-container .swiper-wrapper .swiper-slide .swiper-wrapper span .swiper-slide {
    width: auto !important;
    margin-right: 15px !important;
    padding: 0 18px;
  }
  header .head_nav_ul li {
    line-height: 46px;
  }
  .inx_banner {
    height: auto !important;
  }
  .inx_banner .inx_banner_box {
    flex-wrap: wrap;
  }
  .gundon {
    flex-wrap: wrap;
  }
  .gundon ul {
    overflow: hidden;
  }
  .gundon ul li {
    width: 100%;
    overflow: hidden;
  }
  .inx_servebj .inx_serve .inx_serve_main {
    flex-wrap: wrap;
  }
  .inx_servebj .inx_serve .inx_serve_main div.inx_serve_img {
    width: 100%;
  }
  .inx_servebj .inx_serve .inx_serve_main div.inx_serve_img > p {
    float: left;
    width: 45%;
  }
  .inx_servebj .inx_serve .inx_serve_main div.inx_serve_img > p:nth-of-type(2n) {
    float: right;
  }
  .inx_servebj .inx_serve .inx_serve_main ul {
    justify-content: space-between;
  }
  .inx_servebj .inx_serve .inx_serve_main ul li {
    margin: 0;
    width: 33%;
    margin-bottom: 0.5rem;
  }
  .inx_servebj .inx_serve .inx_serve_main ul li:nth-of-type(1),
  .inx_servebj .inx_serve .inx_serve_main ul li:nth-of-type(2),
  .inx_servebj .inx_serve .inx_serve_main ul li:nth-of-type(3) {
    margin-top: 0.5rem;
  }
  .inx_servebj .inx_serve .inx_get {
    padding: 0;
  }
  .inx_servebj .inx_serve .inx_get .inx_getmain li {
    width: 100%;
  }
  .inx_servebj .inx_serve .inx_get .inx_getmain li:nth-child(2) li {
    padding: 0;
  }
  .inx_typ {
    padding: 1rem 1rem !important;
  }
  .inx_typ ul {
    flex-wrap: wrap;
  }
  .inx_typ ul li {
    width: 100%;
    margin: 0.3rem 0;
  }
  .inx_typ ul li img {
    margin-right: 1.3rem;
  }
  .inx_get {
    background-color: transparent !important;
  }
  .inx_get .inx_getmain {
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    padding: 0.3rem 0;
  }
  .inx_get .inx_getmain > li {
    padding: 0.5rem;
    margin: 0.5rem 0;
    background-color: #fff;
    border-radius: 0.7rem;
  }
  .inx_consult {
    background-size: cover !important;
  }
  .inx_consult .inx_consult_box button {
    font-size: 17px;
  }
  .period .periodbj .period_contr .period_main1 {
    flex-wrap: wrap;
  }
  .period .periodbj .period_contr .period_main1 .period_left {
    width: 100%;
    margin-right: 0;
  }
  .period .periodbj .period_contr .period_main1 ul {
    width: 100%;
    height: auto;
    flex-direction: row;
    margin-top: 40px;
  }
  .period .periodbj .period_contr .period_main1 ul li {
    width: 49%;
    margin: 0 0 10px 0;
  }
  .client .client_box button {
    font-size: 15px;
  }
  .hsj {
    justify-content: center !important;
    align-items: center;
    padding: 0 0.8rem !important;
    margin-top: 40px;
  }
  .hsj > img {
    width: 40%;
  }
  .hsj .hsj_font {
    text-align: justify;
  }
  .hsj img {
    max-width: 100%;
  }
  .part .swiper_box .swiper-container .swiper-wrapper .swiper-slide {
    width: 20rem;
  }
  .part .swiper_box .swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
  }
  .start_bj .start_conter {
    flex-wrap: wrap;
  }
  .start_bj .start_conter .start_left {
    width: 100%;
  }
  .start_bj .start_conter .start_left .start_main ul {
    overflow: hidden;
    height: 435px;
  }
  .start_bj .start_conter .start_rigt {
    width: 100%;
    margin-top: 1.2rem;
  }
  .start_bj .start_conter .start_rigt > div {
    width: 100%;
  }
  .guardbj .ass .ass_ul {
    width: 100%;
  }
  .ass .ass_ul {
    width: 100%;
  }
  footer .foot {
    padding: 0 0 10px;
  }
  footer .foot .main {
    width: 100%;
  }
  footer .foot .main .foot_main {
    flex-wrap: wrap;
    justify-content: center;
  }
  footer .foot .main .foot_main .foot_one {
    width: 100%;
    text-align: center;
    display: none;
  }
  footer .foot .main .foot_main .foot_one .foot_one_ul {
    width: 100%;
  }
  footer .foot .main .foot_main .foot_one .foot_one_ul li {
    width: 50%;
  }
  footer .foot .main .foot_main ul.foot_three {
    text-align: center;
    border-left: none;
    border-right: none;
    width: 100%;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: none;
    margin-top: 0;
    padding-top: 0;
    border-bottom: 1px solid #f4f7ff;
    padding: 10px 0;
  }
  footer .foot .main .foot_main ul.foot_three li.foot_three_li {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
  }
  footer .foot .main .foot_main ul.foot_three li.foot_three_li .foot_three_pic {
    margin: 0;
  }
  footer .foot .main .foot_main ul.foot_three li.foot_three_li p {
    width: 100%;
  }
  footer .foot .main .foot_main ul.foot_four {
    width: calc(100% - 2rem);
    margin: 0 1rem;
    position: relative;
  }
  footer .foot .main .foot_main ul.foot_four li {
    font-size: 12px;
  }
  footer .foot .main .foot_main ul.foot_four li img {
    width: 18px;
    height: 18px;
  }
  footer .foot .main .foot_main ul.foot_four li p span {
    color: #9a9aa4;
  }
  footer .foot .main .foot_main ul.foot_four li:nth-of-type(4) {
    position: absolute;
    right: 0;
    width: 50%;
  }
  footer .foot .main .foot_main ul.foot_four li:nth-of-type(4) p span {
    text-align: justify;
  }
  footer .foot .main .foot_reserv {
    width: 300px;
    margin: 30px auto 0;
    line-height: 20px;
  }
  footer .foot .main ul.foot_link {
    justify-content: center;
  }
  footer .foot .main ul.foot_link li {
    margin: 0 0 0 0;
  }
}
@media only screen and (max-width: 1216px) {
  .head_nav_select {
    display: none;
  }
  .req .req_five {
    margin: 57px 1rem 0;
    width: calc(100% - 2rem);
  }
}
@media only screen and (max-width: 1126px) {
  .dev_rai_ul li {
    margin-bottom: 1rem;
  }
  .dev_rai_ul li:nth-of-type(4),
  .dev_rai_ul li:nth-of-type(5) {
    transform: none;
    margin-top: 0;
  }
}
@media only screen and (max-width: 888px) {
  .dev_ass_ul li {
    width: calc(50% - 0.5rem) !important;
  }
}
@media only screen and (max-width: 873px) {
  .inx_servebj .inx_serve .inx_serve_main ul li {
    margin: 0;
    width: calc(50% - 0.25rem);
    margin-bottom: 0.5rem;
  }
  .inx_servebj .inx_serve .inx_serve_main ul li:nth-of-type(1),
  .inx_servebj .inx_serve .inx_serve_main ul li:nth-of-type(2),
  .inx_servebj .inx_serve .inx_serve_main ul li:nth-of-type(3) {
    margin-top: unset;
  }
  .inx_servebj .inx_serve .inx_serve_main ul li:nth-of-type(1),
  .inx_servebj .inx_serve .inx_serve_main ul li:nth-of-type(2) {
    margin-top: 0.5rem;
  }
}
@media only screen and (max-width: 815px) {
  .m-show {
    display: block !important;
  }
  header .head_firm {
    justify-content: space-between;
  }
  header .head_firm img.m-menu {
    display: block !important;
    padding: 0.3rem;
    background-color: #282830;
    border-radius: 0.2rem;
    margin-right: 0.3rem;
  }
  header .head_nav {
    display: none;
  }
  header .m_head_nav {
    background-color: #282830;
  }
  header .m_head_nav ul {
    overflow: hidden;
    text-align: center;
    padding: 1rem 0;
  }
  header .m_head_nav ul li {
    width: 50%;
    float: left;
    line-height: 24px;
  }
  header .m_head_nav ul li a {
    font-size: 1rem;
    color: #fff;
  }
  .inx_banner .inx_baner_title strong {
    display: block;
  }
  .inx_banner .inx_banner_main .inx_banner_box > * {
    margin: 0;
  }
  .inx_banner .inx_banner_main .inx_banner_box .inx_sele2 {
    margin: 0;
    width: 100%;
  }
  .inx_banner .inx_banner_main .inx_banner_box .inx_banner1_inp {
    width: 100%;
  }
  .inx_banner .inx_banner_main .inx_banner_box .hyselect {
    width: 100%;
  }
  .inx_banner .inx_banner_main .inx_banner_box .hyselect input {
    text-align: center;
  }
  .inx_banner .inx_banner_main .inx_banner_box .inx_sele3 {
    width: 100%;
    justify-content: center;
  }
  .inx_banner .inx_banner_main .inx_banner_box .inx_banner1_inp[name="phone"] {
    width: 100% !important;
  }
  .inx_banner .inx_banner_main .inx_banner_box .inx_banner2_inp {
    width: 100%;
  }
  .inx_banner .inx_banner_main .inx_banner_box .indry_box {
    padding: 3px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 104%;
    height: auto;
  }
  .inx_banner .inx_banner_main .inx_banner_box .indry_box li {
    flex-grow: 1;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 780px) {
  .ass .ass_ul {
    width: 100%;
  }
  .ass .ass_ul .ass_li {
    width: calc(50% - 0.5rem);
  }
  footer {
    margin-bottom: 58px;
  }
  ul.menu {
    display: none;
  }
}
@media only screen and (max-width: 620px) {
  .ass .ass_ul .ass_li {
    height: 8.5rem;
    padding: 20px;
    border-radius: 20px;
    align-items: unset;
  }
  .ass .ass_ul .ass_li .ass_li_icon {
    display: none;
  }
  .ass .ass_ul .ass_li .ass_li_text {
    margin: 0;
  }
  .ass .ass_ul .ass_li .ass_li_text p:nth-of-type(1) {
    font-size: 16px;
  }
  .ass .ass_ul .ass_li .ass_li_text p:nth-of-type(2) {
    font-size: 12px;
  }
}
@media only screen and (max-width: 601px) {
  .inx_servebj .inx_serve .inx_serve_main ul li b {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .inx_servebj .inx_serve .inx_serve_main ul li .inx_serve_li_sm {
    height: 36px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .dev_ass_ul li {
    padding: 1rem !important;
  }
  .dev_ass_ul li i .image {
    width: 30px !important;
    height: 30px !important;
  }
  .dev_ass_ul li i p {
    font-size: 14px !important;
  }
  .dev_ass_ul li span.desc {
    font-size: 12px !important;
    height: unset !important;
  }
}
@media only screen and (max-width: 1176px) {
  .sign_main {
    flex-wrap: wrap;
  }
  .sign_main .sign_form,
  .sign_main .sign_box {
    flex-grow: 1;
    width: calc(100% - 2rem);
    margin: 1rem;
  }
  .sign_main .sign_form_main {
    padding: 20px;
  }
  .sign_main .sigm_label {
    width: auto;
  }
}
@media only screen and (max-width: 730px) {
  .sign_box {
    height: auto;
    padding-bottom: 30px;
  }
  .sign_wis_ul {
    display: none;
  }
}
@media only screen and (max-width: 1216px) {
  .more ul.more_ul {
    margin: 0 1rem;
    width: calc(100% - 2rem);
    flex-wrap: wrap;
    margin-top: 60px;
  }
  .more ul.more_ul li.more_li {
    margin-bottom: 1rem;
    width: 33%;
  }
}
@media only screen and (max-width: 700px) {
  .more ul.more_ul li.more_li {
    width: 50%;
  }
}
@media only screen and (max-width: 486px) {
  .more ul.more_ul li.more_li {
    width: 100%;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media only screen and (max-width: 745px) {
  .prom .prom_main .prom_ul {
    margin: 0 1rem;
    width: calc(100% - 2rem);
  }
  .prom .prom_main .prom_ul .prom_li {
    width: 100%;
    margin-bottom: 1rem;
  }
  .prom .prom_main .prom_ul .prom_li p {
    width: auto;
  }
  .prom .prom_main .prom_cust {
    display: none;
  }
}
@media only screen and (max-width: 650px) {
  .req .req_five li {
    width: 100%;
  }
}
@media only screen and (max-width: 486px) {
  .more ul.more_ul {
    justify-content: space-between;
  }
  .more ul.more_ul li.more_li {
    width: calc(50% - 0.5rem);
    margin: 0;
    margin-bottom: 1rem;
  }
  .more ul.more_ul li.more_li img {
    width: 100%;
    height: auto;
  }
  .more ul.more_ul li.more_li .more_li_btn {
    display: none;
  }
  .start_bj .start .start_conter .start_left .start_main ul li {
    width: 50%;
  }
}
.border- {
  border: 1px solid #e7c087 !important;
}
.radius- {
  border-radius: 1rem !important;
}
.dev_ass_ul {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.dev_ass_ul li {
  border: 1px solid #e7c087;
  width: calc((100% / 3) - 3rem / 3);
  background: #fff;
  border-radius: 1rem;
  margin-bottom: 1rem !important;
  box-sizing: border-box;
  padding: 1rem 2rem;
  font-size: 18px;
  color: #20405d;
  text-align: center;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  font-family: "Microsoft Yahei", Arial;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.dev_ass_ul li p {
  margin-left: 0.5rem;
  font-weight: bold;
  font-size: 18px;
}
.dev_ass_ul li i {
  width: 100%;
  justify-content: flex-start;
  display: flex;
  align-items: center;
  border-radius: 50%;
}
.dev_ass_ul li i .image {
  height: 35px;
  width: 35px;
  background-color: #f6f6ff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dev_ass_ul li i .image img {
  transform: scale(0.7);
}
.dev_ass_ul li span.desc {
  display: block;
  font-size: 14px;
  margin-top: 0.2rem;
  height: 42px;
  color: #355777;
  text-align: left;
}
ins.nb-frame-box-title {
  background: #f66 !important;
}
.sign_main .sign_form {
  width: 450px;
  background: #ffffff;
  box-shadow: 2px 3px 18px 0px rgba(0, 4, 85, 0.05);
  border-radius: 10px;
}
.sign_main .sign_form_title {
  width: 100%;
  height: 76px;
  /* background: #6c6eff; */
  background: linear-gradient(135deg, #d5b686, #c49e60);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 76px;
}
.sign_main .sign_form_main {
  padding: 20px 40px 40px 40px;
}
.sign_main .sign_item {
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}
.sign_main .sigm_label {
  width: 65px;
  font-size: 14px;
  color: #666666;
  margin-right: 16px;
  white-space: nowrap;
}
.sign_main .sigm_label span {
  color: #e53636;
}
.sign_main .sign_enter {
  position: relative;
  flex: 1;
  height: 48px;
}
.sign_main .sign_input {
  width: 100%;
  height: 100%;
  background: #ffffff;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  padding: 0 30px 0 20px;
}
.sign_main .sign_pick_icon {
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  width: 13px;
}
.sign_main .sign_radio {
  position: relative;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.sign_main .sign_radio:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
.sign_main .sign_radio:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #d6d6d6;
}
.sign_main .sign_radio:checked:after {
  content: "";
  border: 1px solid #e7c087;
}
.sign_main .sign_radio:checked:before {
  content: "";
  background: #e7c087;
}
.sign_main .sign_select {
  display: flex;
  align-items: center;
}
.sign_main .sign_select_item {
  display: flex;
  align-items: center;
  margin-right: 22px;
  font-size: 14px;
}
.sign_main .sign_select_item input {
  cursor: pointer;
}
.sign_main .sign_radio_light {
  color: #6c6eff;
}
.sign_main .sign_btn {
  flex: 1;
  margin-top: 2px;
}
.sign_main .sign_item:last-child {
  margin-bottom: unset;
}
.sign_main .sign_box {
  width: 710px;
  height: 526px;
  background: #ffffff;
  box-shadow: 2px 3px 18px 0px rgba(0, 4, 85, 0.05);
  border-radius: 10px;
  overflow: hidden;
}
.sign_main .sign_nav {
  width: 100%;
  height: 76px;
  border-bottom: 1px solid rgba(0, 4, 85, 0.05);
  display: flex;
  align-items: center;
  background-image: linear-gradient(135deg, #d5b686, #c49e60);
}
.sign_main .sign_nav li {
  width: 50%;
  text-align: center;
  font-size: 20px;
  /* color: #666666; */
  color: #fff;
  line-height: 76px;
  border-bottom: 2px solid transparent;
  cursor: pointer;
}
.sign_main .sign_nav_active {
  /* color: #6c6eff !important; */
  /* border-bottom: 2px solid #6c6eff !important; */
  border-bottom: 2px solid #f66 !important;
}
.sign_main .sign_desc {
  font-size: 14px;
  color: #666666;
  line-height: normal;
}
.sign_main .sign_wis {
  padding: 30px 40px 0 40px;
}
.sign_main .sign_wis_btn {
  margin-top: 17px;
  display: flex;
  justify-content: end;
}
.sign_main .sign_wis_btn div {
  width: 168px;
}
.sign_main .sign_wis_ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 22px;
}
.sign_main .sign_wis_li img {
  width: 200px;
  height: 213px;
}
.sign_main .sign_wis_li p {
  margin-top: 14px;
  color: #666666;
  font-size: 14px;
  text-align: center;
}
.req_nav {
  width: 100%;
  height: 76px;
  border-bottom: 1px solid rgba(0, 4, 85, 0.05);
  display: flex;
  align-items: center;
  background: linear-gradient(135deg, #d5b686, #c49e60);
}
.req_nav li {
  width: 24%;
  text-align: center;
  font-size: 20px;
  color: #fff;
  line-height: 76px;
  border-bottom: 2px solid transparent;
  cursor: pointer;
}
.req_nav_active {
  color: #f66 !important;
  border-bottom: 2px solid #f66 !important;
}
