
/* --------------------------------------------- 2025-09-03加： */
/* 隐藏浮窗：共用（开通试用、微信、电话号码） */
.tryUse { border-radius: 5px; border: 1px solid #dcdcdc; background: #fff; padding: 10px 20px; text-align: center; position: absolute; top: 55px; right: 19%; z-index: 999; display: none; }
.tryUse p { margin: 0; line-height: normal; }
.tryUse img { display: block; width: 150px; height: 150px; }
.tryUse::before { position: absolute; top: -6px; right: 57%; content: ""; border-style: solid; border-color: #dcdcdc transparent transparent #dcdcdc; border-width: 1px; width: 12px; height: 12px; transform: rotate(45deg); background: #fff; }

/* 隐藏浮窗：微信 */
.wxtryUse { right: 30px; }

/* 隐藏浮窗：电话号码 */
.phoneNumber { right: 0px; }
.phoneNumber::before { right: 37%; }



body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-family: "Microsoft Yahei", sans-serif;
  list-style: none;
  cursor: default;
  font-weight: normal;
}

/* 设置HTML5元素为块 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  display: block;
}

i {
  font-style: normal;
}

.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}

.clearfix {
  zoom: 1;
}

a,
a:visited {
  text-decoration: none;
  color: #333;
  font-family: STheiti, 'Microsoft Yahei', '微软雅黑', \5FAE\8F6F\96C5\9ED1, '宋体', \5b8b\4f53, arial, 'Hiragino Sans GB', Tahoma, Arial, Helvetica;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #44b5f2;
}

ul,
ol {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Microsoft YaHei;
}

img {
  border: none;
}

.wrap {
  margin: 0 auto;
  width: 1200px;
}

.rich-text-content {
  line-height: normal;
}

.rich-text-content>ul {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
  list-style-type: disc;
}

.rich-text-content>ul>li,
.rich-text-content>ol>li {
  list-style: inherit;
}

.rich-text-content>ol {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
  list-style-type: decimal;
}

.rich-text-content em {
  font-style: italic;
}

.rich-text-content strong {
  font-weight: bold;
}

.navWrap {
  position: fixed;
  top: 0;
  left: 0;
  height: 68px;
  background: #fff;
  z-index: 200;
  width: 100%;
  border-bottom: 2px solid #efefef;
}

.nav {
  /* flexibility */
  -js-display: flex;
  display: flex;
  justify-content: space-between;
  width: 1200px;
  height: 48px;
  line-height: 48px;
  margin: 10px auto;
  align-items: center;
  background: #fff;
  position: relative;
}

.nav a,
.nav a:visited {
  color: #333;
}

.nav a:actived {
  color: #333;
}

.nav a:hover {
  color: #44b5f2;
}

.nav a.current {
  color: #44b5f2;
}

.nav a.noCurrrent {
  color: #333;
}

.nav h1 {
  display: flex;
  height: 48px;
  font-size: 28px;
  color: #333333;
  cursor: pointer;
}

.nav h1 img {
  display: block;
  margin-right: 10px;
  width: 48px;
  height: 48px;
}

.nav ul.menu {
  -js-display: flex;
  display: flex;
  justify-content: space-around;
  width: 720px;
}

.nav ul.menu li {
  font-size: 16px;
}

.nav ul.menu li:hover {
  color: #44b5f2;
}

.nav .product {
  display: flex;
  position: absolute;
  top: 57px;
  right: 20%;
  padding: 0 35px;
  width: 670px;
  border: 1px solid #d9d9d9;
  background: #fff;
  box-sizing: border-box;
  color: #333;
  visibility: hidden;
  z-index: 1000;
}

.nav .product a:hover {
  color: #44b5f2;
}

.nav .product :before {
  position: absolute;
  top: -6px;
  left: 270px;
  content: "";
  border-style: solid;
  border-color: #dcdcdc transparent transparent #dcdcdc;
  border-width: 1px;
  width: 12px;
  height: 12px;
  transform: rotate(45deg);
  background: #fff;
}

.nav .product h2 {
  border-bottom: 1px solid #dedede;
  line-height: 62px;
  font-size: 16px;
  color: #333;
  font-weight: bold;
}

.nav .product ul {
  -js-display: flex;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  flex-wrap: wrap;
}

.nav .product ul li {
  width: 33.33%;
  font-size: 14px;
  text-align: left;
}

.nav .product .yingjian {
  width: 25%;
}

.nav .hycase{
width:558px;
}
.nav .hycase ul{
  font-size:16px;
}
.nav .product .yingjian li {
  width: 100%;
}

.nav .open ,.nav .hangye{
  position: relative;
  padding: 0 10px;
}

.nav .open ::before,.nav .hangye ::before {
  position: absolute;
  right: 0;
  top: 25px;
  content: "";
  border-style: solid;
  border-color: #bebebe transparent transparent #bebebe;
  border-width: 3px;
  width: 0;
  height: 0;
  transform: rotate(45deg);
}

.nav .openPrev::before {
  top: 21px;
  border-color: transparent #bebebe #bebebe transparent;
}

.nav .prouter {
  display: flex;
  align-items: center;
}

.nav .prouter img {
  margin-right: 5px;
  display: block;
  width: 18px;
  height: 18px;
}

.nav .dsp {
  display: flex;
  visibility: visible;
}

.wxCont {
  width: 150px;
  height: 150px;
}

.flex,
.footer .friends-link ul,
.footer .con div:first-child ul,
.footer .con,
.footer h2 {
  display: flex;
}

a {
  color: #333;
  /* display: block; */
  width: 100%;
  height: 100%;
}

.h4,
.footer .contact h4,
.footer .con h4 {
  margin-bottom: 25px;
  line-height: normal;
  font-size: 16px;
  color: #808080;
  width: 100%;
}

.bottom {
  margin-top: 50px;
  background: #f5f5f5;
}


.footer {
  margin-top:20px;
}

a {
  color: #333;
}

.banner {
  height: 215px;
  background: url("../img/news/newsBanner.png") center center no-repeat;
}

.news-detail .addr {
  margin: 20px 0;
  font-size: 12px;
}

.news-detail .addr a {
  display: inline;
}

.news-detail .con {
  margin-top: 60px;
  color: #333;
}

.news-detail .con h4 {
  font-size: 36px;
  margin-bottom: 20px;
  text-align: center;
}

.news-detail .con .author {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-size: 12px;
}

.news-detail .con .author * {
  display: block;
  color: #808080;
  font-size: 12px;
}

.news-detail .con .author span {
  font-size: 12px;
  margin-left: 20px;
  color: #44b5f2;
  padding: 5px 20px;
  border-radius: 15px;
  background: #e1f3fd;
  cursor: pointer;
}

.news-detail .con .con-text {
  margin-top: 50px;
  line-height: 40px;
  font-size: 14px;
}

.nav .phone {
  display: flex;
  width: 175px;
  height: 43px;
  line-height: 43px;
  color: #fff;
  text-align: center;
  color: #44b5f2;
  padding-top: 10px;
  position: relative;
}

.nav .phone i {
  font-size: 22px;
  margin-left: 18px;
  margin-right: 5px;
  cursor: pointer;
  font-size: 32px;
}

.phone div.contact-pos {
  position: absolute;
  top: 60px;
  left: -36px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
  background: #fff;
  border-radius: 4px;
  padding: 5px 20px;
  color: #333;
  line-height: 25px;
  display: none;
}

.phone div .ivu-poptip-arrow {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: hsla(0, 0%, 85.1%, .4);
  width: 10px;
  height: 10px;
  background: #fff;
  ;
  transform: rotate(-45deg);
  top: -6px;
  left: 63px;
}

.phone div.contact-wx {
  left: 0;
}

.phone div.contact-wx .ivu-poptip-arrow {
  left: 85px;
}

.wrap.news-list {
  display: flex;
  justify-content: space-between;
}

.newsList {
  width: 1200px;
}

.newsList .newsList-ul li {
  margin-top: 32px;
  display: flex;
  cursor: pointer;
}

.newsList .newsList-ul li img {
  display: block;
  width: 216px;
  height: 144px;
}

.newsList .newsList-ul li .news-text h4 {
  font-size: 18px;
  line-height: normal;
  margin-bottom: 10px;
  cursor: pointer;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
}

.newsList .newsList-ul li .news-text p {
  font-size: 12px;
  color: #808080;
  line-height: 24px;
  cursor: pointer;
}

.newsList .newsList-ul li .news-text .text-tags {
  color: #44b5f2;
  font-size: 12px;
  display: flex;
  margin: 10px 0;
}

.newsList .newsList-ul li .news-text .text-tags span {
  margin-right: 15px;
  display: block;
  padding: 7px 20px;
  background: #e1f3fd;
  border-radius: 27px;
}

.newsList .newsList-ul li .news-text .update {
  font-size: 12px;
  color: #808080;
}

.newsList .newsList-ul li .news-text {
  margin-left: 24px;
  width: 977px;
  color: #333;
}

.newsList .newsList-ul li .news-text li:hover h4,
.newsList .newsList-ul li .news-text li:hover p {
  color: #2d8cf0;
}

.tags {
  margin-top: 25px;
  width: 250px;
}

.tags p {
  position: relative;
  font-size: 16px;
}

.tags div {
  display: flex;
  flex-wrap: wrap;
}

.tags div span {
  font-size: 12px;
  display: block;
  margin: 5px 0;
  padding: 3px 8px;
  color: #fff;
  background: #54c0fc;
  border-radius: 11px;
  margin-right: 16px;
  cursor: pointer;
  border: 1px solid #fff;
  box-sizing: border-box;
}

.tags div span:hover,
.tags div span.hover {
  border: 1px solid #54c0fc;
  background: #fff;
  color: #54c0fc;
}

.page {
  margin-top: 50px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.cancelHover div span.hover {
  background: #54c0fc;
  border: 1px solid #fff;
}