.pageBanner {
  width: 7.5rem;
  height: 4rem !important;
  background-size: 100% auto;
  position: relative;
}
.pageMap {
  width: 7.5rem;
  height: 0.7rem;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.08rem rgba(0, 0, 0, 0.16);
  margin-bottom: 0.45rem;
}
.pageMap p {
  width: 6.9rem;
  font-size: 0.26rem;
  font-family: MicrosoftYaHei;
  line-height: 0.7rem;
  color: #666666;
  letter-spacing: 0.02rem;
  padding-left: 0.15rem;
  position: relative;
}
.pageMap p::before {
  content: "";
  width: 0.06rem;
  height: 0.22rem;
  background: #0376BE;
  border-radius: 0.03rem;
  position: absolute;
  left: 0rem;
  top: 0.25rem;
}
.pageCont {
  width: 100%;
  padding-bottom: 0.65rem;
}
.pageCont .xbjsbox {
  width: 6.9rem;
}
.pageCont .xbjsbox .page-biaoti {
  width: 100%;
  text-align: center;
  margin-bottom: 0.35rem;
}
.pageCont .xbjsbox .page-biaoti h2 {
  font-size: 0.28rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 0.46rem;
  color: #333333;
  display: inline-block;
  margin-bottom: 0.1rem;
  position: relative;
}
.pageCont .xbjsbox .page-biaoti h2::before {
  content: "";
  width: 0.78rem;
  height: 0.09rem;
  background: url(../img/page-biaoti.png) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: -0.98rem;
  top: 0.18rem;
}
.pageCont .xbjsbox .page-biaoti h2::after {
  content: "";
  width: 0.78rem;
  height: 0.09rem;
  transform: rotate(180deg);
  background: url(../img/page-biaoti.png) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: -0.98rem;
  top: 0.18rem;
}
.pageCont .xbjsbox .page-biaoti span {
  display: block;
  font-size: 0.2rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.26rem;
  color: #333333;
}
.pageCont .xbjsbox ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pageCont .xbjsbox ul li {
  width: 3.3rem;
  height: 2.4rem;
  margin: 0;
  margin-bottom: 0.3rem;
}
.pageCont .xbjsbox ul li:last-child {
  margin-bottom: 0;
}
.pageCont .xbjsbox ul li a {
  display: block;
}
.pageCont .xbjsbox ul li a img {
  display: block;
  width: 100%;
  height: 1.88rem;
  object-fit: cover;
}
.pageCont .xbjsbox ul li a .xbjsbox_text {
  background: #EBEBEB;
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  line-height: 0.52rem;
  color: #333;
  text-align: center;
}
.pageCont .zsjz_box {
  width: 6.9rem;
}
.pageCont .zsjz_box ul li {
  width: 6.9rem;
  height: 2.38rem;
  background: #F5F5F5;
  margin-bottom: 0.28rem;
}
.pageCont .zsjz_box ul li:last-child {
  margin-bottom: 0;
}
.pageCont .zsjz_box ul li a .zsjz_box_text {
  width: 100%;
  padding: 0.23rem;
  box-sizing: border-box;
}
.pageCont .zsjz_box ul li a .zsjz_box_text h3 {
  width: 5.2rem;
  font-size: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 0.38rem;
  margin: 0;
  margin-bottom: 0.12rem;
}
.pageCont .zsjz_box ul li a .zsjz_box_text em {
  width: 0.18rem;
  height: 0.15rem;
  background: url(../img/zskx_em.png) center no-repeat;
  background-size: 100% auto;
  display: block;
  margin: 0;
  margin-bottom: 0.12rem;
}
.pageCont .zsjz_box ul li a .zsjz_box_text p {
  font-size: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.35rem;
  color: #666666;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0.12rem;
}
.pageCont .zsjz_box ul li a .zsjz_box_text span {
  font-size: 0.22rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.33rem;
  color: #333333;
  text-indent: 0.35rem;
  display: block;
  position: relative;
}
.pageCont .zsjz_box ul li a .zsjz_box_text span::before {
  content: "";
  width: 0.24rem;
  height: 0.24rem;
  background: url(../img/time.png) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  top: 0.04rem;
}
.pageCont .zsjh_box {
  width: 6.9rem;
}
.pageCont .zsjh_box ul li {
  width: 6.9rem;
  height: 1.2rem;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.06rem rgba(0, 0, 0, 0.16);
  margin-bottom: 0.34rem;
}
.pageCont .zsjh_box ul li:last-child {
  margin-bottom: 0;
}
.pageCont .zsjh_box ul li a {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.pageCont .zsjh_box ul li a .zsjh_box_time {
  width: 1.28rem;
  height: 1.2rem;
  background: #0376BE;
  margin: 0;
}
.pageCont .zsjh_box ul li a .zsjh_box_time p {
  font-size: 0.44rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.6rem;
  color: #FFFFFF;
  margin-top: 0.18rem;
  text-align: center;
}
.pageCont .zsjh_box ul li a .zsjh_box_time span {
  font-size: 0.2rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.26rem;
  color: #FFFFFF;
  letter-spacing: 0.01rem;
  display: block;
  text-align: center;
}
.pageCont .zsjh_box ul li a .zsjh_box_text {
  width: 5.62rem;
  box-sizing: border-box;
  margin: 0;
  padding-left: 0.26rem;
}
.pageCont .zsjh_box ul li a .zsjh_box_text h3 {
  width: 5rem;
  font-size: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 1.2rem;
  color: #333333;
  letter-spacing: 0.01rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin: 0;
}
.pageCont .lqcx_box {
  width: 6.9rem;
  height: 9.8rem;
  box-shadow: 0rem 0rem 0.06rem rgba(0, 0, 0, 0.3);
  background: url(../img/lqcx_img.png) bottom no-repeat;
  background-size: 100% auto;
}
.pageCont .lqcx_box .lqcx_text {
  width: 5.45rem;
}
.pageCont .lqcx_box .lqcx_text h3 {
  font-size: 0.3rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 0.4rem;
  color: #000000;
  text-align: center;
  padding-top: 0.75rem;
  margin-bottom: 0.4rem;
}
.pageCont .lqcx_box .lqcx_text form {
  margin-bottom: 0.1rem;
}
.pageCont .lqcx_box .lqcx_text form label {
  font-size: 0.26rem;
  font-family: MicrosoftYaHei;
  line-height: 0.36rem;
  color: #333333;
}
.pageCont .lqcx_box .lqcx_text form input {
  width: 3.94rem;
  height: 0.68rem;
  background: #FFFFFF;
  border: 0.01rem solid #D2D2D2;
  border-radius: 0.05rem;
  font-size: 0.24rem;
  font-family: MicrosoftYaHei;
  line-height: 0.66rem;
  margin-bottom: 0.32rem;
  padding-left: 0.16rem;
  box-sizing: border-box;
}
.pageCont .lqcx_box .lqcx_text .tjcz {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 0.4rem;
}
.pageCont .lqcx_box .lqcx_text .tjcz .addUser {
  width: 1.8rem;
  height: 0.62rem;
  background: linear-gradient(360deg, #0376BE 0%, #6AD4F6 100%);
  box-shadow: 0rem 0rem 0rem rgba(87, 147, 214, 0.44);
  border-radius: 0.31rem;
  font-size: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.62rem;
  color: #FFFFFF;
  text-align: center;
}
.pageCont .lqcx_box .lqcx_text .tjcz input {
  width: 1.8rem;
  height: 0.62rem;
  border: 0.01rem solid #0376BE;
  border-radius: 0.31rem;
  background-color: #FFFFFF;
  font-size: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.62rem;
  color: #0376BE;
}
.pageCont .lqcx_box .lqcx_text p {
  font-size: 0.2rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.26rem;
  color: #0376BE;
  text-align: center;
}
.pageCont .cxjg_box {
  display: none;
  width: 6.9rem;
  box-shadow: 0rem 0rem 0.06rem rgba(0, 0, 0, 0.3);
}
.pageCont .cxjg_box .lqcxjg_text {
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
}
.pageCont .cxjg_box .lqcxjg_text h3 {
  font-size: 0.3rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 0.4rem;
  color: #000000;
  text-align: center;
  margin-bottom: 0.5rem;
}
.pageCont .cxjg_box .lqcxjg_text .err {
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  padding-left: 0.3rem;
  text-align: center;
  margin-bottom: 0.5rem;
}
.pageCont .cxjg_box .lqcxjg_text .closeBtn {
  display: block;
  width: 1.8rem;
  height: 0.62rem;
  background: linear-gradient(360deg, #0376BE 0%, #6AD4F6 100%);
  box-shadow: 0rem 0rem 0rem rgba(87, 147, 214, 0.44);
  border-radius: 0.31rem;
  font-size: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.62rem;
  color: #FFFFFF;
  text-align: center;
}
.pageCont .cxjg_box .lqcxjg_text table {
  width: 6rem;
  height: 3.56rem;
  margin-bottom: 0.5rem;
  border: 0.01rem solid #E5E5E5;
}
.pageCont .cxjg_box .lqcxjg_text table tr {
  border-bottom: 0.01rem solid #E5E5E5;
}
.pageCont .cxjg_box .lqcxjg_text table tr:last-child {
  border-bottom: none;
}
.pageCont .cxjg_box .lqcxjg_text table tr td {
  font-size: 0.3rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  padding-left: 0.32rem;
}
.pageCont .ylqcx_box {
  width: 6.9rem;
  height: 6.1rem;
  box-shadow: 0rem 0rem 0.06rem rgba(0, 0, 0, 0.3);
}
.pageCont .ylqcx_box .ylqcx_text h3 {
  font-size: 0.3rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 0.4rem;
  color: #000000;
  text-align: center;
  padding-top: 0.75rem;
  margin-bottom: 0.4rem;
}
.pageCont .ylqcx_box .ylqcx_text form {
  width: 5.45rem;
  margin-bottom: 0.1rem;
}
.pageCont .ylqcx_box .ylqcx_text form label {
  font-size: 0.26rem;
  font-family: MicrosoftYaHei;
  line-height: 0.36rem;
  color: #333333;
}
.pageCont .ylqcx_box .ylqcx_text form input {
  width: 3.94rem;
  height: 0.68rem;
  background: #FFFFFF;
  border: 0.01rem solid #D2D2D2;
  border-radius: 0.05rem;
  font-size: 0.24rem;
  font-family: MicrosoftYaHei;
  line-height: 0.66rem;
  margin-bottom: 0.32rem;
  padding-left: 0.16rem;
  box-sizing: border-box;
}
.pageCont .ylqcx_box .ylqcx_text .tjcz {
  width: 5.45rem;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 0.4rem;
}
.pageCont .ylqcx_box .ylqcx_text .tjcz .yaddUser {
  width: 1.8rem;
  height: 0.62rem;
  background: linear-gradient(360deg, #0376BE 0%, #6AD4F6 100%);
  box-shadow: 0rem 0rem 0rem rgba(87, 147, 214, 0.44);
  border-radius: 0.31rem;
  font-size: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.62rem;
  color: #FFFFFF;
  text-align: center;
}
.pageCont .ylqcx_box .ylqcx_text .tjcz input {
  width: 1.8rem;
  height: 0.62rem;
  border: 0.01rem solid #0376BE;
  border-radius: 0.31rem;
  background-color: #FFFFFF;
  font-size: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.62rem;
  color: #0376BE;
}
.pageCont .ylqcx_box .ylqcx_text .ylqcxjg_zysx {
  width: 5.9rem;
  position: relative;
  font-size: 0.2rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.36rem;
  color: #0376BE;
  text-align: center;
}
.pageCont .ylqcx_box .ylqcx_text .ylqcxjg_zysx span {
  display: block;
  float: left;
  position: absolute;
  left: 0;
}
.pageCont .ylqcx_box .ylqcx_text .ylqcxjg_zysx p {
  text-align: left;
  display: inline-block;
  padding-left: 0.9rem;
}
.pageCont .ylqcxjg_box {
  width: 6.9rem;
  display: none;
  box-shadow: 0rem 0rem 0.06rem rgba(0, 0, 0, 0.3);
}
.pageCont .ylqcxjg_box .ylqcxjg_text {
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
}
.pageCont .ylqcxjg_box .ylqcxjg_text h3 {
  font-size: 0.3rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 0.4rem;
  color: #000000;
  margin-bottom: 0.5rem;
  text-align: center;
}
.pageCont .ylqcxjg_box .ylqcxjg_text table {
  width: 6rem;
  margin-bottom: 0.4rem;
  border: 0.01rem solid #E5E5E5;
}
.pageCont .ylqcxjg_box .ylqcxjg_text table tr {
  border-bottom: 0.01rem solid #E5E5E5;
}
.pageCont .ylqcxjg_box .ylqcxjg_text table tr:last-child {
  border-bottom: none;
}
.pageCont .ylqcxjg_box .ylqcxjg_text table tr th {
  width: 6rem;
  height: 0.7rem;
  background: #2297E1;
  font-size: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.7rem;
  color: #FFFFFF;
}
.pageCont .ylqcxjg_box .ylqcxjg_text table tr td:first-child {
  width: 1.9rem;
  text-align: center;
  border-right: 0.01rem solid #E5E5E5;
}
.pageCont .ylqcxjg_box .ylqcxjg_text table tr td {
  font-size: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.7rem;
  color: #333333;
}
.pageCont .ylqcxjg_box .ylqcxjg_text table tr td:last-child {
  padding-left: 0.3rem;
}
.pageCont .ylqcxjg_box .ylqcxjg_text .err {
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  padding-left: 0.3rem;
  text-align: center;
  margin-bottom: 0.5rem;
}
.pageCont .ylqcxjg_box .ylqcxjg_text .closeBtn {
  display: block;
  width: 1.8rem;
  height: 0.62rem;
  background: linear-gradient(360deg, #0376BE 0%, #6AD4F6 100%);
  box-shadow: 0rem 0rem 0rem rgba(87, 147, 214, 0.44);
  border-radius: 0.31rem;
  font-size: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.62rem;
  color: #FFFFFF;
  text-align: center;
}
.pageCont .ylqcxjg_box .ylqcxjg_text .ylqcxjg_zysx {
  width: 5.9rem;
  position: relative;
  font-size: 0.2rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.36rem;
  color: #0376BE;
  text-align: center;
  margin-bottom: 0.5rem;
}
.pageCont .ylqcxjg_box .ylqcxjg_text .ylqcxjg_zysx span {
  display: block;
  float: left;
  position: absolute;
  left: 0;
}
.pageCont .ylqcxjg_box .ylqcxjg_text .ylqcxjg_zysx p {
  text-align: left;
  display: inline-block;
  padding-left: 0.9rem;
}
.pageCont .ksly_box {
  width: 6.9rem;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.06rem rgba(0, 0, 0, 0.3);
}
.pageCont .ksly_box .liuyan {
  width: 5.2rem;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  font-size: 0.22rem;
  font-family: MicrosoftYaHei;
  line-height: 0.64rem;
  color: #FFFFFF;
  padding-top: 0.47rem;
  margin-bottom: 0.45rem;
}
.pageCont .ksly_box .liuyan .ckly {
  width: 2.3rem;
  height: 0.64rem;
  background: #0376BE;
  border-radius: 0.05rem;
  text-align: center;
  margin: 0;
}
.pageCont .ksly_box .liuyan .qxly {
  width: 2.3rem;
  height: 0.64rem;
  background: #E9AF0F;
  border-radius: 0.05rem;
  text-align: center;
  margin: 0;
}
.pageCont .ksly_box form {
  width: 6.4rem;
  margin-bottom: 0.44rem;
}
.pageCont .ksly_box form label {
  font-size: 0.26rem;
  font-family: MicrosoftYaHei;
  line-height: 0.64rem;
  color: #333333;
}
.pageCont .ksly_box form .ksly2 {
  float: left;
  margin-right: 0.06rem;
}
.pageCont .ksly_box form input {
  width: 3.5rem;
  height: 0.64rem;
  background: #FFFFFF;
  border: 0.01rem solid #D2D2D2;
  border-radius: 0.05rem;
  margin-bottom: 0.26rem;
  padding-left: 0.2rem;
  font-size: 0.26rem;
  font-family: MicrosoftYaHei;
  line-height: 0.64rem;
  text-align: left;
}
.pageCont .ksly_box form textarea {
  background: #FFFFFF;
  border: 0.01rem solid #D2D2D2;
  border-radius: 0.05rem;
  margin-bottom: 0.26rem;
  padding-left: 0.2rem;
  font-size: 0.26rem;
  font-family: MicrosoftYaHei;
  line-height: 0.64rem;
  text-align: left;
  margin: 0;
}
.pageCont .ksly_box .tjcz {
  width: 4.6rem;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding-bottom: 0.7rem;
}
.pageCont .ksly_box .tjcz .addUserFun {
  width: 2rem;
  height: 0.6rem;
  background: #0376BE;
  border-radius: 0.3rem;
  font-size: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.6rem;
  color: #FFFFFF;
  text-align: center;
  margin: 0;
}
.pageCont .ksly_box .tjcz input {
  width: 2rem;
  height: 0.6rem;
  background: #CECECE;
  border-radius: 0.3rem;
  font-size: 0.26rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.6rem;
  color: #333333;
  margin: 0;
}
.pageCont .ksly_box .syly_box {
  padding: 0rem 0.3rem;
  padding-bottom: 0.6rem;
  display: none;
}
.pageCont .ksly_box .syly_box ul li {
  height: 1.3rem;
  border-bottom: 0.01rem dashed #DFDFDF;
  box-sizing: border-box;
  padding: 0.32rem 0;
}
.pageCont .ksly_box .syly_box ul li:last-child {
  border-bottom: none;
}
.pageCont .ksly_box .syly_box ul li p {
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0.18rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.26rem;
  color: #333333;
}
.pageCont .ksly_box .syly_box ul li p span {
  font-size: 0.2rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 0.26rem;
  color: #0376BE;
  margin-right: 0.2rem;
}
.pageCont .ksly_box .syly_box ul li .huifu {
  margin-top: 0.1rem;
}
.pageCont .ksly_box .syly_box ul li .huifu span {
  font-size: 0.2rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 0.26rem;
  color: #E9AF0F;
  margin-right: 0rem;
}
.pageCont .ksly_box .syly_box ul li .huifu em.hfly {
  font-size: 0.18rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.26rem;
  color: #333333;
}
.pageCont .lxwm-er {
  width: 6.9rem;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.36rem;
  letter-spacing: 0.01rem;
  color: #32454f;
  text-align: justify;
}
.pageCont .lxwm-er .map {
  width: 6.9rem;
  height: 3.5rem;
  margin-top: 0.2rem;
}
.pageCont .details {
  width: 6.9rem;
}
.pageCont .details .details-title {
  font-size: 0.3rem;
  font-weight: bold;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 0.02rem;
  color: #32454f;
  text-align: center;
  margin-bottom: 0.15rem;
}
.pageCont .details .details-ftitle {
  text-align: center;
  margin-bottom: 0.2rem;
}
.pageCont .details .details-ftitle span {
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.01rem;
  color: #656565;
}
.pageCont .details .details-main {
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.36rem;
  letter-spacing: 0.01rem;
  color: #32454f;
  text-align: justify;
  text-indent: 2em;
}
table {
  max-width: 100%;
}
.pageCont .details .details-main img {
  display: block;
  max-width: 7.02rem;
}
.pageCont .SinglePage .bt {
  width: 100%;
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
}
.pageCont .SinglePage .bt h3 {
  font-size: 0.3rem;
  font-weight: bold;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0.03rem;
  color: #32454f;
  text-align: center;
}
.pageCont .SinglePage #fvContentID {
  width: 6.9rem;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.36rem;
  letter-spacing: 0.01rem;
  color: #32454f;
  text-align: justify;
}
.pageCont .SinglePage #fvContentID img {
  display: block;
  max-width: 7.02rem;
  margin-top: 0.1rem;
  margin-bottom: 0.1rem;
}
/* 搜索结果 */
#sousuoUL p {
  padding: 0.3rem 0rem;
  background-color: #fff;
  text-align: center;
  color: #999999;
  font-size: 0.14rem;
  line-height: 2;
}
.FontListType ul {
  width: 100%;
  margin-top: 0.3rem;
  margin-bottom: 0.2rem;
}
.FontListType ul li {
  height: 0.8rem;
  background-color: #ffffff;
  position: relative;
  transition: all 0.4s;
  list-style-type: none;
  margin-bottom: 0.2rem;
}
.FontListType ul li:last-child {
  margin-bottom: 0px;
}
.FontListType ul li::before {
  content: "";
  width: 0.08rem;
  height: 0.08rem;
  display: block;
  background-color: #0376be;
  position: absolute;
  left: 0.2rem;
  top: 0.37rem;
}
.FontListType ul li span {
  display: block;
  max-width: 3.5rem;
  float: left;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.01rem;
  color: #333333;
  margin-left: 0.45rem;
  line-height: 0.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.FontListType ul li i {
  display: block;
  float: right;
  font-size: 0.2rem;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.01rem;
  line-height: 0.8rem;
  color: #999999;
  margin-right: 0.2rem;
}
.FontListType ul li:hover {
  box-shadow: 0rem 0rem 0.08rem 0rem rgba(0, 0, 0, 0.05);
  z-index: 2;
}
/* 分页 */
.paging {
  text-align: center;
  margin-top: 0.4rem;
}
.paging a {
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.26rem;
  color: #333333;
  margin: 0rem 0.15rem;
}
.paging a.on {
  color: #0376be;
}
