<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;
}

.anniu_btn {
  width: 7.85rem;
  height: 1.5rem;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-size: .75rem;
  border-radius: .75rem;
  box-shadow: 0px 2px 0 2px rgba(255, 181, 53, 0.36);
  background: linear-gradient(to right, #ff6c00, #ffa128);
}

.banner {
  width: 100%;
  height: 6.1rem;
  padding-top: 12.75rem;
  background: url(../img_ysjj/ban.jpg) no-repeat;
  background-size: 100% 18.85rem;
}

.what {
  width: 100%;
  height: 7.1rem;
  margin-top: -2.75rem;
  position: relative;
  background: url(../img_ysjj/what_bg.png) no-repeat;
  background-size: 100% 100%;
}

.what span {
  width: 7.75rem;
  height: 1.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-size: .85rem;
  margin: 0 auto;
}

.what p {
  padding: 0 2.1rem;
  font-size: .6rem;
  color: #333;
  line-height: 1.05rem;
  margin-top: .25rem;
}

.what p b {
  color: #f64a2a;
  font-weight: normal;
}

.youshi {
  width: 94%;
  height: 13.55rem;
  padding-top: 0.45rem;
  border-radius: .5rem;
  margin: 1.55rem auto 0;
  background: linear-gradient(to bottom, #0e6bff, #24c4ff);
}

.youshi .youshi_list {
  width: 94%;
  height: 13rem;
  margin: 0 auto;
  position: relative;
  border-radius: .5rem;
  background-color: #fff;
}

.youshi .youshi_list h6 {
  font-size: .85rem;
  color: #333;
  font-weight: normal;
  line-height: .9rem;
  text-align: center;
  padding-top: 1.25rem;
  position: relative;
}

.youshi .youshi_list h6::before {
  position: absolute;
  content: '';
  width: .95rem;
  height: .45rem;
  left: 4.6rem;
  top: 1.5rem;
  background: url(../img_ysjj/left.png) no-repeat;
  background-size: 100% 100%;
}

.youshi .youshi_list h6::after {
  position: absolute;
  content: '';
  width: .95rem;
  height: .45rem;
  right: 4.6rem;
  top: 1.5rem;
  background: url(../img_ysjj/right.png) no-repeat;
  background-size: 100% 100%;
}

.youshi .youshi_list p {
  padding: 0 1.25rem;
  font-size: .6rem;
  color: #333;
  line-height: 1.05rem;
  margin-top: .5rem;
}

.youshi .youshi_list::before {
  position: absolute;
  content: '';
  width: 80%;
  height: 1px;
  left: 50%;
  margin-left: -40%;
  top: 50%;
  background-color: #ffe1db;
}

.ln_btn {
  width: 6.2rem;
  margin-top: 1.25rem;
}

.title {
  text-align: center;
  font-size: 1rem;
  color: #000;
  line-height: 1.1rem;
}

.title_fu {
  text-align: center;
  font-size: .75rem;
  color: #333;
  line-height: .8rem;
  margin-top: .7rem;
}

.kaoshi {
  margin-top: 76px;
  padding: 2rem 0;
  background-color: #e9f2ff;
}

.kaoshi .kaoshi_jj {
  padding: .5rem .8rem 0 .8rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.kaoshi .kaoshi_jj li {
  width: 8.1rem;
  height: 7.25rem;
  border-radius: .25rem;
  margin-top: 2.5rem;
  position: relative;
  background-color: #fff;
  box-shadow: 0 0 0.45rem 0 rgba(0, 0, 0, 0.15);
}

.kaoshi .kaoshi_jj li span {
  width: 5.05rem;
  height: 1.3rem;
  position: absolute;
  top: -1.3rem;
  left: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-size: .7rem;
  background: url(../img_ysjj/ks_bg.png) no-repeat;
  background-size: 100% 100%;
}

.kaoshi .kaoshi_jj li p {
  padding-left: 1.65rem;
  font-size: .6rem;
  color: #333;
  background: url(../img_ysjj/ks_bg1.png) 0.9rem center no-repeat;
  line-height: .7rem;
  margin-top: .5rem;
  background-size: .3rem .3rem;
}

.kaoshi .kaoshi_jj li .anniu_btn {
  width: 4rem;
  height: 1.25rem;
  margin-top: .65rem;
  font-size: .6rem;
}

.kaoshi .kaoshi_nf {
  width: 100%;
  height: 7.8rem;
  margin-top: 1.5rem;
  background: url(../img_ysjj/ks_bg2.png) no-repeat;
  background-size: 100% 100%;
}

.kaoshi .kaoshi_nf span {
  display: block;
  text-align: center;
  font-size: .75rem;
  color: #000;
  line-height: .8rem;
}

.kaoshi .kaoshi_nf ul {
  padding: 0 2.4rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.kaoshi .kaoshi_nf ul li {
  width: 1.6rem;
  height: 1.6rem;
  margin-top: 1rem;
  margin-right: .5rem;
  border: 1px solid #5f6061;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: .6rem;
  color: #333;
}

.kaoshi .anniu_btn {
  margin-top: 1.75rem;
}

.wuqu {
  width: 94%;
  margin: 2rem auto 0;
}

.wuqu .wuqu_list {
  width: 100%;
  margin-top: 1.75rem;
  position: relative;
}

.wuqu .wuqu_list img {
  width: 3.75rem;
  height: 3.7rem;
  position: absolute;
  left: 0;
  top: 0;
}

.wuqu .wuqu_list span {
  margin-left: 4rem;
  height: 1.7rem;
  display: flex;
  align-items: center;
  font-size: .6rem;
  color: #333;
}

.wuqu .wuqu_list span b {
  font-weight: normal;
  font-size: .7rem;
  color: #000;
}

.wuqu .wuqu_list p {
  width: 78%;
  padding: 4% 3%;
  margin-left: 16%;
  font-size: .6rem;
  color: #000;
  line-height: 1rem;
  border-radius: .5rem;
  background-color: #f2f7ff;
}

.wuqu .er img {
  left: auto;
  right: 0;
  top: .25rem;
}

.wuqu .er span {
  height: 2.25rem;
  margin-left: .75rem;
}

.wuqu .er span b {
  margin-bottom: .8rem;
}

.wuqu .er p {
  margin-left: 0;
}

.yuyue {
  margin-top: 2rem;
  padding-bottom: 1rem;
}

.yuyue .title {
  color: #f64a2a;
}

.yuyue .yuyue_list {
  width: 12.6rem;
  height: 8rem;
  padding-top: .5rem;
  margin: 1.35rem auto 0;
  border-radius: .5rem;
  background: linear-gradient(to right, #f87128, #ff4800);
}

.yuyue .yuyue_list .form-container {
  width: 11.5rem;
  height: 7.5rem;
  margin: 0 auto;
  border-radius: .5rem;
  padding-top: 1px;
  background-color: #fff;
}

.yuyue .yuyue_list .form-container .form-item {
  padding: 0;
  border: 0;
  height: auto;
  margin-bottom: 0;
}

.yuyue .yuyue_list .form-container .form-item input {
  background: none;
  width: 7.75rem;
  height: 1.3rem;
  margin: 1rem auto 0 !important;
  display: block;
  font-size: .6rem;
  color: #333;
  text-indent: 1.3rem;
  border: 1px solid #ee3314;
}

.yuyue .yuyue_list .form-container .form-item:nth-child(1) input {
  background: url(../img_ysjj/yy_icon1.png) 0.4rem center no-repeat;
  background-size: .75rem .75rem;
}

.yuyue .yuyue_list .form-container .form-item:nth-child(2) input {
  background: url(../img_ysjj/yy_icon2.png) 0.4rem center no-repeat;
  background-size: .75rem .75rem;
}

.yuyue .yuyue_list .form-container .submit {
  width: 4rem;
  height: 1.25rem;
  margin: .75rem auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-size: .6rem;
  border-radius: .75rem;
  box-shadow: 0px 2px 0 2px rgba(255, 181, 53, 0.36);
  background: linear-gradient(to right, #ff4800, #f87128);
}

.course .navbar {
  width: 88%;
  height: 2.25rem;
  padding: 0 3%;
  margin: 1.5rem auto 0;
  display: flex;
  justify-content: space-between;
  border-radius: .5rem .5rem 0 0;
  background: linear-gradient(to right, #24c4ff, #2089ff);
}

.course .navbar .item {
  width: 4.25rem;
  height: 1.6rem;
  margin-top: .3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-size: .7rem;
}

.course .navbar .active {
  color: #1671ef;
  border-radius: .5rem .5rem 0 0;
  background-color: #fff;
}

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

.course .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);
}

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

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

.course .kecheng_list_lxyb div {
  background: url(../img_ysjj/kc_img1.jpg) no-repeat;
  background-size: 100% 100%;
}

.course .kecheng_list_jc div {
  background: url(../img_ysjj/kc_img2.jpg) no-repeat;
  background-size: 100% 100%;
}

.course .kecheng_list_jj div {
  background: url(../img_ysjj/kc_img3.jpg) no-repeat;
  background-size: 100% 100%;
}

.course .kecheng_list_qh div {
  background: url(../img_ysjj/kc_img4.jpg) no-repeat;
  background-size: 100% 100%;
}

.course .show {
  display: flex;
}

.kecheng_xz .form-container {
  width: 11.25rem;
  height: auto;
  padding: .95rem 0;
  margin: 1.25rem auto 0;
  border: 1px solid #bbb;
  border-radius: 1.25rem;
}

.kecheng_xz .form-container h6 {
  height: .8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: .7rem;
  color: #000;
  font-weight: normal;
}

.kecheng_xz .form-container .form-item {
  height: auto;
  padding: 0;
  margin: 0;
  border: 0;
}

.kecheng_xz .form-container .form-item input {
  width: 7.5rem;
  height: 1.7rem;
  margin: .5rem auto 0 !important;
  border: 1px solid #d0d0d0;
  border-radius: .85rem;
  display: block;
  text-indent: .6rem;
  font-size: .65rem;
  color: #555;
}

.kecheng_xz .form-container .submit {
  width: 4rem;
  height: 1.5rem;
  margin: .75rem auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-size: .6rem;
  border-radius: .75rem;
  box-shadow: 0px 2px 0 2px rgba(255, 181, 53, 0.36);
  background: linear-gradient(to right, #ff4800, #f87128);
}

.tushu {
  width: 100%;
  height: 6.75rem;
  margin-top: 1.25rem;
  padding-top: 7.75rem;
  background: url(../img_ysjj/ts_bg.jpg) no-repeat;
  background-size: 100% 14.5rem;
}

.tushu h6 {
  position: relative;
  text-align: center;
  font-size: .85rem;
  color: #fff;
  font-weight: normal;
}

.tushu h6::before {
  position: absolute;
  content: '';
  width: 1.4rem;
  height: .05rem;
  background-color: #fff;
  left: 4.65rem;
  top: .6rem;
}

.tushu h6::after {
  position: absolute;
  content: '';
  width: 1.4rem;
  height: .05rem;
  background-color: #fff;
  right: 4.65rem;
  top: .6rem;
}

.tushu p {
  text-align: center;
  font-size: .6rem;
  color: #fff;
  line-height: 1rem;
}

.tushu .anniu_btn {
  width: 7.85rem;
  font-size: .6rem;
  margin-top: .75rem;
}

.xieshou {
  margin-top: 2rem;
}

.xieshou ul {
  padding: .25rem .65rem 0 .65rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.xieshou ul li {
  width: 8.6rem;
  height: 4.85rem;
  margin-top: .4rem;
}

.xieshou ul li img {
  width: 8.6rem;
  height: 4.85rem;
}

.xieshou .jianjie {
  width: 84%;
  padding: 0 5% .75rem 5%;
  margin: 1.5rem auto 0;
  position: relative;
  font-size: .6rem;
  color: #333;
  line-height: 1rem;
  text-indent: 1.25rem;
  border-bottom: .15rem solid #bbd6fa;
}

.xieshou .jianjie::before {
  position: absolute;
  content: '';
  width: .85rem;
  height: .55rem;
  background: url(../img_ysjj/ts_icon1.png) no-repeat;
  background-size: 100% 100%;
  left: 0;
  top: 0;
}

.xieshou .jianjie::after {
  position: absolute;
  content: '';
  width: .85rem;
  height: .55rem;
  background: url(../img_ysjj/ts_icon2.png) no-repeat;
  background-size: 100% 100%;
  right: 0;
  top: 0;
}

.hezuo {
  margin-top: 2rem;
  padding: 2rem 0;
  background-color: #e9f2ff;
}

.hezuo img {
  width: 17.2rem;
  height: 12.6rem;
  margin: 1.25rem auto 0;
}

/*闆呮€濆瘨鍋囪绋� 0鍩虹鍒�7鍒嗗娈靛彲閫�*/
.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: #f64a2a;
  border-radius: 12px 12px 0 0;
}

.kecheng_xz .wrapper .kecheng_tit ul li.item{
 width: 3.6rem;
 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: auto;
}
/* .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 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: #f64a2a;
  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;
}

.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);
}




.huanjing {background:#fff;
  margin:0 auto;
  box-sizing:border-box;
  padding-top: 2rem;
  padding-bottom: 2rem;
  width:100%;
  overflow: hidden;
}
.huanjing .title_bk h6::before {
  left: 2rem;
}

.huanjing .title_bk h6::after {
  right: 2rem;
}
.huanjing a {
    width: 12rem;
    height: 2rem;
    display: flex;
    border-radius: 1rem;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size: .72rem;
    color: #fff;
    margin: 1.25rem auto 0;
    box-shadow: 0px 0 5px 0 rgba(239, 74, 35, 0.4);
    background: linear-gradient(to right, #ef325e, #f76e6a);
}
.huanjing .btn_hg {
  width: 7.65rem;
  height: 1.2rem;
  margin: 1.25rem auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: .6rem;
  color: #fff;
  text-align: center;
  border-radius: .6rem;
  background: linear-gradient(90deg, #ff5a2c 0%, #ff8439 100%);
}
.banci_tit{
	padding:0 1rem;
	margin-top:1.52rem;
}
.banci_tit ul{
 display: flex;
 justify-content:space-between;
 flex-wrap:wrap;
}
.banci_tit ul li{
    width:30%;
    height: 1.6rem;
	   line-height: 1.6rem;
    text-align: center;
    background:#ffeddf;
    color:#f6492a;
    font-size: 0.6rem;
    border-radius: 0.2rem;
    border:1px solid #f64a2a;
    cursor: pointer;
}
.banci_tit ul li:first-child{
	width:48%;
	margin-bottom:0.72rem;
}
.banci_tit ul li:nth-child(2){
	width:48%;
	margin-bottom:0.72rem;
}
.banci_tit ul li.cur{
    width:30%;
	   height: 1.6rem;
  		line-height: 1.6rem;
    text-align: center;
    background: linear-gradient(to right, #ff4800, #f87128);
    background: -webkit-linear-gradient(to right, #ff4800, #f87128);
    background: -o-linear-gradient(to right, #ff4800, #f87128);
    background: -ms-linear-gradient(to right, #ff4800, #f87128);
    background: -moz-linear-gradient(to right, #ff4800, #f87128);
    color:#fff;
    font-size: 0.6rem;
    border-radius: 0.2rem;
    position: relative;
}
.banci_tit ul li:first-child.cur{
  	 width:48%;
  	 margin-bottom:0.5rem;
}
.banci_tit ul li:nth-child(2).cur{
	  width:48%;
   	margin-bottom:0.5rem;
}
.banci_tit ul li.cur:after{
	position: absolute;
	top: 1.6rem;
	left: 2rem;
	content:'';
	border-top:10px solid #f75d29;
	border-right:10px solid transparent;
	border-bottom:10px solid transparent;
	border-left:10px solid transparent;
}
.banci_tit ul li:first-child.cur:after{
  left: 3.6rem;
}
.banci_tit ul li:nth-child(2).cur:after{
	 left: 3.6rem;
}

.banci_zhuyao div img{
	margin-top: 0.5rem;
}

.bd{ width:100%; height:auto; background:#3b70fb; padding:0.98rem 0 1.8rem;}
.bd-con{ width:96%; margin:0 auto; overflow:hidden}
.bd-con h6{ font-size: 1.36rem; color:#fff;text-align: center;font-weight: bold;margin-bottom: 0.6rem}
.bd-con h6 span{color:#ef8266 }
.bd-con input,.bd-con select {width: 72%;height:2rem;line-height: 0.8rem;background: #fff;border-radius: 0.18rem;color: #666;font-size: 0.72rem;padding-left: 3%;line-height: 100%;margin:0 auto 0.6rem;border: none; display:block}
.bd-con select {width: 75%;padding-left: 2%;}
::-webkit-input-placeholder{color: #666;}
.bd-con button {width: 80%;display:block;margin:0 auto;height:2.16rem;line-height: 1.6rem;background: linear-gradient(45deg,#f19c76,#ed715c ); background: -webkit-linear-gradient(45deg,#f19c76,#ed715c );color: #fff;font-size: 0.8rem;text-align: center; border-radius: 2rem; }
</pre></body></html>