<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: å¾®è½¯é›…é»‘, Microsoft YaHei, \5FAE\8F6F\96C5\9ED1;
  font-size: 12px;
  _background-attachment: fixed;
  color: #999999
}

body {
  min-width: 1200px;
}

html {
  _overflow-x: hidden
}

div,
ul,
li,
dl,
dt,
dd,
table,
td,
input {
  font-size: 12px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 12px;
}

i,
em {
  font-style: normal;
}

.clear {
  clear: both;
  zoom: 1;
}

.clear:after,
.clear:before {
  clear: both;
  display: block;
  content: "";
  height: 0;
  width: 100%;
  font-size: 0;
  visibility: hidden;
  zoom: 1;
}

.box {
  width: 80%;
  margin: 0 auto;
  clear: both;
  position: relative;
}

/*å†…å®¹å¼€å§‹*/

.section {
  width: 100%;
  clear: both;
  overflow: hidden
}

.section-1-wrap {
  height: 700px;
  background: url(/static/kefu/index-banner.png) center top no-repeat
}

.section-1 {
  padding-top: 136px;
  text-align: center;
  color: #fff
}

.section-1 .tit1 {
  font-size: 24px;
  animation: fadeInDown 1s;
  -webkit-animation: fadeInDown 1s;
}

.section-1 .tit2 {
  font-size: 60px;
  font-weight: bold;
  margin-top: 30px;
  animation: tada 2s 1s;
  -webkit-animation: tada 2s 1s;
}

.section-1 .tit3 {
  font-size: 26px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 30px;
  text-transform: uppercase;
  animation: fadeInDown 1s;
  -webkit-animation: fadeInDown 1s;
}

.section-1 .btn {
  margin-top: 70px;
  animation: fadeInUp 1s;
  -webkit-animation: fadeInUp 1s;
}

.section-1 .btn .btnLink {
  display: inline-block;
  width: 160px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  border-radius: 30px;
  margin: 0 45px;
  font-size: 18px;
}

.section-1 .btn .btnLink-1 {
  border: 1px solid #FFF;
  color: #FFF;
  transition: all 0.5s;
}

.section-1 .btn .btnLink-1:hover {
  border: 1px solid #FFF;
  background: linear-gradient(270deg, #046FEF 0%, #0A09C7 100%);
  transition: all 0.5s;
}

.section-1 .btn .btnLink-2 {
  border: 1px solid #FFF;
  background: linear-gradient(270deg, #046FEF 0%, #0A09C7 100%);
  transition: all 0.5s;
  color: #FFF;
}

.section-1 .btn .btnLink-2:hover {
  border: 1px solid #FFF;
  background: #FFF;
  color: #0A09C7;
  transition: all 0.5s;
}

.section-2-wrap {
  height: auto;
  padding: 100px 0;
  background: #F5F6FA;
}

/* .section-2 {
  padding: 70px 0;
} */

.section-2 .tit1 {
  font-size: 38px;
  color: #2A2A2A;
  text-align: center;
}

.section-2 .tit2 {
  font-size: 14px;
  color: #9a9a9a;
  text-align: center;
  margin-top: 10px;
}

.section-2 .search {
  width: 715px;
  height: 42px;
  background-color: #ededed;
  border-radius: 30px;
  margin: 0 auto;
  margin-top: 40px;
  position: relative
}

.section-2 .search .inp {
  width: 648px;
  height: 42px;
  line-height: 42px\9;
  border: none;
  background: none;
  position: absolute;
  left: 30px;
  top: 0
}

.section-2 .search .btn {
  width: 32px;
  height: 32px;
  background: url(search-btn.png) no-repeat;
  position: absolute;
  right: 5px;
  top: 5px;
  border: none;
  cursor: pointer;
  z-index: 2
}

.section-2 .list1 {
  padding-top: 50px;
}

.section-2 .list1 li {
  width: 20%;
  height: auto;
  float: left;
  text-align: center;
}

.section-2 .list1 li a {
  display: block;
  padding: 50px 0;
}

.section-2 .list1 li .photo {
  position: relative;
}

.section-2 .list1 li .tit {
  font-size: 18px;
  font-weight: bold;
  color: #2a2a2a;
  padding-top: 20px;
}

/* .section-2 .list1 li.on {
  background-color: #f4f4f4
} */

.section-2 .list2 {
  width: 100%;
  height: 250px;
  background-color: #f4f4f4;
  clear: both;
  position: relative;
  overflow: hidden
}

.section-2 .list2 li {
  float: left;
  width: 200px;
  text-align: center
}

.section-2 .list2 li .icon {
  width: 90px;
  height: 90px;
  margin: 0 auto;
  margin-top: 64px;
  position: relative;
  background-image: url(section2-logogroup.png);
  background-repeat: no-repeat;
  -webkit-transition: .3s;
  transition: .3s;
}

.section-2 .list2 li .icon1 {
  background-position: 0 0
}

.section-2 .list2 li .icon2 {
  background-position: -204px 0
}

.section-2 .list2 li .icon3 {
  background-position: -409px 0
}

.section-2 .list2 li .icon4 {
  background-position: -613px 0
}

.section-2 .list2 li .icon5 {
  background-position: -818px 0
}

.section-2 .list2 li .icon6 {
  background-position: -1022px 0
}

.section-2 .list2 li .tit {
  font-size: 18px;
  color: #9a9a9a;
  margin-top: 15px;
}

.section-2 .list2 li:hover .icon1 {
  background-position: 0 -90px
}

.section-2 .list2 li:hover .icon2 {
  background-position: -204px -90px
}

.section-2 .list2 li:hover .icon3 {
  background-position: -409px -90px
}

.section-2 .list2 li:hover .icon4 {
  background-position: -613px -90px
}

.section-2 .list2 li:hover .icon5 {
  background-position: -818px -90px
}

.section-2 .list2 li:hover .icon6 {
  background-position: -1022px -90px
}

.section-2 .list2 li:hover .tit {
  color: #dd2727
}

.section-2 .list1 li:hover .photo {
  animation: tada 1s;
  -webkit-animation: tada 1s;
}

.section-3-wrap {
  height: auto;
  background: url(/static/tiktok/section3-bg.jpg) center top no-repeat
}

.section-3 {
  padding: 70px 0;
  color: #fff;
  text-align: center
}

.section-3 .tit1 {
  font-size: 36px;
}

.section-3 .tit2 {
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 10px;
  text-transform: uppercase;
  color: #9a9a9a;
}

.section-3 .tit3 {
  margin-top: 80px;
  font-size: 18px
}

.section-3 .netArea {
  height: 400px;
  position: relative;
  background: url(/static/tiktok/section3-line.png) 52px 118px no-repeat;
  margin-top: 70px;
}

.section-3 .netArea .item {
  position: absolute;
  width: 105px;
  cursor: pointer
}

.section-3 .netArea .item .tit {
  position: absolute;
  width: 120%;
  left: -10%;
  color: #fff;
  font-size: 18px;
  top: 150px
}

.section-3 .netArea .item .icon {
  position: relative;
  width: 105px;
  height: 120px;
}

.section-3 .netArea .item .icon:after {
  content: "";
  width: 105px;
  height: 120px;
  background: url(/static/tiktok/section3-border.png) left top no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1
}

.section-3 .netArea .item .icon:before {
  content: "";
  width: 105px;
  height: 120px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: .3s;
  transition: .3s;
  transform: scale(0, 0);
  z-index: 2
}

.section-3 .netArea .item i {
  display: block;
  width: 105px;
  height: 120px;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3
}

.section-3 .netArea .item .icon1 i {
  background-image: url(/static/tiktok/section3-icon1.png)
}

.section-3 .netArea .item .icon2 i {
  background-image: url(/static/tiktok/section3-icon2.png)
}

.section-3 .netArea .item .icon3 i {
  background-image: url(/static/tiktok/section3-icon3.png)
}

.section-3 .netArea .item .icon4 i {
  background-image: url(/static/tiktok/section3-icon4.png)
}

.section-3 .netArea .item .icon5 i {
  background-image: url(/static/tiktok/section3-icon5.png)
}

.section-3 .netArea .item .icon6 i {
  background-image: url(/static/tiktok/section3-icon6.png)
}

.section-3 .netArea .item .icon7 i {
  background-image: url(/static/tiktok/section3-icon7.png)
}

.section-3 .netArea .item-1 {
  left: 0;
  top: 0
}

.section-3 .netArea .item-2 {
  left: 369px;
  top: 0
}

.section-3 .netArea .item-3 {
  left: 734px;
  top: 0
}

.section-3 .netArea .item-4 {
  left: 1095px;
  top: 0
}

.section-3 .netArea .item-5 {
  left: 185px;
  top: 208px
}

.section-3 .netArea .item-6 {
  left: 555px;
  top: 208px
}

.section-3 .netArea .item-7 {
  left: 922px;
  top: 208px
}

.section-3 .netArea .item .icon6:before {
  background: url(/static/tiktok/section3-borderh.png) left top no-repeat;
  transform: scale(1, 1)
}

.section-3 .netArea .item:hover .icon:before {
  background: url(/static/tiktok/section3-borderh.png) left top no-repeat;
  transform: scale(1, 1)
}

.section-3 .netArea .item:hover .icon6:before {
  transform: scale(0, 0);
}

.section-4-wrap {
  height: auto;
  padding: 100px 0;
  background: #FFF
}

.section-4 {
  /* padding-top: 80px; */
}

.section-4 .tit1 {
  font-size: 38px;
  color: #2A2A2A;
  text-align: center
}

.section-4 .tit2 {
  font-size: 14px;
  color: ##9a9a9a;
  text-align: center;
  margin-top: 10px;
}

.section-4 .list {
  padding-top: 50px;
}

.section-4 .list-hd {
  position: relative;
  height: 24px;
  font-size: 24px;
  font-weight: bold
}

.section-4 .list-hd .t1 {
  position: absolute;
  color: #cc0d0d;
  left: 244px;
  top: 0
}

.section-4 .list-hd .t2 {
  position: absolute;
  color: #c2c2c2;
  left: 752px;
  top: 0
}

.section-4 .list-bd {
  padding-top: 20px;
  overflow: hidden
}

.section-4 .list-bd li {
  position: relative;
  height: 100px;
  color: #fff;
  font-size: 18px;
}

.section-4 .list-bd li .leftCon {
  width: 570px;
  height: 64px;
  background-color: #cc0d0d;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  position: absolute;
  left: 0;
  top: 18px;
}

.section-4 .list-bd li .leftCon .leftInfo {
  font-size: 18px;
  color: #fff;
  text-align: right;
  padding-right: 40px;
  padding-top: 20px;
}

.section-4 .list-bd li .leftCon .leftInfo1 {
  text-align: left;
  padding-left: 20px;
  padding-top: 8px;
}

.section-4 .list-bd li .rightCon {
  width: 570px;
  height: 64px;
  background-color: #c2c2c2;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  position: absolute;
  right: 0;
  top: 18px;
}

.section-4 .list-bd li .rightCon .rightInfo {
  font-size: 18px;
  color: #fff;
  text-align: left;
  padding-left: 40px;
  line-height: 64px;
}

.section-4 .list-bd li i.bg {
  display: block;
  width: 92px;
  height: 92px;
  border: 8px solid #fff;
  border-radius: 100%;
  position: absolute;
  left: 553px;
  top: 0;
  z-index: 2
}

.section-4 .list-bd li i.bg1 {
  background-color: #68b1c4
}

.section-4 .list-bd li i.bg2 {
  background-color: #84c800
}

.section-4 .list-bd li i.bg3 {
  background-color: #f5a776
}

.section-4 .list-bd li i.bg4 {
  background-color: #f4bb2e
}

.section-4 .list-bd li i.bg5 {
  background-color: #d04de0
}

.section-4 .list-bd li i.bg em {
  display: block;
  font-size: 24px;
  font-weight: bold;
  padding-top: 16px;
  padding-left: 22px;
}

.section-5-wrap {
  height: auto;
  padding: 70px 0;
  background: url(/static/tiktok/section5-bg.jpg) center top no-repeat
}

.section-5 {
  text-align: center;
}

.section-5 .tit1 {
  font-size: 38px;
  color: #2A2A2A;
}

.section-5 .tit2 {
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 10px;
  color: #9A9A9A;
  text-transform: uppercase
}

.section-5 .list {
  padding-top: 35px;
  overflow: hidden
}

.section-5 .lsti-hd {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}

.section-5 .list-hd a {
  display: inline-block;
  color: #262626;
  border: 1px solid #0A09C7;
  border-radius: 30px;
  font-size: 18px;
  padding: 8px 20px;
  margin: 0 2%;
  transition: all 0.5s;
}

.section-5 .list-hd a.on,
.section-5 .list-hd a:hover {
  border-color: #FFF;
  color: #FFF;
  background: linear-gradient(270deg, #046FEF 0%, #0A09C7 100%);
  transition: all 0.5s;
}

.section-5 .list-bd {
  /* position: relative;
  overflow: hidden */
}

.section-5 .list-bd ul {
  width: 100%;
  margin-top: 70px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.section-5 .list-bd li {
  /* position: relative;
  float: left;
  overflow: hidden */
  transition: all 0.5s;
}

.section-5 .list-bd li:hover {
  transform: translateY(-10px);
  transition: all 0.5s;
}

.section-5 .list-bd li a {
  display: block
}

.section-5 .list-bd li .photo {
  height: auto;
}

.section-5 .list-bd li .tit {
  padding: 15px 0;
  background: linear-gradient(270deg, #046FEF 0%, #0A09C7 100%);
}

.section-5 .list-bd li .tit .t1 {
  font-size: 16px;
  color: #FFF;
}

.section-5 .list-bd li .tit .t2 {
  font-size: 12px;
  color: #FFF;
  margin-top: 10px;
}

/* .section-5 .list-bd li a:hover:after {
  content: "";
  width: 324px;
  height: 427px;
  border: 1px solid #dd0e18;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2
} */

.section-add-wrap {
  background: url(section-add-wrap-bg.jpg) repeat;
  padding: 70px 0;
}

.section-add-wrap .section-add {
  height: 700px;
}

.section-add-wrap .tit01 {
  color: #191919;
  font-size: 36px;
  text-align: center;
}

.section-add-wrap .tit01 span {
  color: #FF0004;
}

.section-add-wrap .tit02 {
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 10px;
  font-size: 18px;
  color: #191919;
  text-align: center;
}

.section-add-cont {
  position: relative;
  width: 575px;
  height: 477px;
}

.section-add-wrap .section-add-left {
  background: url(section-add-01.png) no-repeat center top;
  position: absolute;
  top: 156px;
  left: 0;
}

.section-add-wrap .section-add-right {
  background: url(section-add-02.png) no-repeat center top;
  width: 575px;
  height: 477px;
  position: absolute;
  top: 156px;
  right: 0;
}

.section-add-wrap .tit {
  position: absolute;
  top: -62px;
  left: 223px;
  padding-top: 30px;
  width: 132px;
  height: 102px;
  border-radius: 132px;
  text-align: center;
  background: #ff0000;
  color: #fff;
  font-size: 36px;
  font-weight: bold;
}

.section-add-wrap .tit span {
  display: block;
  font-size: 18px;
  font-weight: normal;
}

.section-add-wrap .section-add-right .tit {
  background: #35c28c;
}

.section-add-wrap .txt {
  width: 504px;
  position: absolute;
  top: 90px;
  left: 40px;
}

.section-add-wrap .txt li {
  color: #181717;
  line-height: 68px;
  border-bottom: 1px solid #e9e9e9;
  font-size: 18px;
}

.section-add-wrap .section-add-left ul li {
  float: left;
  width: 252px;
}

.section-add-wrap .note {
  position: absolute;
  width: 504px;
  font-size: 14px;
  color: #dd0e18;
  bottom: 78px;
  left: 40px;
}

.section-add-wrap .btn {
  position: absolute;
  left: 180px;
  bottom: 0px;
}

.section-add-wrap .btn a {
  display: inline-block;
  color: #FFFFFF;
  font-size: 30px;
  text-align: center;
  height: 58px;
  line-height: 58px;
  background: url(section-add-btn.png) no-repeat;
  padding-left: 64px;
}

.section-add-wrap .tit03 {
  color: #171717;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  position: absolute;
  bottom: 0px;
  left: 310px;
}

.section-add-wrap .tit03 span {
  color: #dd0e18;
}

.section-6-wrap {
  height: 800px;
  background: url(section6-bg.jpg) center top no-repeat
}

.section-6 {
  padding-top: 45px;
}

.section-6 .netArea {
  width: 590px;
  height: 502px;
  margin: 0 auto;
  position: relative;
  background: url(section6-net.png) 95px 82px no-repeat
}

.section-6 .netArea .item {
  width: 94px;
  height: 82px;
  background: url(section6-border.png) no-repeat;
  position: absolute;
  text-align: center;
  line-height: 82px;
  font-size: 24px;
  color: #414141
}

.section-6 .netArea .item-1 {
  left: 246px;
  top: 0
}

.section-6 .netArea .item-2 {
  left: 0;
  top: 186px
}

.section-6 .netArea .item-3 {
  right: 0;
  top: 186px
}

.section-6 .netArea .item-4 {
  left: 77px;
  bottom: 0
}

.section-6 .netArea .item-5 {
  left: 418px;
  bottom: 0
}

.section-6 .tit1 {
  text-align: center;
  font-size: 48px;
  color: #fff;
  margin-top: 25px;
}

.section-6 .tit1 strong {
  background: #ff0000
}

.section-6 .tit2 {
  width: 910px;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  margin: 0 auto;
  margin-top: 18px;
}

.section-7-wrap {
  height: 810px;
  background: url(section7-bg.jpg) center top no-repeat
}

.section-7 {
  padding-top: 75px;
  color: #fff
}

.section-7 .tit1 {
  text-align: center
}

.section-7 .tit2 {
  text-align: center;
  font-size: 18px;
  padding-top: 20px
}

.section7-form {
  width: 800px;
  margin: 0 auto;
  margin-top: 6px;
  overflow: hidden
}

.section7-form li {
  position: relative;
  padding-top: 35px;
  overflow: hidden
}

.section7-form li .leftCon {
  float: left;
  width: 365px;
  height: 46px;
  background-color: #fff;
  overflow: hidden;
  position: relative
}

.section7-form li .rightCon {
  float: right;
  width: 365px;
  height: 46px;
  background-color: #fff;
  overflow: hidden;
  position: relative
}

.section7-form li .necessary {
  display: inline-block;
  font-size: 14px;
  color: #666;
  line-height: 16px;
  position: absolute;
  right: 15px;
  top: 15px;
}

.section7-form li .input {
  padding: 5px 15px;
  position: relative
}

.section7-form li .input .inp {
  width: 100%;
  border: none;
  background: none
}

.section7-form li .btn {
  width: 100%;
  height: 46px;
  background-color: #03a9f4;
  border: none;
  cursor: pointer;
  color: #fff;
  font-size: 18px
}

.section7-form li .btn:hover {
  background-color: #ff4400;
}

.section7-form li .textarea {
  height: 110px;
  padding: 18px 20px;
  background-color: #fff;
  vertical-align: top;
  position: relative
}

.section7-form li .textarea textarea {
  width: 100%;
  height: 110px;
  border: none;
  background: none;
  overflow: hidden
}

.section7-form li .select {
  position: relative;
  padding: 12px 10px;
}

.section7-form li .select select {
  background: none;
  border: none;
  width: 100%;
}

.bottom-wrap {
  display: none;
  background: rgba(0, 0, 0, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
  height: 130px;
  overflow: inherit;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0px;
  z-index: 9999
}

.bottom-wrap ul li {
  float: left;
  margin: -12px 20px 0 0;
  display: inline;
  animation: bounceIn 1s;
  -webkit-animation: bounceIn 1s;
}

.bottom-wrap ul li.bottom-04 {
  margin-right: 0px;
  display: block;
}

.bottom-wrap ul li a {
  width: 277px;
  height: 142px;
  display: block;
}

.bottom-wrap ul li.bottom-01 a {
  background: url(bottom-logo-1bg.png) no-repeat right 22px;
}

.bottom-wrap ul li.bottom-02 a {
  background: url(bottom-logo-2bg.png) no-repeat right 22px;
}

.bottom-wrap ul li.bottom-03 a {
  background: url(bottom-logo-3bg.png) no-repeat right 22px;
}

.bottom-wrap ul li.bottom-04 a {
  background: url(bottom-logo-4bg.png) no-repeat right 22px;
}

.bottom-wrap ul li a:hover {
  animation: tada 1s;
  -webkit-animation: tada 1s;
}

.bottom-wrap .close {
  position: absolute;
  top: 8px;
  right: 0;
  height: 35px;
  width: 35px;
  border-radius: 35px;
  display: block;
  background: url(footer_close.png) 5px 7px no-repeat;
  background-color: rgba(0, 0, 0, .6);
  margin-top: 10px;
}

.writePop,
.consPop {
  width: 666px;
  height: 566px;
  background-color: #ececec;
  border: 4px solid #eb0000;
  position: fixed;
  left: 50%;
  bottom: 50%;
  top: 50%;
  margin: -283px 0 0 -333px;
  z-index: 93;
  display: none;
  _position: absolute;
}

.writePop-hd,
.consPop-hd {
  height: 59px;
  line-height: 55px;
  font-size: 18px;
  color: #fff;
  position: relative;
  text-indent: 20px;
  background-color: #eb0000;
  overflow: hidden
}

.writePop-hd .close,
.consPop-hd .close {
  display: block;
  width: 32px;
  height: 32px;
  background: url(close.png) no-repeat;
  position: absolute;
  right: 18px;
  top: 12px;
  z-index: 2
}

.writePop-bd {
  margin-top: 35px
}

.writePop-bd li {
  padding-top: 16px;
}

.writePop-bd li .btn-2 {
  background-color: #ff8a00
}

.writePop-bd li .btn-2:hover {
  background-color: #ff6600
}

.writePop-bd li.submit {
  padding-top: 21px;
}

.consPop-bd {
  margin-top: 6px
}

.consPop-bd li {
  width: 317px;
  height: 240px;
  text-align: center;
  float: left;
  margin: 0 0 10px 10px;
  display: inline;
  background: #FFFFFF;
}

.consPop-bd li .photo {
  margin-top: 34px;
}

.consPop-bd li .tit {
  font-size: 18px;
  margin-top: 10px;
  color: #141414;
}

.consPop-bd li .btn a {
  display: block;
  border: 1px solid #37b007;
  border-radius: 4px;
  width: 84px;
  height: 22px;
  line-height: 22px;
  margin: 10px auto 0;
  color: #37b007;
}

.consPop-bd li .btn a:hover {
  background: #37b007;
  color: #FFFFFF;
}

.darkbg {
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, .8);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 92
}

/* -- lift -- */
.lift {
  color: #999;
  font-size: 14px;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 5px 10px;
  margin: 15px 0 5px 0;
  text-align: left;
}

.lift a {
  color: #999;
  padding: 5px 0;
  display: inline-block;
}

.lift span {
  margin-right: 15px;
}

/* -- pager -- */
.pager {
  padding-top: 20px;
  color: #666;
  font-size: 14px;
}

.pager a {
  color: #666;
  text-decoration: underline;
}

/* -- pager class two -- */
.pager ul {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
}

.pager ul li {
  display: inline-block;
}

.pager ul li a {
  float: left;
  padding: 0 14px;
  margin: 2px;
  line-height: 33px;
  text-decoration: none;
  background-color: #FFF;
  border: 1px solid #dddddd;
}

.pager ul li a:hover {
  background-color: #f5f5f5;
  margin: 2px;
}

.pager ul .active a {
  background-color: #f5f5f5;
  color: #999;
  cursor: default;
}

.fat {
  margin: 0 auto;
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  padding: 30px 0;
}

.list1 li {
  background: linear-gradient(180deg, #FFFFFF 0%, #FAFBFF 100%);
  box-shadow: 0px 2px 40px 0px rgb(7 64 179 / 5%);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.liux {
  width: 1200px;
  margin: 0 auto;
  clear: both;
  position: relative;
}

.newlist li a {
  font-size: 14px;
  float: left;
}

.newlist li b {
  font-size: 12px;
  float: right;
}

.newlist {
  margin: 0 auto;
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.newlist li {
  float: none;
  padding: 20px;
  background: #F0F1F7;
  border-bottom: none;
  border-left: 5px solid #0A09C7;
  width: 45%;
  margin: 30px 0 0 0;
  transition: all 0.5s;
}

.newlist li:hover {
  background: linear-gradient(270deg, #046FEF 0%, #0A09C7 100%);
  border-bottom: none;
  color: #FFF;
  transition: all 0.5s;
}

table {
  width: 100%;
  table-layout: fixed;
  border: 1px solid #E3E3E3;
  box-shadow: 0px 0px 15px #ddd;
}

th,
td {
  border: 1px solid #E3E3E3;
  vertical-align: middle;
  text-align: center;
  padding: 12px 0;
  color: #666;
  font-size: 14px;
}

th {
  font-weight: normal;
}

table .biaoA {
  width: 20%;
  font-size: 18px;
  color: #FFF;
  background: #666;
}

table .biaoB {
  width: 20%;
  font-size: 18px;
  color: #FFF;
  background: #666;
}

table .biaoC {
  width: 60%;
  font-size: 18px;
  color: #FFF;
  background: #666;
}

table .biaoD {
  text-align: left;
  padding-left: 30px;
}

table .biaoE {
  background-color: #EBEAEA;
}</pre></body></html>