* {
  vertical-align: baseline;
  font-weight: inherit;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: inherit;
  font-size: 100%;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
  line-height: inherit;
  list-style: none;
  text-decoration: none;
}

:focus {
  outline: none;
}

img,
form,
div,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h4,
span,
p,
input,
h1,
h2,
h3 {
  border: 0;
  padding: 0;
  margin: 0;
  font-weight: normal;
}

img {
  border-radius: 10px;
}

i {
  font-style: normal;
}

button {
  border: none;
  background: none;
}

li,
em {
  list-style-type: none;
  list-style-position: outside;
  font-style: normal;
}
a:link,
a:visited {
  text-decoration: none;
  color: #666;
}

a:hover,
a:active {
  text-decoration: none;
  color: #009cff;
}

b,
strong {
  font-weight: bold;
}

body {
  background: #f8f8f8;
  min-width: 1200px;
}

:root {
  --blueColor: #09b8a1;
  --size14: 14px;
  --size16: 16px;
  --border: #eee solid 1px;
  --shadow: 2px 0px 10px rgb(227, 227, 227, 0.5);
}

.layout,
.main-layout {
  width: 1200px;
  min-height: calc(100vh - 250px);
  margin: 0 auto;
}

.floatL {
  float: left;
}

.floatR {
  float: right;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
  transform: translateY(-5px);
}

.flexbox {
  display: flex;
}

.flexWrap {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* justify-content: space-between; */
}

.flexCenter {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flexBetween {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mgt20 {
  margin-top: 20px;
}

.index-icon,
.Index-bzrt .title h2:before,
.icons {
  background: url(../img/index_icon.png) no-repeat;
}

.headNav {
  width: 100%;
  height: 100px;
  background: #fff;
  box-shadow: var(--shadow);
}

.headNav .layout {
  min-height: 0;
}

.headNav .logo {
  width: 212px;
  height: 52px;
  margin-right: 20px;
  float: left;
}

.headNav .logo img {
  margin-top: 24px;
  height: 52px;
  display: block;
}

.headNav .nav {
  padding-left: 400px !important;
  float: left;
}

.headNav .nav a {
  margin: 0 15px !important;
  min-width: 40px;
  font-size: 22px;
  color: #626262;
  text-align: center;
  line-height: 102px;
  height: 102px;
  overflow: hidden;
  display: inline-block;
  position: relative;
}

.headNav .nav a:hover {
  color: #080808;
  font-weight: bold;
}

.nav a.on {
  color: #080808;
  font-weight: bold;
}
.nav a.on::after {
  content: "";
  width: calc(100% - 10px);
  height: 3px;
  background-image: linear-gradient(to right, #2fd86e, #00cfd2);
  display: inline-block;
  position: absolute;
  bottom: 26px;
  left: 5px;
}

.serach,
form {
  float: right;
  width: 315px;
  height: 40px;
  margin-top: 30px;
  border: 1px solid #4bc7b5;
  background: #4bc7b5;
  border-radius: 5px;
  margin-left: 0;
  font-size: 0px;
  box-sizing: border-box;
  position: relative;
}

.serach .search-tips {
  width: 17px;
  height: 18px;
  background-position: -84px -54px;
  float: left;
  margin: 15px 10px 0 16px;
}

.serach img {
  height: 40px;
  vertical-align: top;
}

.txt {
  height: 100%;
  width: 239px;
  padding: 0 15px;
  display: inline-block;
  font-size: 14px;
  outline: none;
  background: #fff;
  border-radius: 4px 0 0 4px;
  box-sizing: border-box;
}

.serach .btn {
  width: 74px;
  height: 34px;
  color: #fff;
  font-size: 0;
  cursor: pointer;
  background-position: -254px -6px;
  border-radius: 0 3px 3px 0;
  float: right;
}

.serach:hover {
  background-image: linear-gradient(to right, #2fd86e 80%, #00cfd2);
}

.headNav .serach input::placeholder {
  color: #b6b6b6;
}

.block-box {
  padding: 0 20px;
  border: var(--border);
  background: #fff;
  border-radius: 5px;
  box-sizing: border-box;
}

.title {
  margin-top: 10px;
  width: 100%;
  height: 52px;
  border-bottom: #eee solid 1px;
}

.title h2 {
  font-size: 22px;
  color: #2c2c2c;
  font-weight: bold;
  line-height: 52px;
  display: inline-block;
  position: relative;
}

.title h2:after {
  content: "";
  width: 100%;
  height: 3px;
  background-image: linear-gradient(to right, #2fd86e, #00cfd2);
  display: inline-block;
  position: absolute;
  bottom: -2px;
  left: 0;
}

.title .more {
  float: right;
  font-size: 16px;
  color: #9e9e9e;
}

.title .more {
  padding-right: 10px;
  font-size: 16px;
  color: #9e9e9e;
  font-weight: normal;
}

/*banner */
.swiper-page-box .swiper-container-horizontal > .swiper-pagination-bullets {
  width: 60px;
  font-size: 14px;
  color: #ababab;
  top: 28px;
  right: 48px;
  bottom: auto;
  left: auto;
}

.swiper-page-box .swiper-button-next,
.swiper-page-box .swiper-button-prev {
  top: 50px;
  background: url(../img/index_icon.png) no-repeat;
  width: 22px;
  height: 22px;
}

.swiper-page-box .swiper-button-next {
  bottom: auto;
  right: 25px;
  background-position: -56px -26px;
}

.swiper-page-box .swiper-button-prev {
  right: 60px;
  left: auto;
  width: 22px;
  height: 22px;
  background-position: -31px -26px;
}

.swiper-page-box .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  background-position: -80px -26px;
}

.swiper-page-box .swiper-button-next.swiper-button-disabled {
  opacity: 1;
  background-position: -105px -26px;
}

/*footer*/
.footer {
  width: 100%;
  margin-top: 50px;
  padding: 30px 0;
  text-align: center;
  background: #313131;
  display: inline-block;
}

.footer p {
  font-size: 14px;
  color: #fff;
  line-height: 30px;
}

.footer p a {
  font-size: 14px;
  color: #fff;
}

.footer p span {
  margin: 0 22px;
  width: 1px;
  height: 12px;
  background: #fff;
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
}

.new_footer {
  width: 100%;
  margin-top: 50px;
  padding: 30px 0;
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
}
.new_footer .footer-site-public {
  color: #c9c9c9;
  text-align: center;
  line-height: 34px;
}
.new_footer .footer-site-public span {
  display: inline-block;
  width: 1px;
  height: 10px;
  background: #999;
  margin: 0 10px;
}

.new_footer p {
  font-size: 14px;
  color: #fff;
  line-height: 34px;
  text-align: center;
}

.new_footer p span {
  margin-right: 15px;
}

.new_footer a {
  font-size: 14px;
  color: #fff;
}

.back {
  width: 60px;
  height: 73px;
  text-align: center;
  position: fixed;
  bottom: 350px;
  right: 10px;
  font-size: 14px;
  color: #bfbfbf;
  cursor: pointer;
  transition: all ease-in-out 0.3s;
  z-index: 1000;
}

.back .back-icon {
  width: 51px;
  height: 51px;
  background: url(../img/back.png) no-repeat;
  background-position: 0 0;
  display: inline-block;
}

.back span {
  display: none;
}

.back:hover {
  color: #12a6ff;
}

.back:hover .back-icon {
  background-position: -59px 0;
}

.back:hover span {
  display: inline-block;
}

.back.hid {
  opacity: 0;
  margin-bottom: -200px;
  visibility: hidden;
}

.bg {
  background: url('../img/web-bg.png') repeat-x top center;
}

.page-about {
  margin-top: 20px;
  color: #6b7280;
  font-size: 14px;
}

.flex {
  display: flex;
}

.nav-left {
  width: 120px;
  height: 132px;
  background-color: #fff;
  text-align: center;
  padding: 20px;
  border-radius: 10px;
  margin-right: 20px;
  position: sticky;
  top: 0;
}

.cat-tag-item {
  width: 112px;
  height: 28px;
  line-height: 28px;
  border-radius: 12px;
  margin-bottom: 5px;
}

.cat-tag-item a {
  display: block;
  width: 100%;
  height: 100%;
  color: #6b7280;
  font-size: 14px;
  text-align: center;
  transition: all ease-in-out 0.3s;
}

.cat-tag-item:hover {
  background-color: #e0f2fe;
}

.cat-tag-item.active {
  background: linear-gradient(90deg, #e0f2fe, #fce7f3);
}

.nav-right {
  flex: 1;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 60px;
}

.nav-right .info-title {
  font-size: 22px;
  color: #000000e6;
  text-indent: unset;
  margin-bottom: 20px;
}
.nav-right p {
  text-indent: 2em;
  line-height: 35px;
}

.l-title {
  font-size: 16px;
  color: #374151;
  font-weight: 600;
}

.foot-box {
  min-width: 1200px;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #fff;
}

.swiper-pagination {
  bottom: 8px !important;
  text-align: right;
  width: 120px !important;
  right: 16px;
  left: auto !important;
}

/*jdt*/
.IndexJdt {
  margin-top: 20px;
  width: 600px;
  height: 300px;
  float: left;
}

.IndexJdt .jdtSwiper {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

.IndexJdt .jdtSwiper li {
  position: relative;
}

.IndexJdt .jdtSwiper li img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}

.IndexJdt .jdtSwiper li p {
  width: 100%;
  height: 36px;
  padding: 0 20px;
  font-size: 14px;
  color: #fff;
  line-height: 36px;
  background: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
}

.IndexJdt .swiper-pagination-bullet-active {
  width: 30px;
  border-radius: 8px;
}

.IndexJdt .swiper-pagination {
  width: 100% !important;
  text-align: center;
  right: 0;
}
