<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;
  display: block;
}

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;
}
.pullL{
  float: left;
}
.pullR{
  float: right;
}
.wrapper {
  width: 1200px;
  margin: 0 auto;
}
@keyframes scale2 {
	0%{transform: scale(1);}
	25%{transform: scale(1.1);}
	50%{transform: scale(1);}
	75%{transform: scale(1.1);}
}
@-webkit-keyframes scale2 {
	0%{transform: scale(1);}
	25%{transform: scale(1.1);}
	50%{transform: scale(1);}
	75%{transform: scale(1.1);}
}

@keyframes ballon2 {
    0% {
      -webkit-transform: translateY(3px);
      opacity: 1;
    }
  
    25% {
      -webkit-transform: translateY(-3px);
      opacity: 1;
    }
  
    50% {
      -webkit-transform: translateY(3px);
      opacity: 1;
    }
  
    75% {
      -webkit-transform: translateY(-3px);
      opacity: 1;
    }
  
    100% {
      -webkit-transform: translateY(3px);
      opacity: 1;
    }
  }
  @keyframes ballon3 {
    0% {
      -webkit-transform: translateX(3px);
      opacity: 1;
    }
  
    25% {
      -webkit-transform: translateX(-3px);
      opacity: 1;
    }
  
    50% {
      -webkit-transform: translateX(3px);
      opacity: 1;
    }
  
    75% {
      -webkit-transform: translateX(-3px);
      opacity: 1;
    }
  
    100% {
      -webkit-transform: translateX(3px);
      opacity: 1;
    }
  }
  @keyframes ballon6{
    0%{transform: translateX(-3px);}
    50%{transform: translateX(0);}
    100%{transform: translateX(-3px);}
}
@keyframes ballon7{
    0%{transform: translateY(-3px);}
    50%{transform: translateY(0);}
    100%{transform: translateY(-3px);}
}

.wrapper2{
  width: 1100px;
  margin: 0 auto;
}
.wrapper2 .title1{ 
  margin: 0 auto;
}
.ban {
  width: 100%;
  height: 455px;
  background: url(../img/ban.jpg) top center no-repeat;
}

.ban .wrapper2 {
  height: 100%;
  position: relative;
}
.ban .wrapper2 {
  position: relative;
}

.ban .wrapper2 p {
  font-size: 22px;
  color: #e63d25;
  line-height: 76px;
  position: absolute;
  left: 195px;
  top: 377px;
  padding-left: 36px;
}

.ban .wrapper2 p b {
  margin-left: 30px;
}
.ban .wrapper2 .ban1_text{
  width: 557px;
  height: 187px;
  position: absolute;
  top: 48px;
  left: 50%;
  margin-left: -304.5px;
  background: url(../img/ban1_textm.png) no-repeat;
}
.ban .wrapper2 a {
  width: 134px;
  height: 37px;
  display: block;
  position: absolute;
  top: 399px;
  right: 280px;
  text-align: center;
  line-height: 37px;
  font-size: 18px;
  color: #cb2524;
  background: url(../img/ban_bg.png) no-repeat;
  animation: scale2 2s linear infinite;
}

.yuyue {
  width: 100%;
  padding: 30px 0 30px 0;
  background-color: #e6fffc;
}

.yuyue .form-container {
  width: 1200px;
  height: 260px;
  background: url(../img/yy_bg.png) no-repeat;
}

.yuyue .form-container .form-item {
  border: 0;
  width: 275px;
  height: 40px;
  float: left;
  margin-left: 20px;
  margin-top: 95px;
}

.yuyue .form-container .form-item input {
  padding: 0;
  font-size: 18px;
  color: #777;
  text-indent: 10px;
}

.yuyue .form-container .submit {
  width: 180px;
  height: 50px;
  display: block;
  font-size: 24px;
  text-align: center;
  line-height: 50px;
  margin: 30px auto 0;
  border-radius: 25px;
  background: linear-gradient(to right, #e53622, #ff9e50);
  box-shadow: 0 4px 0 1px rgba(231, 64, 38, 0.36);
}

.yuyue .form-container .submit:hover {
  background: linear-gradient(to right, #e53622, #ff9e50);
}

.yuyue .title1 {
  margin: 30px auto 20px auto;
}

.kecheng_yi {
  width: 100%;
  height: 1264px;
  box-sizing: border-box;
  padding-top: 30px;
  background: url(../img/ban2_bg.jpg) top center no-repeat;
}

.kecheng_yi .wrapper2 {
  height: 100%;
}



.kecheng_yi .btn_kcyi {
  top: 231px;
}

.kecheng_yi .btn_kcer {
  top: 319px;
}

.kecheng_yi .btn_kcsan {
  top: 407px;
}

.kecheng_yi .btn_kcsi {
  top: 496px;
}

.kecheng_yi .btn_kcwu {
  top: 583px;
}

.kecheng_er {
  width: 100%;
  height: 488px;
  background: url(../img/kc_img2.jpg) top center no-repeat;
}

.kecheng_san {
  width: 100%;
  height: 460px;
  background: url(../img/kc_img3.jpg) top center no-repeat;
}

.kecheng_san .wrapper {
  height: 100%;
  position: relative;
}

.kecheng_san a {
  width: 220px;
  height: 55px;
  display: block;
  position: absolute;
  bottom: 59px;
  left: 490px;
}

.tixi_yi {
  width: 100%;
  height: 516px;
  background: url(../img/tx_img1.jpg) top center no-repeat;
}

.tixi_er {
  width: 100%;
  height: 570px;
  background: url(../img/tx_img2.jpg) top center no-repeat;
}

.tixi_san {
  width: 100%;
  height: 88px;
  background: url(../img/tx_img3.jpg) top center no-repeat;
  margin-top: 80px;
}

.tixi_san .form-container {
  width: 1200px;
}

.tixi_san .form-container .form-item {
  border: 0;
  padding: 0;
  width: 340px;
  height: 47px;
  margin: 20px 0 0 315px;
  float: left;
}

.tixi_san .form-container .form-item input {
  padding: 0;
}

.tixi_san .form-container .submit {
  width: 200px;
  height: 50px;
  margin-top: 19px;
  float: left;
  border-radius: 24px;
  font-size: 26px;
  text-align: center;
  line-height: 50px;
  background: linear-gradient(to right, #e53622, #ff9e50);
  box-shadow: 0 0 2px 1px rgba(231, 64, 38, 0.36);
  position: relative;
  overflow: hidden;
}
.tixi_san .form-container .submit .light {
  content: '';
  display: block;
  position: absolute;
  width: 70px;
  height: 70px;
  top: -10px;
  left: -10px;
  transform: rotate(-70deg);
  background-image: linear-gradient(rgba(255, 255, 255, 0), white, rgba(255, 255, 255, 0));
  opacity: 0.6;
}

.light {
  animation: 1s cross-data ease-in infinite normal;
}

@keyframes cross-data {
  0% {
      left: 0%;
  }

  100% {
      left: 100%;
  }
}

.tixi_san .form-container .submit:hover {
  background: linear-gradient(to right, #e53622, #ff9e50);
}
.baozhang {
  width: 100%;
  height:415px;
  background: url(../img/bz_img1.jpg) top center no-repeat;
}

.laoshi {
  width: 100%;
  height: 710px;
  padding-top: 30px;
  background-color: #e6fffc;
}

.laoshi .js_bg {
  margin: 0 auto;
}

.laoshi .js_list {
  display: none;
  margin-top: 50px;
}

.laoshi .show {
  display: block;
}

.laoshi .js_qh {
  width: 1060px;
  height: 190px;
  margin: 0 auto;
  padding-top: 10px;
  margin-top: -13px;
  border-radius: 10px;
  background: linear-gradient(to right, #e53622, #ff9e50);
}

.laoshi .js_qh .navbar {
  width: 970px;
  height: 180px;
  border-radius: 10px;
  margin: 0 auto;
  background-color: #fff;
  padding-left: 56px;
}

.laoshi .js_qh .navbar .item {
  width: 120px;
  height: 120px;
  float: left;
  border-radius: 10px;
  margin: 30px 38px 0 0;
  position: relative;
  cursor: pointer;
}

.laoshi .js_qh .navbar .active::before {
  position: absolute;
  content: '';
  width: 114px;
  height: 114px;
  border-radius: 10px;
  border: 3px solid #e73e25;
}

.laoshi .wrapper {
  height: 100%;
  position: relative;
}

.laoshi .wrapper a {
  width: 230px;
  height: 54px;
  display: block;
  position: absolute;
  top: 153px;
  left: 586px;
  animation: scale2 2s linear infinite;
}

.xiaoqu {
  width: 100%;
  height: 740px;
  padding-top: 30px;
  background-color: #1bc3ae;
}

.xiaoqu img {
  margin: 0 auto;
}
/* 鏂板仛 */
.kecheng_yi table{
  margin-top: 20px;
  width: 100%;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 5px 5px rgba(0,0,0,.2);
}
.kecheng_yi table tr.firstTr{
  height: 50px;
  line-height: 50px;
  background: linear-gradient(to bottom, #c0995c, #ddbe89);
}
.kecheng_yi table tr.firstTr th{
  font-size: 20px;
  color:#fff;
  border-right:1px solid #fff;
  font-weight: normal;
}
.kecheng_yi table tr.firstTr th:first-child{
  border-radius: 8px 0 0 0;
}
.kecheng_yi table tr.firstTr th:last-child{
  border-radius: 0 8px 0 0;
}
.kecheng_yi table .noBor_rig{
   border-right:0 !important;
}
.kecheng_yi table .noBor_bot{
  border-bottom:0 !important;
}
.kecheng_yi table tr.firstTr th{
  font-size: 22px;
  color:#fff;
  border-right:1px solid #fff;
}
.kecheng_yi table tr.firstTr th:nth-child(3){
  width: 120px;
}
.kecheng_yi table tr.firstTr th:nth-child(4){
  width: 120px;
}
.kecheng_yi table tr.firstTr th:nth-child(5){
  width: 120px;
}
.kecheng_yi table tr.firstTr th:nth-child(6){
  width: 120px;
}
.kecheng_yi table tr td{
  height:23px;
  line-height: 23px;
  text-align: center;
  font-size: 18px;
  padding:5px 5px;
  color:#555;
  border-right:1px solid #b78e50;
  border-bottom:1px solid #b78e50;
}
.kecheng_yi table tr td a{
    width: 100px;
    height: 30px;
    margin: 5px auto;
    border-radius: 15px;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 30px;
    background: linear-gradient(to right, #e73b24, #fd984d);
    animation: ballon6 1s linear infinite;
    box-shadow: 0 5px 0 #feb278;
}
.kecheng_yi .beizhu{
  font-size: 20px;
  padding:5px 5px;
  color:#fff;
  text-align: left;
  margin:10px auto;
}
.kecheng_yi .kcsz_main .tit_h3{
  width: 170px;
  height: 48px;
  line-height: 48px;
  text-align: left;
  font-size: 26px;
  color: #fff;
  padding-left: 28px;
  box-sizing: border-box;
  background: url(../img/kcjjbtn_bg.png) top center no-repeat;
}
.kecheng_yi .kcsz_main ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 25px;
}
.kecheng_yi .kcsz_main ul li{
  width: 520px;
  height: 47px;
  line-height: 47px;
  background: #bbede7;
  border-radius: 40px;
  font-size: 22px;
  color: #333333;
  margin-top: 15px;
  box-sizing: border-box;
}
.kecheng_yi .kcsz_main ul li span{
  display: inline-block;
  width: 70px;
  height: 47px;
  line-height: 47px;
  background: #ff9e50;
  border-radius: 40px 0 0 40px;
  text-align: center;
  color: #fff;
  margin-right: 15px;
  font-size: 22px;
}
.kecheng_yi .kcsz_main02  ul li{
  width: 520px;
  height: 100px;
  line-height: 34px;
  background: #bbede7;
  border-radius: 20px;
  box-sizing: border-box;
  padding-left: 28px;
  padding-top: 15px;
}
.kecheng_yi .public_btn{
  display: block;
  width: 220px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  margin-top: 30px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  background: linear-gradient(to right, #bf985b, #dec08c);
  box-shadow: 0 5px 0 #65947d;
  border-radius: 40px;
  text-align: center;
  animation: scale2 2s linear infinite;
}
/* 鏈嶅姟浣撶郴 */
.bglan{
  background: #bbede7;
}
.bglan2{
  background: #1bc3ae;
}
.fuwutx{
  box-sizing: border-box;
  padding-top: 30px;
}
.fuwutx .fwtx_main01{
  padding-bottom: 30px;
}
.fuwutx .fwtx_main01 ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;

  margin-top: 30px;
}
.fuwutx .fwtx_main01 ul li{
  width: 227px;
  height: 263px;
  box-sizing: border-box;
  font-size: 22px;
  color: #fff;
  padding-top: 65px;
  text-align: center;
}
.fuwutx .fwtx_main01 ul li:nth-child(1){
  background: url(../img/fwtx01.png) top center no-repeat;
}
.fuwutx .fwtx_main01 ul li:nth-child(2){
  background: url(../img/fwtx02.png) top center no-repeat;
}
.fuwutx .fwtx_main01 ul li:nth-child(3){
  background: url(../img/fwtx03.png) top center no-repeat;
}
.fuwutx .fwtx_main01 ul li:nth-child(4){
  background: url(../img/fwtx04.png) top center no-repeat;
}
.fuwutx .fwtx_main01 ul li dl dt{
    margin-bottom: 10px;
    font-size: 26px;
    background-image: -webkit-linear-gradient(bottom, #ffefc7, #f0b084);
    -webkit-background-clip: text;
    color: transparent;
    font-weight: bold;
}
.fuwutx .fwtx_main01 ul li dl dd{
  line-height: 1.5;
  font-size: 20px;
}
/* 鍏ぇ鏁欏鏈嶅姟 */
.fuwutx{
  padding-bottom:30px;
}
.fuwutx .fwtx_main02{
    width:599px;
    height: 393px;
    position: relative;
    margin:50px auto 0 auto;
}
.fuwutx .fwtx_main02 img{
    width:599px;
    height: 393px;
    padding-bottom: 80px;
}
.fuwutx .fwtx_main02 ul li{
      position: absolute;  
      width: 285px;
}
.fuwutx .fwtx_main02 ul li p:nth-child(1){
  font-size: 25px;
  color: #2CC8B5;
  background-image: -webkit-linear-gradient(bottom, #1a8f9d, #4cb49d);
  -webkit-background-clip: text;
  color: transparent;
}
.fuwutx .fwtx_main02 ul li p:nth-child(2){
  font-size: 20px;
  color: #555555;
  line-height: 35px;
}
.fuwutx .fwtx_main02 ul li:nth-child(1) {
  top: -4px;
  left: -210px;
  text-align: right;
}

.fuwutx .fwtx_main02 ul li:nth-child(2) {
  top: 82px;
  left: -258px;
  text-align: right;
}

.fuwutx .fwtx_main02 ul li:nth-child(3) {
  top: 209px;
  left: -300px;
  text-align: right;
}

.fuwutx .fwtx_main02 ul li:nth-child(4) {
  top: 337px;
  left: -300px;
  text-align: right;
}
.fuwutx .fwtx_main02 ul li:nth-child(5) {
  width: 375px;
  top: -4px;
  right: -289px;
  text-align: left;
}

.fuwutx .fwtx_main02 ul li:nth-child(6) {
  width: 300px;
  top: 82px;
  right: -270px;
  text-align: left;
}

.fuwutx .fwtx_main02 ul li:nth-child(7) {
  top: 209px;
  right: -305px;
  text-align: left;
}

.fuwutx .fwtx_main02 ul li:nth-child(8) {
  top: 337px;
  right: -304px;
  text-align: left;
}
/* 鏈嶅姟淇濋殰 */
.baozhang{
  box-sizing: border-box;
  padding-top: 30px;
}
.baozhang ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
.baozhang ul li{
  width: 220px;
  height: 132px;
  box-sizing: border-box;
  font-size: 18px;
  color: #555;
  text-align: left;
  position: relative;
  background: url(../img/baoz_bg.png) top center no-repeat;
  padding-top: 40px;
  line-height: 30px;
  padding-left: 33px;
}
.baozhang ul li .tag{
  position:absolute;
  top: 5px;
  left: 10px;
  font-size: 20px;
  color: #fff;
}


</pre></body></html>