<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*reset*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
p,
select,
textarea {
  margin: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  color: #333;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

audio,
canvas,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input,
button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

textarea {
  resize: none;
  border: 1px solid #ccc;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

del {
  text-decoration: line-through;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

.clearfix:after {
  display: block;
  content: '';
  height: 0;
  clear: both;
  visibility: hidden;
}

html {
  font-size: 12px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "Microsoft YaHei", Arial, SimSun, SimHei, sans-serif;
  font-size: 14px;
  color: #333;
  background-color: #fff;
  max-width: 480px;
  margin: 0 auto;
  padding-bottom: 80px;
}

.banner {
  width: 100%;
  height: 12rem;
  position: relative;
  background: url(../img/ban.jpg) top center no-repeat;
  background-size: 100% 100%;
}

.banner a {
  width: 5rem;
  height: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: .5rem;
  position: absolute;
  left: 50%;
  margin-left: -2.5rem;
  bottom: 2.5rem;
  border-radius: .25rem;
  box-shadow: 2px 2px 0 0 rgba(248, 104, 40, 0.5);
  background: linear-gradient(to right, #f86828, #e53622);
}

.title_bk h6 {
  font-size: .9rem;
  color: #333;
  text-align: center;
  line-height: .95rem;
  font-weight: normal;
  position: relative;
}

.title_bk h6::before {
  position: absolute;
  content: '';
  width: 4.3rem;
  height: .45rem;
  top: .25rem;
  background: url(../img/title_left.png) no-repeat;
  background-size: 100% 100%;
}

.title_bk h6::after {
  position: absolute;
  content: '';
  width: 4.3rem;
  height: .45rem;
  top: .25rem;
  background: url(../img/title_right.png) no-repeat;
  background-size: 100% 100%;
}

.shijian {
  margin-top: 1rem;
}

.shijian .title_bk h6::before {
  left: 1.85rem;
}

.shijian .title_bk h6::after {
  right: 1.85rem;
}

.shijian .ban_swiper {
  padding-left: .75rem;
  height: 7.5rem;
  margin-top: 1.25rem;
}

.shijian .ban_swiper .swiper-slide {
  width: 8.25rem;
  height: 7.5rem;
  margin-right: .5rem;
}

.shijian .ban_swiper .swiper-slide img {
  width: 8.25rem;
  height: 7.5rem;
}

.shijian .btn_bk {
  padding: 0 3.95rem;
  margin-top: 1rem;
  display: flex;
  justify-content: space-between;
}

.shijian .btn_bk a {
  width: 4.5rem;
  height: 1.25rem;
  border-radius: .25rem;
  font-size: .5rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.shijian .btn_bk a:first-child {
  box-shadow: 2px 2px 0.15rem 0 rgba(248, 104, 40, 0.5);
  background: linear-gradient(to right, #f86828, #e53622);
}

.shijian .btn_bk a:last-child {
  box-shadow: 2px 2px 0.15rem 0 rgba(80, 113, 255, 0.5);
  background: linear-gradient(to right, #5071ff, #5051ff);
}

#form1 {
  margin-top: 1.75rem;
  width: 100%;
  height: 9.2rem;
  padding-top: 2.95rem;
  background: url(../img/yy_bg.jpg) no-repeat;
  background-size: 100% 100%;
}

#form1 .kuang {
  width: 7.5rem;
  height: 1.5rem;
  display: block;

  margin-top: 0.5rem;
  border: 1px solid #fc5d16;
  border-radius: .15rem;
  margin-left: 9.6rem;
  font-size: .6rem;
  color: #777;
  text-indent: 1.1rem;
}

#form1 .submit {
  width: 4.25rem;
  height: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: .6rem;
  color: #fff;
  border-radius: .75rem;
  margin: 0.5rem 0 0 11.5rem;
  background: linear-gradient(to right, #f86828, #e53622);
}

#form1 .form_name {
  background: url(../img/yy_icon1.png) 0.35rem center no-repeat #fff;
  background-size: .65rem .75rem;
}

#form1 .form_phoneNo {
  background: url(../img/yy_icon2.png) 0.35rem center no-repeat #fff;
  background-size: .65rem .75rem;
}

.kaoqing {
  width: 100%;
  height: 9.8rem;
  padding-top: 1.8rem;
  position: relative;
  background: url(../img/kq_bg.jpg) no-repeat;
  background-size: 100% 10.7rem;
  overflow: hidden;
}

.kaoqing .title_bk h6 {
  color: #fff;
}

.kaoqing .title_bk h6::before {
  left: -1.5rem;
  background: url(../img/title_left1.png) no-repeat;
  background-size: 100% 100%;
}

.kaoqing .title_bk h6::after {
  right: -1.5rem;
  background: url(../img/title_right1.png) no-repeat;
  background-size: 100% 100%;
}

.kaoqing h5 {
  font-size: .7rem;
  color: #fff;
  line-height: 1.15rem;
  margin-top: .5rem;
  display: inline-block;
  font-weight: normal;
  margin-left: .75rem;
  border-bottom: 1px dashed #fff;
}

.kaoqing p {
  font-size: .6rem;
  color: #fff;
  line-height: 1rem;
  margin-top: .7rem;
  padding: 0 1.05rem 0 1.5rem;
  background: url(../img/kq_icon.png) 0.75rem 0.3rem no-repeat;
  background-size: .55rem .55rem;
}

.kaoqing a {
  width: 3.75rem;
  height: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: .5rem;
  color: #fff;
  border-radius: .25rem;
  position: absolute;
  top: 2.5rem;
  right: 1.8rem;
  box-shadow: 2px 2px 0.15rem 0 rgba(248, 104, 40, 0.5);
  background: linear-gradient(to right, #f86828, #e53622);
}

.kaoshi {
  margin-top: 1rem;
}

.kaoshi .title_bk h6::before {
  left: 1.85rem;
}

.kaoshi .title_bk h6::after {
  right: 1.85rem;
}

.kaoshi .ks_contion {
  padding: .25rem .75rem 0 .75rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.kaoshi .ks_contion .ks_list {
  width: 8.25rem;
  margin-top: 1rem;
}

.kaoshi .ks_contion .ks_list span {
  width: 5.4rem;
  height: 1.45rem;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: .75rem;
  color: #fff;
  font-size: .7rem;
  position: relative;
}

.kaoshi .ks_contion .ks_list span::before {
  position: absolute;
  content: '';
  border: .2rem solid transparent;
  top: 1.45rem;
}

.kaoshi .ks_contion .ks_list .ks_js {
  width: 8.2rem;
  height: 12rem;
  margin-top: .7rem;
  position: relative;
  border: 1px solid transparent;
  border-radius: .25rem;
}

.kaoshi .ks_contion .ks_list .ks_js p {
  padding: 0 .65rem 0 1.55rem;
  font-size: .6rem;
  color: #333;
  line-height: 1rem;
  margin-top: .3rem;
}

.kaoshi .ks_contion .ks_list .ks_js p:first-child {
  margin-top: .5rem;
}

.kaoshi .ks_contion .ks_list .ks_js a {
  width: 4.75rem;
  height: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: .5rem;
  color: #fff;
  border-radius: .25rem;
  position: absolute;
  bottom: .6rem;
  left: 1.75rem;
}

.kaoshi .ks_contion .ks_list:nth-child(1) span {
  background-color: #5051ff;
}

.kaoshi .ks_contion .ks_list:nth-child(1) span::before {
  border-top-color: #5051ff;
}

.kaoshi .ks_contion .ks_list:nth-child(1) .ks_js {
  border-color: #5051ff;
}

.kaoshi .ks_contion .ks_list:nth-child(1) .ks_js p {
  background: url(../img/ks_icon1.png) 0.5rem 0.2rem no-repeat;
  background-size: .8rem .8rem;
}

.kaoshi .ks_contion .ks_list:nth-child(1) .ks_js a {
  box-shadow: 2px 2px 0.15rem 0 rgba(115, 116, 255, 0.5);
  background: linear-gradient(to right, #5051ff, #7374ff);
}

.kaoshi .ks_contion .ks_list:nth-child(2) span {
  background-color: #2ac189;
}

.kaoshi .ks_contion .ks_list:nth-child(2) span::before {
  border-top-color: #2ac189;
}

.kaoshi .ks_contion .ks_list:nth-child(2) .ks_js {
  border-color: #2ac189;
}

.kaoshi .ks_contion .ks_list:nth-child(2) .ks_js p {
  background: url(../img/ks_icon2.png) 0.5rem 0.2rem no-repeat;
  background-size: .8rem .8rem;
}

.kaoshi .ks_contion .ks_list:nth-child(2) .ks_js a {
  box-shadow: 2px 2px 0.15rem 0 rgba(42, 193, 137, 0.5);
  background: linear-gradient(to right, #2ac189, #13af75);
}

.kaoshi .ks_contion .ks_list:nth-child(3) span {
  background-color: #fc5d16;
}

.kaoshi .ks_contion .ks_list:nth-child(3) span::before {
  border-top-color: #fc5d16;
}

.kaoshi .ks_contion .ks_list:nth-child(3) .ks_js {
  height: 9rem;
  border-color: #fc5d16;
}

.kaoshi .ks_contion .ks_list:nth-child(3) .ks_js p {
  background: url(../img/ks_icon3.png) 0.5rem 0.2rem no-repeat;
  background-size: .8rem .8rem;
}

.kaoshi .ks_contion .ks_list:nth-child(3) .ks_js a {
  box-shadow: 2px 2px 0.15rem 0 rgba(248, 104, 40, 0.5);
  background: linear-gradient(to right, #f86828, #e53622);
}

.kaoshi .ks_contion .ks_list:nth-child(4) span {
  background-color: #ff5071;
}

.kaoshi .ks_contion .ks_list:nth-child(4) span::before {
  border-top-color: #ff5071;
}

.kaoshi .ks_contion .ks_list:nth-child(4) .ks_js {
  height: 9rem;
  border-color: #ff5071;
}

.kaoshi .ks_contion .ks_list:nth-child(4) .ks_js p {
  background: url(../img/ks_icon4.png) 0.5rem 0.2rem no-repeat;
  background-size: .8rem .8rem;
}

.kaoshi .ks_contion .ks_list:nth-child(4) .ks_js a {
  box-shadow: 2px 2px 0.15rem 0 rgba(255, 80, 113, 0.5);
  background: linear-gradient(to right, #ff5071, #f24264);
}

.biaozhun {
  width: 100%;
  height: 20.75rem;
  padding-top: 1.75rem;

  margin-top: 1rem;
  background: url(../img/bz_bg.jpg) no-repeat;
  background-size: 100% 22.5rem;
}

.biaozhun .title_bk h6 {
  color: #fff;
}

.biaozhun .title_bk h6::before {
  left: 1.85rem;
  background: url(../img/title_left1.png) no-repeat;
  background-size: 100% 100%;
}

.biaozhun .title_bk h6::after {
  right: 1.85rem;
  background: url(../img/title_right1.png) no-repeat;
  background-size: 100% 100%;
}

.biaozhun p {
  color: #fff;
  font-size: .6rem;
  line-height: 1rem;
}

.biaozhun p:nth-child(2) {
  margin-top: 2.5rem;
  padding: 0 2.15rem 0 2.2rem;
  background: url(../img/bz_icon.png) 1.6rem 0.35rem no-repeat;
  background-size: .4rem .4rem;
}

.biaozhun p:nth-child(3) {
  margin-top: .7rem;
  padding: 0 8.1rem 0 2.2rem;
  background: url(../img/bz_icon.png) 1.6rem 0.35rem no-repeat;
  background-size: .4rem .4rem;
}

.biaozhun a {
  width: 4.5rem;
  height: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: .5rem;
  color: #fff;
  border-radius: .25rem;
  margin: 2.25rem auto 0;
  box-shadow: 2px 2px 0.15rem 0 rgba(248, 104, 40, 0.5);
  background: linear-gradient(to right, #f86828, #e53622);
}

.liuchang {
  margin-top: 1rem;
}

.liuchang .title_bk h6::before {
  left: 1.85rem;
}

.liuchang .title_bk h6::after {
  right: 1.85rem;
}

.liuchang .liuchang_bk {
  width: 100%;
  height: 13.9rem;
  margin-top: 1.25rem;
  background: url(../img/lc_bg.png) no-repeat;
  background-size: 100% 100%;
}

.liuchang .liuchang_bk p {
  height: 1.9rem;
  padding-left: 6.05rem;
  display: flex;
  align-items: center;
  text-align: left;
  margin-bottom: .5rem;
}

.liuchang_zk {
  margin-top: 1.75rem;
}

.liuchang_zk .title_bk h6::before {
  left: 1.85rem;
}

.liuchang_zk .title_bk h6::after {
  right: 1.85rem;
}

.liuchang_zk .zk_lc {
  width: 100%;
  height: 6.9rem;
  margin-top: 1.25rem;
  background: url(../img/lc_bg1.jpg) no-repeat;
  background-size: 100% 100%;
}

.wenti {
  width: 100%;
  height: 29.75rem;
  margin-top: 1.75rem;
  padding-top: 1.75rem;
  background: url(../img/gf_bg.jpg) no-repeat;
  background-size: 100% 31.5rem;
  overflow: hidden;
}

.wenti .title_bk h6 {
  color: #fff;
}

.wenti .title_bk h6::before {
  left: -2.7rem;
  background: url(../img/title_left1.png) no-repeat;
  background-size: 100% 100%;
}

.wenti .title_bk h6::after {
  right: -2.7rem;
  background: url(../img/title_right1.png) no-repeat;
  background-size: 100% 100%;
}

.wenti .wenti_gf {
  position: relative;
  height: 13.85rem;
  margin-top: 1.5rem;
}

.wenti .wenti_gf .wenti_list {
  width: 7.05rem;
  height: 4.8rem;
  position: absolute;
  background: url(../img/wt_bg.png) no-repeat;
  background-size: 100% 100%;
}

.wenti .wenti_gf .wenti_list img {
  width: 2.1rem;
  height: 1.9rem;
  display: block;
  margin: .4rem auto 0;
}

.wenti .wenti_gf .wenti_list p {
  text-align: center;
  font-size: .6rem;
  color: #000;
  line-height: 1rem;
}

.wenti .wenti_gf .wenti_list:nth-child(1) {
  left: .75rem;
  top: 1.35rem;
}

.wenti .wenti_gf .wenti_list:nth-child(2) {
  left: .75rem;
  bottom: 1.25rem;
}

.wenti .wenti_gf .wenti_list:nth-child(3) {
  right: .8rem;
  top: 0;
  height: 4.05rem;
}

.wenti .wenti_gf .wenti_list:nth-child(4) {
  right: .8rem;
  top: 4.5rem;
}

.wenti .wenti_gf .wenti_list:nth-child(5) {
  right: .8rem;
  bottom: 0;
  height: 4.05rem;
}

.wenti #form2 h6 {
  font-weight: normal;
  color: #fff;
  font-size: .75rem;
  line-height: .8rem;
  margin-top: 1.75rem;
  text-align: center;
}

.wenti #form2 .kuang {
  width: 10rem;
  height: 1.7rem;
  display: block;
  font-size: .6rem;
  text-indent: 1.1rem;
  border: 1px solid #fc5d16;
  border-radius: .15rem;
  margin: .75rem auto 0;
}

.wenti #form2 .form_name {
  background: url(../img/yy_icon1.png) 0.35rem center no-repeat #fff;
  background-size: .65rem .75rem;
}

.wenti #form2 .form_phoneNo {
  background: url(../img/yy_icon2.png) 0.35rem center no-repeat #fff;
  background-size: .65rem .75rem;
}
.wenti #form2 .formCode{

  width: 10.5rem;

  margin:0 auto;

  margin-left: 9.6rem;

  margin: 0.75rem auto 0;

  display: flex;

  justify-content: space-between;

}

.wenti #form2 .formCode .codeInput

{

 width:6rem;

 text-align: center;

 text-indent: 0;

 height: 1.7rem;

 background-color: #fff;

 border-radius: 0.2rem;

 font-size: 0.55rem;

 line-height:1.7rem;

 -webkit-box-sizing: border-box;

 box-sizing: border-box;

 outline: 0;

 border: 0;

 color: #000;

 margin-left: 0;

 border: 1px solid #fc5d16;

}

.wenti #form2 .formCode .codetxt{

  width: 3.5rem;

 background: #e3e3e3;

 outline: none;

 height: 1.7rem;

 cursor: pointer;

 font-size: 0.5rem;

 border: 0;

 color: #000;

 border-radius: 0.2rem;

 padding: 0;

}
.wenti #form2 .submit {
  width: 4.25rem;
  height: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: .6rem;
  color: #fff;
  border-radius: .75rem;
  margin: .75rem auto 0;
  background: linear-gradient(to right, #f86828, #e53622);
}

.liucheng_ks {
  margin-top: 1rem;
}

.liucheng_ks .title_bk h6::before {
  left: 1.85rem;
}

.liucheng_ks .title_bk h6::after {
  right: 1.85rem;
}

.liucheng_ks .nav_kslc {
  display: flex;
  padding: 0 4.35rem;
  margin-top: 1.25rem;
  justify-content: space-between;
}

.liucheng_ks .nav_kslc .item {
  width: 4.5rem;
  height: 1.75rem;
  line-height: 1.4rem;
  font-size: .65rem;
  text-align: center;
  color: #333;
  background: url(../img/kslc_bg.png) no-repeat;
  background-size: 100% 100%;
}

.liucheng_ks .nav_kslc .active {
  color: #fc5d16;
  background: url(../img/kslc_bg1.png) no-repeat;
  background-size: 100% 100%;
}

.liucheng_ks .kslc_list {
  display: none;
  width: 100%;
  height: 13.9rem;
  margin-top: .75rem;
  background: url(../img/lc_bgks.png) no-repeat;
  background-size: 100% 100%;
}

.liucheng_ks .kslc_list .kslc_jj {
  height: 1.9rem;
  display: flex;
  align-items: center;
  margin-left: 5.05rem;
  color: #333;
  margin-bottom: .5rem;
}

.liucheng_ks .kslc_list .kslc_jj p {
  font-size: .5rem;
}

.liucheng_ks .kslc_list .kslc_jj p b {
  font-size: .65rem;
  font-weight: normal;
}

.liucheng_ks .show {
  display: block;
}

.liucheng_ks a {
  width: 4.5rem;
  height: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: .5rem;
  color: #fff;
  border-radius: .25rem;
  margin: 1rem auto 0;
  box-shadow: 2px 2px 0.15rem 0 rgba(248, 104, 40, 0.5);
  background: linear-gradient(to right, #f86828, #e53622);
}

.guojia {
  width: 100%;
  height: 31.8rem;
  margin-top: 1rem;
  padding-top: 1rem;
  background: url(../img/gj_bg.jpg) no-repeat;
  background-size: 100% 32.75rem;
}

.guojia .title_bk h6 {
  color: #fff;
}

.guojia .title_bk h6::before {
  left: .5rem;
  background: url(../img/title_left1.png) no-repeat;
  background-size: 100% 100%;
}

.guojia .title_bk h6::after {
  right: .5rem;
  background: url(../img/title_right1.png) no-repeat;
  background-size: 100% 100%;
}

.guojia .gj_dq {
  height: 4.6rem;
  margin-top: 1.45rem;
  display: flex;
  align-items: center;
  font-size: .6rem;
  color: #fff;
  padding: 0 1.6rem;
}

.guojia .guojia_swiper {
  margin-top: 1.25rem;
  padding-left: .75rem;
}

.guojia .guojia_swiper .swiper-slide {
  width: 8.25rem;
  height: 10.75rem;
  margin-right: .5rem;
}

.guojia .guojia_swiper .swiper-slide img {
  width: 8.25rem;
  height: 10.75rem;
}

.guojia .diqu_an {
  width: 4.5rem;
  height: 1.25rem;
  margin: 1.75rem auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: .5rem;
  color: #fff;
  border-radius: .25rem;
  margin: 1rem auto 0;
  box-shadow: 2px 2px 0.15rem 0 rgba(248, 104, 40, 0.5);
  background: linear-gradient(to right, #f86828, #e53622);
}

.guojia .xitong {
  width: 100%;
  height: 8.05rem;
  padding-top: 1px;
  margin-top: 1.75rem;
  background: url(../img/xt_bg.png) no-repeat;
  background-size: 100% 100%;
}

.guojia .xitong p {
  padding: 0 1.1rem 0 6.55rem;
  background: url(../img/ks_icon3.png) 5.65rem 0.2rem no-repeat;
  background-size: .65rem .65rem;
  color: #000;
  font-size: .6rem;
  line-height: 1rem;
}

.guojia .xitong p:nth-child(1) {
  margin-top: 1.2rem;
}

.guojia .xitong a {
  width: 4.5rem;
  height: 1.25rem;
  margin: 1.75rem auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: .5rem;
  color: #fff;
  border-radius: .25rem;
  margin: 1rem auto 0;
  box-shadow: 2px 2px 0.15rem 0 rgba(248, 104, 40, 0.5);
  background: linear-gradient(to right, #f86828, #e53622);
}

.kecheng {
  /* margin-top: 1.75rem; */
  overflow: hidden;
}

.kecheng .title_bk h6::before {
  left: -1.4rem;
}

.kecheng .title_bk h6::after {
  right: -1.4rem;
}

.kecheng .navbar {
  width: 94%;
  height: 1.7rem;
  margin: 1.2rem auto 0;
  display: flex;
  border-radius: 0.3rem 0.3rem 0 0;
  justify-content: space-between;
  background: linear-gradient(90deg, #e53622 0%, #f95029 100%);
}

.kecheng .navbar .item {
  width: 23%;
  height: 1.5rem;
  margin: 0.1rem 1% 0 1%;
  font-size: 0.7rem;
  color: #fff;
  text-align: center;
  line-height: 1.5rem;
}

.kecheng .navbar .active {
  background-color: #fff;
  color: #e63823;
  border-radius: 0.3rem 0.3rem 0 0;
}

.kecheng .kecheng_list {
  width: 93%;
  margin: 0 auto;
  display: none;
  flex-wrap: wrap;
  justify-content: space-between;
}

.kecheng .kecheng_list div {
  width: 8.4rem;
  height: 2.9rem;
  margin-top: 0.6rem;
  border-radius: 0.2rem;
  box-shadow: 0px 0 5px 0 rgba(37, 43, 97, 0.5);
}

.kecheng .kecheng_list div p {
  font-size: 0.6rem;
  color: #fff;
  line-height: 0.6rem;
  text-align: center;
  padding-top: 0.75rem;
}

.kecheng .kecheng_list div span {
  width: 100%;
  display: block;
  font-size: 0.5rem;
  color: #ced3ed;
  line-height: 0.5rem;
  text-align: center;
  padding-top: 0.3rem;
}

.kecheng .kecheng_list_lxyb .yi {
  background: url(../img/kc_lxyb1.jpg) no-repeat;
  background-size: 100% 100%;
}

.kecheng .kecheng_list_lxyb .er {
  background: url(../img/kc_lxyb2.jpg) no-repeat;
  background-size: 100% 100%;
}

.kecheng .kecheng_list_lxyb .san {
  background: url(../img/kc_lxyb3.jpg) no-repeat;
  background-size: 100% 100%;
}

.kecheng .kecheng_list_lxyb .si {
  background: url(../img/kc_lxyb4.jpg) no-repeat;
  background-size: 100% 100%;
}

.kecheng .kecheng_list_lxyb .wu {
  background: url(../img/kc_lxyb5.jpg) no-repeat;
  background-size: 100% 100%;
}

.kecheng .kecheng_list_lxyb .liu {
  background: url(../img/kc_lxyb6.jpg) no-repeat;
  background-size: 100% 100%;
}

.kecheng .kecheng_list_jc .yi {
  background: url(../img/kc_jc1.jpg) no-repeat;
  background-size: 100% 100%;
}

.kecheng .kecheng_list_jc .er {
  background: url(../img/kc_jc2.jpg) no-repeat;
  background-size: 100% 100%;
}

.kecheng .kecheng_list_jc .san {
  background: url(../img/kc_jc3.jpg) no-repeat;
  background-size: 100% 100%;
}

.kecheng .kecheng_list_jc .si {
  background: url(../img/kc_jc4.jpg) no-repeat;
  background-size: 100% 100%;
}

.kecheng .kecheng_list_jc .wu {
  background: url(../img/kc_jc5.jpg) no-repeat;
  background-size: 100% 100%;
}

.kecheng .kecheng_list_jc .liu {
  background: url(../img/kc_jc6.jpg) no-repeat;
  background-size: 100% 100%;
}

.kecheng .kecheng_list_jj .yi {
  background: url(../img/kc_jj1.jpg) no-repeat;
  background-size: 100% 100%;
}

.kecheng .kecheng_list_jj .er {
  background: url(../img/kc_jj2.jpg) no-repeat;
  background-size: 100% 100%;
}

.kecheng .kecheng_list_jj .san {
  background: url(../img/kc_jj3.jpg) no-repeat;
  background-size: 100% 100%;
}

.kecheng .kecheng_list_jj .si {
  background: url(../img/kc_jj4.jpg) no-repeat;
  background-size: 100% 100%;
}

.kecheng .kecheng_list_jj .wu {
  background: url(../img/kc_jj5.jpg) no-repeat;
  background-size: 100% 100%;
}

.kecheng .kecheng_list_jj .liu {
  background: url(../img/kc_jj6.jpg) no-repeat;
  background-size: 100% 100%;
}

.kecheng .kecheng_list_qh .yi {
  background: url(../img/kc_qh1.jpg) no-repeat;
  background-size: 100% 100%;
}

.kecheng .kecheng_list_qh .er {
  background: url(../img/kc_qh2.jpg) no-repeat;
  background-size: 100% 100%;
}

.kecheng .kecheng_list_qh .san {
  background: url(../img/kc_qh3.jpg) no-repeat;
  background-size: 100% 100%;
}

.kecheng .kecheng_list_qh .si {
  background: url(../img/kc_qh4.jpg) no-repeat;
  background-size: 100% 100%;
}

/* .kecheng .show {
  display: flex;
} */

.kecheng_xz .anniu {
  margin-top: 0rem;
  padding: 0 4.7rem;
  display: flex;
  justify-content: space-between;
}

.kecheng_xz .anniu a {
  width: 3.75rem;
  height: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: .5rem;
  color: #fff;
  border-radius: .25rem;
  margin:0 auto 0;
  box-shadow: 2px 2px 0.15rem 0 rgba(248, 104, 40, 0.5);
  background: linear-gradient(to right, #f86828, #e53622);
}

.kecheng_xz .anniu a:last-child {
  box-shadow: 2px 2px 0.15rem 0 rgba(60, 132, 236, 0.5);
  background: linear-gradient(to right, #3d85ed, #1563d3);
}

.jieduanM {
  width: 100%;
  height: 26rem;
  margin-top: 1rem;
  padding-top: 1rem;
  overflow: hidden;
  background: url(../img/jd_bg.jpg) no-repeat;
  background-size: 100% 27rem;
}

.jieduanM .title_bk h6 {
  color: #fff;
}

.jieduanM .title_bk h6::before {
  left: -1rem;
  background: url(../img/title_left1.png) no-repeat;
  background-size: 100% 100%;
}

.jieduanM .title_bk h6::after {
  right: -1rem;
  background: url(../img/title_right1.png) no-repeat;
  background-size: 100% 100%;
}

.jieduanM .jd_contion {
  padding: 0 .75rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.jieduanM .jd_contion .jd_list {
  width: 8.25rem;
  height: 11rem;
  margin-top: 1rem;
  position: relative;
  border-radius: .25rem;
  background-color: #fff;
}

.jieduanM .jd_contion .jd_list img {
  width: 8.25rem;
  height: 5rem;
  border-radius: .25rem .25rem 0 0;
}

.jieduanM .jd_contion .jd_list span {
  position: absolute;
  left: 0;
  top: 0;
  width: 3.75rem;
  height: 1.15rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: .5rem;
  color: #fff;
  border-radius: .25rem 0 .5rem 0;
  background: linear-gradient(to bottom, #f86828, #e53622);
}

.jieduanM .jd_contion .jd_list h6 {
  font-size: .7rem;
  color: #333;
  font-weight: normal;
  line-height: .75rem;
  margin: .25rem 0 0 .3rem;
}

.jieduanM .jd_contion .jd_list p {
  padding: 0 0 0 .85rem;
  font-size: .6rem;
  color: #555;
  margin-top: .3rem;
  line-height: 1rem;
  float: left;
  position: relative;
  background: url(../img/jd_icon.png) 0.3rem 0.3rem no-repeat;
  background-size: .35rem .35rem;
}

.jieduanM a {
  width: 3.5rem;
  height: 1.25rem;
  margin: 1.75rem auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: .5rem;
  color: #fff;
  border-radius: .6rem;
  position: absolute;
  bottom: .6rem;
  left: .3rem;
  background: linear-gradient(to right, #f86828, #e53622);
}
/* 璇剧▼妯″潡 */
/* .kecheng_xz{
  padding: 0.1rem 0.6rem 0rem 0.6rem;
} */
.kecheng_xz .title h6 {
  font-size: 1rem;
  line-height: 1.2rem;
  color: #000;
  text-align: center;
  margin-top: 1rem;
  position: relative;
}
.kecheng_xz .wrapper{
  padding: 0;
}
.kecheng_xz .wrapper .kecheng_tit ul{
  display: flex;
  justify-content:space-between;
  flex-wrap:wrap;
  margin-top: 0.5rem;
  background-color: #e63823;
    border-radius: 12px 12px 0 0;
}

.kecheng_xz .wrapper .kecheng_tit ul li.item{

  width: 3.5rem;

 height: 1.5rem;

 line-height: 1.5rem;

 /* border:1px solid #ffa079;

 background: #fff; */

 border-radius:0.5rem;

 color:#fff;

 text-align: center;

 margin-top: 0.5rem;

 font-size: 0.7rem;
 margin: 4px 4px 0 4px;

}
.kecheng_xz .wrapper .kecheng_tit ul li:nth-child(5){
  width: 5rem;
}
.kecheng_xz .wrapper .kecheng_tit ul li:nth-child(6){
  width: 5rem;
}
.kecheng_xz .wrapper .kecheng_tit ul li:nth-child(7){
  width: 5rem;
}
.kecheng_xz .wrapper .kecheng_tit ul li.cur{

   text-align: center;
   color: #fff;
   border: 1px solid transparent;
   background-color: #fff;
   border-radius: 12px 12px 0 0;
   color: #e63823;

}

.kecheng_xz .kecheng_main{

   margin-top: 0.2rem;

    margin-bottom: 1rem;

}

.kecheng_xz .kecheng_main div {


   margin-top: 0.37rem;

   border-radius: 0.75rem;

   border: 1px solid #eee;
   box-sizing: border-box;

}
.kecheng_xz .kecheng_main div.con_kecheng_1{
  height: 21.5rem;
}
/* .kecheng_xz .kecheng_main div#con_kecheng_2{
  height: 19.7rem;
}
.kecheng_xz .kecheng_main div#con_kecheng_5{
  height: 16rem;
} */

/* 姣忎釜璁剧疆楂樺害 */
.kecheng_xz .kecheng_main div.con_kecheng_1 table tr{
  height: 6rem; 
  box-sizing: border-box;      
}
.kecheng_xz .kecheng_main div.con_kecheng_2 table tr{
  height: 7.4rem; 
  box-sizing: border-box;      
}

.kecheng_xz .kecheng_main div.con_kecheng_3 table tr{
  height: 7.55rem; 
  box-sizing: border-box;      
}
.kecheng_xz .kecheng_main div.con_kecheng_3 table tr td:nth-child(1){
  width: 20%;
 }

.kecheng_xz .kecheng_main div.con_kecheng_4 table tr{
  height: 7.55rem; 
  box-sizing: border-box;      
}
.kecheng_xz .kecheng_main div.con_kecheng_4 table tr td:nth-child(1){
 width: 20%;
}

.kecheng_xz .kecheng_main div.con_kecheng_5 table tr{
  height: 9.75rem; 
  box-sizing: border-box;      
}
.kecheng_xz .kecheng_main div.con_kecheng_6 table tr{
  /* height: 3.7rem;  */
  box-sizing: border-box;       
}
.kecheng_xz .kecheng_main div.con_kecheng_7 table tr{
  /* height: 5rem;  */
  box-sizing: border-box;      
}

.kecheng_xz .kecheng_main table.table_1 tr{

   height: 7rem; 

   box-sizing: border-box;      

}

.kecheng_xz .kecheng_main table tr td{
  vertical-align: middle;
}
.kecheng_xz .kecheng_main table.table_1 tr td{

   border-right:1px solid #eee;

    border-bottom:1px solid #eee;

    height: 7rem;

   box-sizing: border-box;  

}

.kecheng_xz .kecheng_main table.table_1 tr td:nth-child(1){

  border-left:0px solid #0e6bff;

  border-top:0px solid #0e6bff;

  width: 24%;

  border-radius:0.75rem 0 0 0 ;

  text-align: center;

  font-size:0.55rem;

  color:#333;

  font-weight:bold;

}
.kecheng_xz .kecheng_main table.table_1 tr.last_bornone{
  height: 2rem;
}
.kecheng_xz .kecheng_main table.table_1 tr.last_bornone td{

  border-bottom:0 solid #0e6bff;
  border-right:0 solid #0e6bff;
  color: #333;
  height: 2rem;
  font-size:0.5rem;
}
.kecheng_xz .kecheng_main table.table_1 tr.last_bornone td span{
  padding-left:2.5rem;
}
.kecheng_xz .kecheng_main table.table_1 tr td:nth-child(2) {
   width: 70%;
   border-radius: 0 0.75rem 0 0;

   border-right:1px solid #eee;

}

.kecheng_xz .kecheng_main table.table_1 tr.second_bornone td {

   border-radius: 0 0 0.75rem 0;

   /* height: 6rem;  */

   box-sizing: border-box;  

}

.kecheng_xz .kecheng_main table.table_1 tr td:nth-child(2){

  width: 55%;

  background: #fff !important;

  padding: 1rem 0.2rem 0.955rem 0.55rem;

  box-sizing: border-box;

}

.kecheng_xz .kecheng_main table.table_1 tr td:nth-child(2) ul li{

  font-size:0.55rem;

  color:#333;

  margin-bottom: 0.37rem;

}
.kecheng_xz .kecheng_main table.table_2 tr td:nth-child(2) ul li span.jieduan{
  display: block;
  width: 3.25rem;
  height: 1rem;
  font-size: 0.5rem;
  color: #fff;
  box-sizing: border-box;
  color: #000;
  font-weight: bold;
}






.kecheng_xz .kecheng_main table.table_1 tr.second_bornone td{

  border-bottom:none;

  box-sizing: border-box;

}

/* 2琛�2鍒� */

.kecheng_xz .kecheng_main table.table_2 tr{
  height: 4.2rem;

  box-sizing: border-box;

}

/*3琛�3鍒�  棰勫鐝� */

.kecheng_xz .kecheng_main table.table_2 tr.second_bornone {

 height: 5.1rem;

 box-sizing: border-box;

}
.kecheng_xz .kecheng_main table.table_2 tr.second_bornone td:nth-child(2){

  height: 5.1rem;
  box-sizing: border-box;
  border-bottom:0 solid #eee;
 }

.kecheng_xz .kecheng_main table.table_2 tr td{

   border-right:1px solid #eee;

    border-bottom:1px solid #eee;
    box-sizing: border-box;
    font-size: 0.55rem;
    text-align: center;

}
.kecheng_xz .kecheng_main table tr td a{ 
  display: block;
  width: 2rem;
  height: 2rem;
  padding-top: 0.3rem;
  text-align: center;
  background-color: #e63723;
  border-radius: 0.8rem;
  color: #fff;
  text-align: center;
  font-size: 0.6rem;
  margin:0 auto;
}

.kecheng_xz .kecheng_main table.table_2 tr td
.kecheng_xz .kecheng_main table.table_2 tr td:nth-child(1){

  border-left:0px solid #0e6bff;

  border-top:0px solid #0e6bff;

  width: 16%;

  border-radius:0.75rem 0 0 0 ;

  text-align: center;

  font-size:0.5rem;

  color:#0c5fe3;

  font-weight: bold;

  background: #e5f2ff;

}

.kecheng_xz .kecheng_main table.table_2 tr:nth-child(3) td:nth-child(1){
   border-radius:0 0 0 0.75rem;
   height: 1rem;
   line-height: 1rem;

}
/* 鏈€鍚庝竴琛� */
.kecheng_xz .kecheng_main table.table_2 tr.last_bornone{
  height: 1rem;
  line-height: 1rem;

}
.kecheng_xz .kecheng_main table.table_2 tr.last_bornone td{
   border-radius:0 0 0.75rem 0.75rem;
   border-bottom: 0px solid #333;
   border-right: 0px solid #333;
   color:#ff4800;
   font-size:0.55rem;
   padding-top: 0.3rem;
}

.kecheng_xz .kecheng_main table.table_2 tr td:nth-child(1){
  width: 11%;
  color: #333;
  font-weight: bold;
}
.kecheng_xz .kecheng_main table.table_2 tr td:nth-child(1) span.orangc2{
  display:block;
  padding-top: 0.5rem;
  color:#E63823;
}
.kecheng_xz .kecheng_main table.table_2 tr td:nth-child(2){

   width: 70%;

   background: #fff;

   padding: 0.1rem 0.2rem 0.2rem 0.2rem;

   border-right: 1px solid #eee;

   box-sizing: border-box;

   border-bottom:1px solid #eee;

}

.kecheng_xz .kecheng_main table.table_2 tr td:nth-child(3){
  width: 19%;
   background:#fff;
}
.kecheng_xz .kecheng_main table.table_2 tr td:nth-child(2) ul li{
  font-size: 0.55rem;
  color:#333;
  text-align: left;
}

.kecheng_xz .kecheng_main table.table_2 tr td:nth-child(2) ul li:nth-child(1){
  height: 1rem;
  line-height: 1rem;
}
.kecheng_xz .kecheng_main table.table_2 tr td:nth-child(2) ul li:nth-child(2){
  height: 1.5rem;
  /* color:#E63823;
  font-weight: bold; */
  text-align: left;
}

.kecheng_xz .kecheng_main table.table_2 tr td:nth-child(2) ul li span{

  float: left;
}


.kecheng_xz .kecheng_main table.table_2 tr td:nth-child(2) ul li span:nth-child(1){

  display:block;

  width: 3rem;

  height: 1rem;


  font-size:0.55rem;

  color:#fff;

  box-sizing: border-box;

  color:#E63823;

  font-weight: bold;

}
.kecheng_xz .kecheng_main table.table_1 tr td:nth-child(2) ul li span:nth-child(1){

  display:block;

  width: 3rem;

  height: 1rem;


  font-size:0.55rem;

  color:#fff;

  box-sizing: border-box;

  color:#E63823;

  font-weight: bold;
  float: left;

}
.kecheng_xz .kecheng_main table.table_2 tr td:nth-child(2) ul li span.jieduan{
  display:block;
  height: 1.5rem;

  /* line-height: 1rem; */
  font-size:0.55rem;

  color:#fff;

  box-sizing: border-box;

  color:#333;

  font-weight: bold;
}
.kecheng_xz .kecheng_main table.table_2 tr td:nth-child(2) ul li span.jieduan:nth-child(1){
  width: 3.8rem;
}

.kecheng_xz .kecheng_main table.table_2 tr td:nth-child(2) ul li span.jieduan2{
   width: 2.3rem;
   color:#333;
  }
.kecheng_xz .kecheng_main table tr:first-child td:nth-child(3){ 

  background:#fff;
  border-radius:0 0.75rem 0 0;

  border-bottom: 1px solid #eee;

}
.kecheng_xz .kecheng_main table tr td:nth-child(3){ 
  border-right:0 solid #eee;
  background:#fff;
}


.kecheng_xz .kecheng_main table tr:last-child td:nth-child(3){

  border-radius:0 0 0.75rem 0;

  border-bottom: 0 solid #0e6bff;
}

.kecheng_xz .kecheng_main table.table_2 tr td:nth-child(2) ul li span.aevelt {

   display: block;

   width: 33%;   

   height: 1rem;

   line-height: 1rem;

   font-size: 0.6rem;

   color: #fff;

   box-sizing: border-box;

   color: #ff4c04;

   float: left;

}

.kecheng_xz .kecheng_main table.table_2 tr td:nth-child(2) ul li span.aevelt+span {

   float: left;

   width: 67%;   

}
/* 绮捐鐝� */
.kecheng_xz .kecheng_main .con_kecheng_3 table.table_2 tr td:nth-child(1) {
  width:20%;
  
}
.kecheng_xz .kecheng_main .con_kecheng_3 table.table_2 tr td:nth-child(2) {
  width: 62%;
}
/* 寮哄寲鍐插埡 */
.kecheng_xz .kecheng_main .con_kecheng_4 table.table_2 tr td:nth-child(1) {
    width: 17%;
}
.kecheng_xz .kecheng_main .con_kecheng_4 table.table_2 tr td:nth-child(2) {
  width: 45%;
}

.kecheng_xz .kecheng_main .con_kecheng_1 table.table_2 tr td:nth-child(2) ul li:nth-child(2) {
  height: 1rem;
  text-align: left;
}
#form1 .formCode{

  width:8.3rem;

  margin:0 auto;

  margin-left: 9.6rem;

  margin-bottom: 0;

  margin-top: 0.5rem;

  display: flex;

  justify-content: space-between;

}

#form1 .formCode .codeInput

{

 width:5rem;

 text-align: center;

 text-indent: 0;

 height: 1.7rem;

 background-color: #fff;

 border-radius: 0.2rem;

 font-size: 0.55rem;

 line-height:1.7rem;

 -webkit-box-sizing: border-box;

 box-sizing: border-box;

 outline: 0;

 border: 0;

 color: #000;

 border: 1px solid #fc5d16;

}
#form1 .formCode .codetxt{

  width: 3rem;

 background: #e3e3e3;

 outline: none;

 height: 1.7rem;

 cursor: pointer;

 font-size: 0.5rem;

 border: 0;

 color: #000;

 border-radius: 0.2rem;

 padding: 0;

}
/* 璇剧▼鏂板姞 */
.content100{
  width: 100%;
  padding: 0 0.75rem;
  box-sizing: border-box;
}
.kecheng{
  height: 24.63rem;
  box-sizing: border-box;
  padding-top: 0.13rem;
  background: #fff;
}
.kecheng_secm{
   width:100%;
   margin:0 auto;
}

.kecheng .navbar_bx{
  margin-top: 0.5rem;
  display: flex;
  justify-content:center;
  align-items: center;
  flex-wrap: wrap;
}
.kecheng .navbar_bx li.item{
  width: 3.9rem;
  height: 1.07rem;
  line-height: 1.07rem;
  border:1px solid #000;
  border-radius: 1.25rem;
  text-align: center;
  margin: 0.1rem 0 0.3rem 0.1rem;
  font-size: 0.6rem;

  color: #3d3d3d;

  text-align: center;

  cursor: pointer;
  font-weight: bold;

}
.kecheng .navbar_bx li.cur{

  background-color: #fa5900;

  color: #fff;
  border:0.03rem solid #fff;

}
.kecheng_banxiang{

  height: 17rem;

  background-color: #fff;

  box-shadow: 0rem 0.13rem 0.5rem 0rem rgba(151, 151, 151, 0.25);
  margin-top: 0.38rem;

}



.kecheng_banxiang .navbar_jis{
  width:5rem;
  float: left;
}

.kecheng_banxiang .navbar_jis .item{

  height:8.28rem;
  cursor: pointer;
  border-bottom: 0.03rem solid #eee;
  box-sizing: border-box;
  padding-top: 3.1rem;
  background-color: #002b8a;



}
.kecheng_banxiang .navbar_jis .item p{

  font-size:0.63rem;

  color: #fff;

  line-height: 0.8rem;

  text-align: center;

  padding-top: 0.4rem;
  font-weight: bold;

}
.kecheng_banxiang .navbar_jis .item span{
  width: 100%;
  display: block;
  color: #fff;
  text-align: center;
  padding-top: 0.15rem;
  font-weight: bold;
  font-size: 0.5rem;
}
.kecheng_banxiang .navbar_jis .active{
  background-color: #3a9bdc;
}
.kecheng_banxiang .kecheng_nr{
  width: 11.8rem;
  height:16.4rem;
  float: right;
  position: relative;
  background: url(../img/kc_icon1.png) 0 0  no-repeat;
  background-size: 100% 16.4rem;

}
.kecheng_banxiang .kecheng_nr .kecheng_nr_list h6{

  font-size:0.65rem;

  color: #3d3d3d;

  line-height: 0.65rem;

  margin: 0.45rem 0 0 0rem;

}
.kecheng_banxiang .kecheng_nr .kecheng_nr_list p{

  width: 10.6rem;
  display: block;
  color: #3d3d3d;
  padding-left: 1rem;
  font-size: 0.55rem;
  line-height: 0.68rem;
  padding-bottom: 0.13rem;
  margin-top: 0.3rem;
  border-bottom: 0.03rem dashed rgba(0, 0, 0, 0.5);

}

.kecheng_banxiang .kecheng_nr .kecheng_nr_list p.noline{

  border-bottom:0;

  font-size: 0.55rem;
  background: url(../img/kc_icon4.png) left 0.13rem no-repeat;

}

.kecheng_banxiang .kecheng_nr .kecheng_nr_list p.noline span {

  display: inline-block;

  padding-left: 0.7rem;

}

.kecheng_banxiang .kecheng_nr .kecheng_nr_list p.yi{

 
  background: url(../img/kc_icon1.png) left 0.13rem no-repeat;
}



.kecheng_banxiang .kecheng_nr .kecheng_nr_list p.er{

  background: url(../img/kc_icon2.png) left 0.13rem no-repeat;

}



.kecheng_banxiang .kecheng_nr .kecheng_nr_list p.san{

  background: url(../img/kc_icon3.png) left 0.13rem no-repeat;

}

.kecheng .btn_kc {

  width: 6.78rem;

  height: 1.25rem;

  margin:0 auto;
  margin-top: 0.7rem;
}
.kecheng .btn_kc a{
  display: block;
  width: 6.78rem;
  height: 1.35rem;
  line-height: 1.35rem;
  margin: 0 auto;
  margin-top: 0.25rem;
  color: #fff;
  font-size: 0.75rem;
  font-weight: bold;
  background: #b20c0c;
  border-radius: 1rem;
  text-align: center;
}

.kecheng .btn_kc a.yi{

  background-color: #e63723;

  color: #fff;

 margin-right: 1.25rem;

}



.kecheng .btn_kc a.er{

  background-color: #e63723;

  color: #fff;

  margin-right: 0;

}



.kecheng_banxiang #navbar_jichu .item p{

  /* line-height: 1.82rem; */

  padding-top: 0.4rem;

}



.kecheng_banxiang #navbar_jing .item p{

  /* line-height: 1.82rem; */

  padding-top: 0.4rem;

}



.kecheng_banxiang #navbar_qh .item{

  /* height: 2.75rem; */

}



.kecheng_banxiang #navbar_qh .item p{

  /* line-height: 2.75rem; */

  padding-top: 0.4rem;

}









.kecheng_banxiang .kecheng_nr_lxyb{

  background: url(../img/kecheng_bg.jpg) no-repeat;

  background-size: 100% 16.4rem;

}



.kecheng_banxiang .kecheng_nr_jichu{

  /* background: url(../img/kc_jc.jpg) no-repeat; */

  background: url(../img/kecheng_bg.jpg) no-repeat;

  background-size: 100% 16.4rem;

}



.kecheng_banxiang .kecheng_nr_jing{
  background: url(../img/kecheng_bg.jpg) no-repeat;

  background-size: 100% 16.4rem;

}



.kecheng_banxiang .kecheng_nr_qh{

  background: url(../img/kecheng_bg.jpg) no-repeat;

 
  background-size: 100% 16.4rem;

}

.kecheng_banxiang .kecheng_nr_4R{

  background: url(../img/kecheng_bg.jpg) no-repeat;
 
  background-size: 100% 16.4rem;

}

.kecheng_banxiang .kecheng_nr_fengbi{

  background: url(../img/kecheng_bg.jpg) no-repeat;

  background-size: 100% 16.4rem;

}

.kecheng_banxiang .kecheng_nr_xswk{

  background: url(../img/kecheng_bg.jpg) no-repeat;

 
  background-size: 100% 16.4rem;

}



#navbar_4R .item{

  height: 6.75rem;

  padding-top: 2.5rem;

}



#navbar_fengbi .item{

  height: 5.5rem;
  padding-top: 0.85rem;

}

#navbar_xswk .item{
  height: 5.5rem;
  padding-top: 2rem;
}
.kecheng_bx{

  /* display: none; */
}
.kecheng_nr_list{
  display: none;
}
.show{

  display: block;
}
#navbar_jing .item{
    height: 5.5rem;
    padding-top: 1.4rem;
}
.kecheng_banxiang #navbar_qh .item {
    height: 4.13rem;
    padding-top: 0.8rem;
}
.kecheng_banxiang #navbar_4R .item{
    height: 4.1rem;
    padding-top: 0.8rem;
}
</pre></body></html>