* {
  margin: 0;
  padding: 0;
  font-family: PingFang SC, Microsoft YaHei, Arial, Helvetica, sans-serif;
}

/* 样式重置 */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: initial;
  font-size: 100%;
  /* font-family: initial; */
  vertical-align: baseline;
  box-sizing: border-box;
	font-family:PingFangSC-Regular,sans-serif,"Noto Sans SC" !important;
}

strong {
  font-weight: bold;
}

:focus {
  outline: 0;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
}

a img,
iframe {
  border: none;
}

a {
  text-decoration: none;
  color: inherit;
}

ol,
ul {
  list-style: none;
}

input,
textarea,
select,
button {
  font-size: 100%;
  font-family: inherit;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

select {
  margin: inherit;
}

img {
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /*Webkit (non-standard naming) image-rendering: crisp-edges; */
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ".";
  clear: both;
  height: 0;
}

/* 字体加粗 */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}

/* 倾斜角度更改 */
i{
  font-family: inherit;
}

/* 公共样式 */
.container {
  width: 12rem;
  margin: 0 auto;
}

.none {
  display: none !important;
}

.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}

/* @media screen and (max-width: 1920px) {
  
} */
.container-1200 {
  width: 7.5rem;
  margin: 0 auto;
 padding:0 0.24rem;
}

.container-1200>.title {
  font-size: 0.54rem;
  text-align: center;
  margin-top: 1.4rem;
  color: #333333;
  margin-bottom: 0.3rem;
  font-weight: bold;
}

.container-1200>.desc {
  font-size: 0.3rem;
  color: #999999;
  margin-top: 0.3rem;
  text-align: center;
	font-weight: 400;
}

.container-1200>.line {
  width: 0.4rem;
	height:0.04rem;
  border-bottom: 0.04rem solid #3259D1;
  margin: 0.3rem auto;
}

.container-1200>.text {
  font-size: 0.16rem;
  color: #333333;
  margin: 1rem auto 0;
  line-height: 0.60rem;
  /* max-width: 1105px; */
}

/* hyt-快捷样式 */
.t-cur {
  cursor: pointer;
}

.cell-1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.cell-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.cell-3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.t-100 {
  width:7.5rem;
}

.t-inline-block {
  display: inline-block;
}

.t-flex {
  display: flex;
}

.flex-1 {
  flex: 1;
}

.t-color {
  color: #0152D9;
}

.t-bg {
  background-color: #FFFFFF;
}

.t-right {
  text-align: right;
}

.t-center {
  text-align: center;
}

.t-img img {
  max-width: 100%;
}

/* 字体 */
.font600 {
  font-weight: 600;
}

.t-spe1 {
  letter-spacing: 0.015rem;
}

.t-spe5 {
  letter-spacing: 0.05rem;
}

.t-spe6 {
  letter-spacing: 0.052rem;
}
.t-spe7 {
  letter-spacing: 0.072rem;
}
.t-spe10 {
  letter-spacing: 0.25rem;
}
.t-spe8 {
  letter-spacing: 0.078rem;
}

.t-spe16 {
  letter-spacing: 0.153rem;
}

.t-font14 {
  font-size: 0.14rem;
}

.t-font16 {
  font-size: 0.16rem;
}

.t-font18 {
  font-size: 0.18rem;
}

.t-font20 {
  font-size: 0.2rem;
}

.t-font24 {
  font-size: 0.24rem;
}
.t-font26 {
  font-size: 0.26rem;
}

.t-font28 {
  font-size: 0.28rem;
}

.t-font30 {
  font-size: 0.3rem;
}

.t-font36 {
  font-size: 0.36rem;
}

.t-font40 {
  font-size: 0.4rem;
}
.t-font44 {
  font-size: 0.44rem;
}

.t-font46 {
  font-size: 0.46rem;
}

.t-font50 {
  font-size: 0.5rem;
}

.t-font56 {
  font-size: 0.56rem;
}

.t-font60 {
  font-size: 0.6rem;
}

.t-font76 {
  font-size: 0.76rem;
}

.t-font80 {
  font-size: 0.8rem;
}

.t-font84 {
  font-size: 0.84rem;
}

.t-font96 {
  font-size: 0.96rem;
}

.t-font112 {
  font-size: 1.12rem;
}

.t-bold {
  font-weight: bold;
}

.t-relative {
  position: relative;
}
.t-99{
  color: #999999;
}

/* 按钮效果 */
/* 默认按钮 */
.hvr-radial-out {
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  transform: translateZ(0);
  box-shadow: 0 0 0.01rem rgb(0 0 0 / 0%);
  overflow: hidden;
  box-sizing: border-box;
}


.hvr-radial-out a{
  color: #FFFFFF;
  transition: color .5s ease;
  position: relative;
  z-index: 10;
}
/* .hvr-radial-out:hover {
  color: #0152D9;
  background-color: #fff;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
} */
.hvr-radial-out:hover a{
  color: #0152D9;
}

.hvr-radial-out:hover:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}

.hvr-radial-out::before {
  content: "";
  width: 2.3rem;
  height: 2.3rem;
  position: absolute;
  z-index: -1;
  top: -125%;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  border-radius: 50%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
	color: #01529D;
}

.hvr_160::before {
  width: 1.6rem;
  height: 1.6rem;
}

.hvr_170::before {
  width: 1.7rem;
  height: 1.7rem;
}

.hvr_210::before {
  width: 2.1rem;
  height: 2.1rem;
}

/* 水波纹按钮 动画 */
.water-ripple-btn {
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}
.water-ripple-btn a{
  position: relative;
  z-index: 10;
}

.banner-response .water-ripple-btn {
  background-color: #fff;
  border-color: #fff;
  color: #0152D9;
}

.water-ripple-btn::before {
  content: "";
  width: 2.3rem;
  height: 2.3rem;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.12);
  z-index: 1;
  top: -125%;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 100%;
  animation-name: dsp;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

.water_160::before {
  width: 1.6rem;
  height: 1.6rem;
}

.water_170::before {
  width: 1.7rem;
  height: 1.7rem;
}

.water_210::before {
  width: 2.1rem;
  height: 2.1rem;
}

@keyframes dsp {
  0% {
    opacity: 0;
    transform: scale(0.2);
  }

  10% {
    opacity: 1;
    transform: scale(0.6);
  }

  30% {
    opacity: 0;
    transform: scale(1);
  }

  100% {
    opacity: 0;
    transform: scale(1);
  }
}

/* 分页样式 */
.page-large {
  padding: 0 .3rem 0.7rem .3rem;
  /* max-width: 12rem; */
  width: 100%;
  margin: 0 auto;
  text-align: center;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.page-large .Num {
  width: .44rem;
  height: .44rem;
  line-height: 0.44rem;
  font-size: 0.26rem;
  color: #333333;
  border-radius: 0.02rem;
  /* height: 0.28rem; */
  display: inline-block;
  margin: 0 0.17rem;
  /* vertical-align: top; */
  cursor: pointer;
  /* min-width: 0.28rem; */
}

.page-large .more {
  line-height: 0.28rem;
  font-size: 0.26rem;
  color: #333333;
  margin: 0 0.02rem;
}
.page-large .iconfont {
  font-size: .36rem;
}

/* .page-large .Num:hover {
  background-color: #E0ECFE;
} */

.page-large .Num.on {
  background-color: #0152D9;
  color: #FFFFFF;
}

.page-large .Num.on:hover {
  opacity: 0.9;
}

.page-large .frist-page,
.page-large .prev-page,
.page-large .next-page,
.page-large .last-page {
  color: #333333;
  /* cursor: pointer; */
}

/* .page-large .frist-page:hover,
.page-large .prev-page:hover,
.page-large .next-page:hover,
.page-large .last-page:hover {
  color: #0152D9;
} */
.page-large .prev-page {
  margin-right: 0.3rem;
}

.page-large .next-page{
  margin-left: 0.3rem;
}
.frist-page{
  margin-right: 0.64rem;
}
.last-page {
  margin-left: .64rem;
}

.page-large .dis {
  color: #999999;
  cursor: default;
}

.page-large .dis:hover {
  color: #999999;
}

/* 消息提示框 */
.showMessage {
  padding: 0.1rem 0.2rem;
  border-radius: 0.05rem;
  position: fixed;
  top: 15%;
  left: 50%;
  color: #ffffff;
  z-index: 999;
  transform: translate(-50%, 0);
}

.showMessageSuccess {
  background-color: #f0f9eb;
  border: 0.01rem solid #E1F3D8;
  color: #67c23a;
}

.showMessageError {
  background-color: #fef0f0;
  border: 0.01rem solid #fde2e2;
  color: #F76C6C;
}

/* 分享图标 */
#inc_share{
	display: flex;
}
#inc_share a{
	height: 1.08rem;
	margin-right: 0.77rem;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#inc_share .icon_box{
  width: 0.92rem;
  height: 0.92rem;
  border: 0.01rem solid #F1F0F0;
  line-height: 1rem !important;
  text-align: center;
  border-radius: 50%;
  /* padding-top: 0.08rem; */
  background-color: #F7F8F9;
	margin-bottom: 0.18rem;
  /* position: relative; */
  /* bottom: 0.15rem; */
}
#inc_share a:hover{
  background-color: #EDEDED;
}

#inc_share  a .icon {
  font-size: 0.45rem;
}
#inc_share .wechat-qrcode{
	width:5rem;
  position: absolute;
  text-align: center;
  background-color: #fff;
  z-index: 10;
  padding: 0.5rem;
  left: 1.4rem;
	top:-8rem;
  /* font-size: 0.4rem; */
  line-height: 1.5;
  box-shadow: 0px 0px 0.2rem 0px hsla(223, 85%, 37%, 0.15);
  display: none;
}
#inc_share .wechat-qrcode img{
  margin: 0.1rem auto;
}
#inc_share .f-wx:hover .wechat-qrcode{
  display: block;
}
/* 滚动条 */
::-webkit-scrollbar{
  height: 0;
  width: 0;
  background: transparent;
  display: none;
}
/* 按钮弹窗 */
.btn-wp{
  position: relative;
}
.btn-wp .btn-dialog{
  position: absolute;
  top: 0.9rem;
  z-index: 21;
  background-color: #fff;
  /* display: none; */
  padding: 0.05rem 0.15rem;
  border-radius: 0.04rem;
  min-width:2rem;
  box-shadow: 0px 0px 0.2rem 0px hsla(223, 85%, 37%, 0.15);
  display: none;
}
.btn-wp .btn-dialog::before{
  content: '';
  width: 0.15rem;
  height: 0.15rem;
  background-color: #fff;
  transform: rotate(45deg);
  position: absolute;
  top: -0.07rem;
  left: 45%;
  z-index:-1;
}
.btn-wp .btn-dialog p{
  color: #333333;
  font-size: 0.18rem;
  line-height: 0.6rem;
  border-bottom: 0.01rem solid #f0f0f0;
  text-align: center;
  padding: 0 0.1rem;
  box-sizing: border-box;
}
.btn-wp .btn-dialog img{
  display: block;
  margin: 0 auto;
}
.btn-wp .btn-dialog p:last-child{
  border-bottom:none;
}
.btn-wp .btn-dialog p:hover,.btn-wp .btn-dialog p:hover a{
  color: #0152D9;
}
.btn-wp .btn-dialog:hover{
  display: block !important;
}