@font-face {
  font-family: "PingFang Medium";
  src: url("font/pingfang/PingFang Medium.eot");
  /* IE9 */
  src: url("font/pingfang//PingFang Medium.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("font/pingfang/PingFang Medium.woff") format("woff"), /* chrome、firefox */ url("font/pingfang/PingFang Medium.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */ url("font/pingfang/PingFang Medium.svg#PingFang Medium") format("svg");
  /* iOS 4.1- */
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "hzgb";
  src: url("font/hzgb/Redocn.eot");
  /* IE9 */
  src: url("font/hzgb/Redocn.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("font/hzgb/Redocn.woff") format("woff"), /* chrome、firefox */ url("font/hzgb/Redocn.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */ url("font/hzgb/Redocn.svg#PingFang Medium") format("svg");
  /* iOS 4.1- */
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "fzlt";
  src: url("font/fzlt/fzlt.eot");
  /* IE9 */
  src: url("font/fzlt/fzlt.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("font/fzlt/fzlt.woff") format("woff"), /* chrome、firefox */ url("font/fzlt/fzlt.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */ url("font/fzlt/fzlt.svg#PingFang Medium") format("svg");
  /* iOS 4.1- */
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "fzlt2";
  src: url("font/fzlt2/fzlt2.eot");
  /* IE9 */
  src: url("font/fzlt2/fzlt2.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("font/fzlt2/fzlt2.woff") format("woff"), /* chrome、firefox */ url("font/fzlt2/fzlt2.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */ url("font/fzlt2/fzlt2.svg#PingFang Medium") format("svg");
  /* iOS 4.1- */
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "CTCuHeiSJ";
  src: url("font/CTCuHeiSJ/CTCuHeiSJ.eot");
  /* IE9 */
  src: url("font/CTCuHeiSJ/CTCuHeiSJ.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("font/CTCuHeiSJ/CTCuHeiSJ.woff") format("woff"), /* chrome、firefox */ url("font/CTCuHeiSJ/CTCuHeiSJ.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */ url("font/CTCuHeiSJ/CTCuHeiSJ.svg#PingFang Medium") format("svg");
  /* iOS 4.1- */
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "SemiBold";
  font-weight: 600;
  src: url("../css/font/SemiBold/8zQQgg4rzOi2.woff2") format("woff2"), url("../css/font/SemiBold/8zQQgg4rzOi2.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "georgia";
  src: url("../css/font/georgia/georgia.eot");
  /* IE9 */
  src: url("../css/font/georgia/georgia.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("../css/font/georgia/georgia.woff") format("woff"), /* chrome、firefox */ url("../css/font/georgia/georgia.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */ url("../css/font/georgia/georgia.svg#georgia") format("svg");
  /* iOS 4.1- */
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "fzlt3";
  src: url("font/fzlt3/fzlt3.eot");
  /* IE9 */
  src: url("font/fzlt3/fzlt3.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("font/fzlt3/fzlt3.woff") format("woff"), /* chrome、firefox */ url("font/fzlt3/fzlt3.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */ url("font/fzlt3/fzlt3.svg#PingFang Medium") format("svg");
  /* iOS 4.1- */
  font-style: normal;
  font-weight: normal;
}
* {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  text-decoration: none;
}
img {
  border: none;
}
input,
select,
textarea,
button {
  outline: none;
  font-family: Microsoft YaHei, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, Helvetica, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Source Han Sans CN, sans-serif;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
html,
body {
  width: 100%;
  height: 100%;
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, Helvetica, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
}
.wrap {
  width: 100%;
  height: 100%;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.footer {
  width: 100%;
  overflow: hidden;
  background-image: linear-gradient(#520884, #4b0c77);
  padding-top: 32px;
  padding-bottom: 34px;
}
.footer .w1200 {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  line-height: 28px;
  color: #fff;
}
.footer .w1200 a {
  color: #fff;
}
.footer .w1200 a:hover {
  text-decoration: underline;
}
.footer .w1200 .link {
  display: flex;
}
.footer .w1200 .link a {
  display: block;
  position: relative;
  padding: 0 10px;
}
.footer .w1200 .link a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
  width: 1px;
  height: 12px;
  background-color: #fff;
}
.footer .w1200 .link a:first-child::after {
  width: 0;
}
.footer .w1200 .share {
  display: flex;
  padding-left: 10px;
}
.footer .w1200 .share a {
  margin-left: 10px;
  margin-right: 5px;
}
.footer .w1200 .share .iconfont {
  font-size: 20px;
}
.fixedside {
  position: fixed;
  top: 25%;
  right: 15px;
  z-index: 100;
}
.fixedside ul {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.fixedside ul li {
  margin-bottom: 10px;
}
.fixedside ul .icon_black {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  background-color: rgba(0, 0, 0, 0.6);
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.fixedside ul .icon_black .icon-weixin {
  font-size: 43px;
  color: #1ab84a;
}
.fixedside ul .icon_black .icon-shouji01 {
  font-size: 35px;
  color: #ae69ff;
}
.fixedside ul .icon_black .icon-gongzhonghao {
  color: #1ab84a;
  font-size: 39px;
}
.fixedside ul .icon_black .icon-w_xuexiao {
  color: #bbb638;
  font-size: 38px;
}
.fixedside ul .icon_black .icon-kefu-tianchong {
  color: #ae6aff;
  font-size: 38px;
}
.fixedside ul .icon_black .txt {
  font-size: 12px;
  line-height: 24px;
  display: block;
  width: 100%;
  color: #ecdaff;
  text-align: center;
}
.fixedside ul .icon_black.card2 .txt {
  margin-top: 4px;
}
.fixedside ul .icon_black.card3 .txt {
  margin-top: 4px;
}
.fixedside ul .icon_black.card4 .txt {
  margin-top: 2px;
}
.fixedside ul .item {
  position: relative;
  width: 100px;
  height: 100px;
}
.fixedside ul .item.card5 .txt {
  margin-top: 3px;
}
.fixedside ul .card1:hover {
  width: 220px;
}
.fixedside ul .card1:hover .abflr {
  display: block;
}
.fixedside ul .abflr {
  display: none;
  position: absolute;
  top: 0;
  right: 126px;
  width: 242px;
  padding: 0 10px 10px;
  box-sizing: border-box;
  background-color: #f0f3ff;
  border-radius: 4px;
  border: 1px solid #5d5d5d;
}
.fixedside ul .abflr::after {
  content: "";
  position: absolute;
  top: 32px;
  right: -7px;
  width: 7px;
  height: 12px;
  background: url(../images/triangle.png) no-repeat center;
  background-size: contain;
}
.fixedside ul .abflr dd {
  cursor: pointer;
  float: left;
  width: 110px;
  border-bottom: 1px solid #e8e8e8;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  padding: 12px 8px;
  box-sizing: border-box;
}
.fixedside ul .abflr dd:last-of-type {
  border-bottom: none;
}
.fixedside ul .abflr dd .icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.fixedside ul .abflr dd .icon img {
  display: block;
  height: 12px;
  width: auto;
  margin-left: 7px;
}
.fixedside ul .abflr dd .code_box {
  width: 94px;
  height: 94px;
  border-radius: 4px;
}
.fixedside ul .abflr dd .code_box img {
  position: relative;
  z-index: 3;
  display: block;
  width: 94px;
  height: 94px;
}
.fixedside ul .card3:hover .WeChat {
  display: block;
}
.fixedside ul .card2:hover .WeChat {
  display: block;
}
.fixedside ul .WeChat {
  display: none;
  position: absolute;
  top: 0;
  right: 126px;
  width: 117px;
  height: 135px;
  background-color: #fff;
  background-color: #f0f3ff;
  border-radius: 4px;
  border: 1px solid #5d5d5d;
  box-sizing: border-box;
}
.fixedside ul .WeChat::after {
  content: "";
  position: absolute;
  top: 32px;
  right: -7px;
  width: 7px;
  height: 12px;
  background: url(../images/triangle.png) no-repeat center;
  background-size: contain;
}
.fixedside ul .WeChat .flexbox {
  width: 117px;
  height: 135px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.fixedside ul .WeChat .codeimg {
  display: block;
  width: 80px;
  height: 80px;
  margin-top: 16px;
}
.fixedside ul .WeChat p {
  line-height: 40px;
}
