<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;
  background: #f4f4f4;
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
}

.banner {
  width: 100%;
  height: 455px;
  box-sizing: border-box;
  padding-top: 280px;
  margin-top: 80px;
  background: url(../img/ban.jpg) top center no-repeat;
}
.banner .h4tit{
  width: 567px;
  height: 40px;
  background:rgba(255,255,255,0.5);
  line-height: 40px;
  font-size: 28px;
  color: #004980;
  box-sizing: border-box;
  padding:0 15px;
  margin:0 auto;
}
.banner .h4tit span{
  display: inline-block;
  margin:0 8px;
}
.banner p {
  width: 306px;
  height: 28px;
  float: left;
  margin-right: 24px;
  font-size: 16px;
  color: #004980;
  line-height: 28px;
  text-indent: 80px;
  position: relative;
  border: 1px solid #fff;
  background-color: #fff;
  margin-top:30px;
}

.banner p b {
  width: 73px;
  height: 34px;
  position: absolute;
  left: -1px;
  bottom: 0;
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  line-height: 34px;
  text-align: center;
  text-indent: 0;
  background: url(../img/ban_bg.png) no-repeat;
}

.title_ky {
  height: 78px;
  position: relative;
}

.title_ky h6 {
  width: 100%;
  height: 78px;
  font-size: 40px;
  color: #333;
  text-align: center;
  line-height: 78px;
  position: absolute;
  z-index: 2;
}

.title_ky::before {
  position: absolute;
  content: '';
  width: 97px;
  height: 77px;
  top: 0;
  background: url(../img/left.png) no-repeat;
}

.title_ky::after {
  position: absolute;
  content: '';
  width: 53px;
  height: 53px;
  top: 17px;
  background: url(../img/right.png) no-repeat;
}

.title_kyzb {
  margin-top: 18px;
}

.title_kyzb::before {
  left: 332px;
}

.title_kyzb::after {
  right: 395px;
}

.img1 {
  margin-top: 15px;
}

.img_js p {
  font-size: 20px;
  color: #333;
  line-height: 32px;
  margin-top: 15px;
}

.kun_bg {
  height: 580px;
  margin-top: 38px;
  position: relative;
  background: url(../img/kh_bg.jpg) center no-repeat;
}

.kun_bg .kun_list {
  width: 440px;
  height: 94px;
  position: absolute;
  border-radius: 15px 15px 0 15px;
  background: url(../img/list_bg.jpg) repeat;
  box-shadow: 0px 0 20px 0px rgba(93, 99, 175, 0.08);
}

.kun_bg .kun_list h6 {
  height: 38px;
  line-height: 38px;
  font-weight: normal;
  font-size: 24px;
  color: #333;
  margin: 14px 0 0 24px;
}

.kun_bg .kun_list h6 b {
  width: 38px;
  height: 38px;
  display: block;
  float: left;
  margin-right: 24px;
  font-size: 18px;
  text-align: center;
  line-height: 38px;
  font-weight: normal;
  color: #fff;
  border-radius: 50%;
  box-shadow: 0px 0 20px 0px rgba(44, 147, 183, 0.3);
  background: linear-gradient(to bottom, #23abdb, #4fcdc8);
}

.kun_bg .kun_list p {
  font-size: 18px;
  color: #666;
  line-height: 20px;
  margin: 5px 0 0 83px;
}

.kun_bg .kun_list:nth-child(1) {
  top: 80px;
  left: 0;
}

.kun_bg .kun_list:nth-child(2) {
  top: 80px;
  right: 0;
}

.kun_bg .kun_list:nth-child(3) {
  top: 374px;
  left: 0;
}

.kun_bg .kun_list:nth-child(4) {
  top: 374px;
  right: 0;
}

.anniu_btn {
  width: 300px;
  height: 50px;
  display: block;
  margin: 25px auto 0;
  border-radius: 10px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  box-shadow: 0px 0 20px 0px rgba(110, 28, 22, 0.3);
  background: linear-gradient(to right, #e4493d, #fd6c55);
  animation: ballon7 1s linear infinite;
}

.zhuangtai {
  margin-top: 30px;
  padding-top: 20px;
  height: 646px;
  background: url(../img/zt_bg.jpg) top center no-repeat;
}

.zhuangtai .title_ky h6 {
  color: #fff;
}

.zhuangtai .title_ky::before {
  left: 160px;
}

.zhuangtai .title_ky::after {
  right: 190px;
}

.zhuangtai .zhuang_bg {
  height: 455px;
  margin-top: 20px;
  border-radius: 8px 8px 0 0;
}

.zhuangtai .zhuang_bg table {
  width: 100%;
}

.zhuangtai .zhuang_bg table tr td {
  font-size: 18px;
  color: #333;
  padding: 5px 0;
  text-align: center;
  /* border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5; */
}

.zhuangtai .zhuang_bg table .biaoti {
  background: linear-gradient(to right, #4fcdc8, #23abdb);
}

.zhuangtai .zhuang_bg table .biaoti td {
  color: #fff;
  line-height: 56px;
  padding: 0;
}

.zhuangtai .zhuang_bg table .biaoti td:last-child {
  border-right: 0;
  border-radius: 0 8px 0 0;
}

.zhuangtai .zhuang_bg table .biaoti td:first-child {
  border-radius: 8px 0 0 0;
}

.zhuangtai .zhuang_bg .zhu {
  width: 1150px;
  height: 53px;
  margin: 0 auto;
  font-size: 16px;
  color: #999;
  line-height: 40px;
  border-bottom: 1px dashed #e5e5e5;
}

.zhuangtai .zhuang_bg .zt_zhuang {
  margin-top: 25px;
  height: 280px;
  position: relative;
}

.zhuangtai .zhuang_bg .zt_zhuang .jiage_zt {
  position: absolute;
  right: 23px;
  top: 0;
  font-size: 22px;
  color: #333;
}

.zhuangtai .zhuang_bg .zt_zhuang .jiage_zt b {
  font-size: 46px;
  color: #e44a3d;
}
.zhuangtai .zhuang_bg .zt_zhuang .jiage_zt a {
  width: 110px;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  margin: 0 auto;
  border-radius: 10px;
  font-size:24px;
  color: #e44a3d;
  text-align: center;
  font-weight: bold;
  transition: all .3s;
}
.zhuangtai .zhuang_bg .zt_zhuang .jiage_zt a:hover{
  font-size:25px;
}
.zhuangtai .zhuang_bg .zt_zhuang .jiage_zt em {
  font-style: normal;
  color: #e44a3d;
}

.zhuangtai .zhuang_bg .zt_zhuang .zhuang_tai {
  position: relative;
  height: 24px;
  margin-bottom: 30px;
}

.zhuangtai .zhuang_bg .zt_zhuang .zhuang_tai h6 {
  margin-left: 25px;
  font-size: 22px;
  color: #333;
  font-weight: normal;
  position: relative;
  display: inline-block;
}

.zhuangtai .zhuang_bg .zt_zhuang .zhuang_tai::before {
  position: absolute;
  content: '';
  width: 176px;
  height: 6px;
  bottom: -2px;
  left: 25px;
  background: linear-gradient(to right, #23abdb, #4fcdc8);
}

.zhuangtai .zhuang_bg .zt_zhuang .zhuang_tai:nth-child(2)::before {
  width: 88px;
}

.zhuangtai .zhuang_bg .zhuang_ban {
  margin-left: 25px;
}

.zhuangtai .zhuang_bg .zhuang_ban p {
  width: 358px;
  height: 28px;
  float: left;
  font-size: 16px;
  color: #333;
  text-align: center;
  line-height: 28px;
  margin-right: 35px;
  border: 1px solid #8ad3eb;
}

.zhuangtai .zhuang_bg .zhuang_ban p:last-child {
  margin-right: 0;
}

.zhuangtai .zhuang_bg .img2 {
  margin: 40px auto 0;
}

.tixi {
  width: 100%;
  height: 850px;
  padding-top:30px;
  background: url(../img/tx_bg.jpg) top center no-repeat;
}

.tixi .title_ky::before {
  left: 268px;
}

.tixi .title_ky::after {
  right: 310px;
}

.tixi .anniu_btn {
  margin-top: 685px;
}

.fangan {
  position: relative;
  margin-top: 20px;
}

.fangan .title_ky::before {
  left: 137px;
}

.fangan .title_ky::after {
  right: 195px;
}

.fangan .yuyue {
  height: 388px;
  padding-top: 54px;
  position: relative;
  background: url(../img/yy_bg.jpg) right center no-repeat;
}

.fangan .yuyue .yy_bg1 {
  position: absolute;
  left: -71px;
  top: -67px;
}

.fangan .yuyue .form-container {
  width: 716px;
  height: 338px;
  background-color: #fff;
  box-shadow: 0px 0 20px 0px rgba(28, 62, 116, 0.2);
}

.fangan .yuyue .form-container h6 {
  text-align: center;
  font-size: 24px;
  color: #333;
  line-height: 102px;
}

.fangan .yuyue .form-container .form-item {
  width: 300px;
  padding: 0;
  border: 0;
  height: 40px;
  float: left;
  margin: 0 0 34px 32px;
}

.fangan .yuyue .form-container .form-item input {
  width: 298px;
  height: 38px;
  border: 1px solid #f1f1f1;
  border-radius: 8px;
  text-indent: 36px;
  outline: none;
}

.fangan .yuyue .form-container .form-item .form_phoneNo {
  background: url(../img/yy_icon1.png) 10px center no-repeat;
}

.fangan .yuyue .form-container .form-item .form_name {
  background: url(../img/yy_icon3.png) 10px center no-repeat;
}

.fangan .yuyue .form-container .form-item .form_city {
  background: url(../img/yy_icon4.png) 10px center no-repeat;
}

.fangan .yuyue .form-container .kuang {
  width: 298px;
  height: 38px;
  float: left;
  border: 1px solid #f1f1f1;
  border-radius: 8px;
  margin-left: 32px;
  margin-bottom: 34px;
  position: relative;
  background: url(../img/yy_icon2.png) 10px center no-repeat;
}

.fangan .yuyue .form-container .kuang .current {
  width: 298px;
  height: 38px;
  line-height: 38px;
  text-indent: 36px;
  position: relative;
}

.fangan .yuyue .form-container .kuang .current::before {
  position: absolute;
  content: '';
  border: 5px solid transparent;
  border-top-color: #333;
  right: 10px;
  top: 16px;
}

.fangan .yuyue .form-container .kuang .current::after {
  position: absolute;
  content: '';
  border: 5px solid transparent;
  border-top-color: #fff;
  right: 10px;
  top: 15px;
}

.fangan .yuyue .form-container .kuang .list {
  width: 100%;
  display: none;
  position: absolute;
  top: 40px;
  border: 1px solid #f1f1f1;
  border-top: 0;
  background-color: #fff;
}

.fangan .yuyue .form-container .kuang .list .option {
  font-size: 16px;
  color: #333;
  line-height: 34px;
  text-indent: 36px;
}


.fangan .yuyue .form-container .formCode{
  width: 300px;
  margin-bottom: 0;
  float: left;
  margin: 0 32px 34px 32px;
}
.fangan .yuyue .form-container .formCode .codeInput
{
  width: 188px;
  text-align: center;
  height: 38px;
  background-color: #fff;
  border-radius: 8px;
  font-size: 16px;
  line-height: 38px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  border: 0;
  color: #000;
  margin-right: 10px;
  border: 1px solid #f1f1f1;
}
.fangan .yuyue .form-container .formCode .codetxt{
  width: 100px;
  background: #e3e3e3;
  outline: none;
  height: 38px;
  cursor: pointer;
  font-size: 16px;
  border: 0;
  color: #000;
}




.fangan .yuyue .submit {
  width: 300px;
  height: 40px;
  display: block;
  /* margin: 0 auto 0; */
  border-radius: 10px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  box-shadow: 0px 0 20px 0px rgba(110, 28, 22, 0.3);
  background: linear-gradient(to right, #e4493d, #fd6c55);
}

.fangan .yuyue .submit:hover {
  background: linear-gradient(to right, #e4493d, #fd6c55);
}

.beikao {
  margin-top: 20px;
  padding-bottom: 715px;
  background: url(../img/img3.jpg) bottom center no-repeat;
}

.beikao .title_ky::before {
  left: 270px;
}

.beikao .title_ky::after {
  right: 305px;
}

.xiaoqu {
  margin-top: 10px;
  padding-bottom: 512px;
  /* margin-bottom: 50px; */
  background: url(../img/img4.jpg) bottom center no-repeat;
}

.xiaoqu .title_ky::before {
  left: 396px;
}

.xiaoqu .title_ky::after {
  right: 435px;
}

/* 鏂拌绋� */
.zhuangtai .zhuang_bg .con4cq_table {
  width: 1100px;
  height: 435px;
  margin: 0 auto;
}
.zhuangtai .zhuang_bg .con4cq_table  table{
  width: 100%;
  margin-top: 20px;
  box-shadow: 0 10px 10px rgba(0,0,0,.1);
}
.zhuangtai .zhuang_bg .con4cq_table  tr:first-child{
  background: linear-gradient(to right, #01e7c5, #4faae2);
  background: -webkit-linear-gradient(to right, #01e7c5, #4faae2);
  background: -o-linear-gradient(to right, #01e7c5, #4faae2);
  background: -ms-linear-gradient(to right, #01e7c5, #4faae2);
  background: -moz-linear-gradient(to right, #01e7c5, #4faae2);
}
.zhuangtai .zhuang_bg .con4cq_table  tr:first-child th{
  border-radius:10px 10px 0 0;
}
.zhuangtai .zhuang_bg .con4cq_table  tr th{
  font-size:25px;
  color:#fff;
  font-weight: normal;
  height: 50px;
  text-align: center;
  position: relative;
  box-sizing: border-box;
 
}
.zhuangtai .zhuang_bg .con4cq_table  tr th:nth-child(1){
  width: 196px;

}
.zhuangtai .zhuang_bg .con4cq_table  tr th:nth-child(2){
  width: 295px;
 
}
.zhuangtai .zhuang_bg .con4cq_table  tr th:nth-child(3){
  width: 440px;
}
.zhuangtai .zhuang_bg .con4cq_table  tr th:nth-child(4){
  border-radius:0 10px 0 0;
}
.zhuangtai .zhuang_bg .con4cq_table tr:nth-child(3) td{
 font-weight: bold;
}
.zhuangtai .zhuang_bg .con4cq_table tr td.banGreen {
  background: #e6fdfa;
  font-size:20px;
  color:#50a9e2;
  /* border-bottom: 2px solid #01e6c5; */
  font-weight: bold;
  border-bottom: 1px solid #01e6c5;
}
.zhuangtai .zhuang_bg .con4cq_table tr td.banGrbor{
  color:#01e6c5;
  border-right: 1px solid #01e6c5;
  border-bottom: 1px solid #01e6c5;
}
.zhuangtai .zhuang_bg .con4cq_table tr td:nth-child(2){
  border-right: 1px solid #01e6c5;
}
.zhuangtai .zhuang_bg .con4cq_table tr td{
  text-align: center;
  font-size:16px;
  color:#303030;
  border-bottom:0 dashed #999999;
  height: 45px;
  box-sizing: border-box;
  background: #fff;
}
.zhuangtai .zhuang_bg .con4cq_table tr:nth-child(2n) td{
  background: #E6FDFA;
}
.zhuangtai .zhuang_bg .con4cq_table tr:nth-child(2n) td:nth-child(n+3){
  background: #EFF8FD;
}
.zhuangtai .zhuang_bg .con4cq_table tr td a {
  display: block;
  width: 105px;
  height: 30px;
  margin: 0 auto;
  line-height: 30px;
  text-align: center;
  border-radius: 40px;
  border: 1px solid #ff793d;
  color: #ff793d;
  background: #fff;
  font-size: 16px;
  animation: ballon6 1s linear infinite;
}
@keyframes ballon7{
  0%{transform: translateY(-3px);}
  50%{transform: translateY(0);}
  100%{transform: translateY(-3px);}
}</pre></body></html>