*,
html,
body {
  padding: 0;
  margin: 0;
}

html {
  font-size: 40px;
}

img {
  max-width: 100%;
  vertical-align: top;
}

.phone_hide {
  display: block;
}

.overflow_hidden {
  overflow: hidden;
}

.banner .banner_content {
  position: absolute;
  top: 40%;
  left: 19%;
  z-index: 22;
  color: #fff;
  line-height: 2rem;
}

.banner .banner_content p {
  font-size: 0.9rem;
  line-height: 2rem;
}

/* .banner .banner_content p.ysdxby{ font-size: 0.7rem; color: #ffb400; } */

.banner img {
  vertical-align: top;
}

.head_nav_1 {
  height: 4.5rem;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

.w1200 {
  max-width: 30rem;
  margin: 0 auto;
}

.w1200_bysk {
  max-width: 30rem;
  margin: 0 auto;
}

.logo {
  width: 2rem;
  height: 5.7rem;
  background: url('../images/logo2.png') no-repeat left center;
  background-size: 100% auto;
  float: left;
}

.logo a {
  display: block;
  width: 100%;
  height: 100%;
}

.head_nav_1_list {
  float: left;
  color: #fff;
  font-size: 0.4rem;
  padding-left: 1.7rem;
}

.head_nav_1_list a {
  color: #fff;
}

.head_nav_1_hyby {
  line-height: 1.25rem;
  margin-left: -3.5rem;
}

.head_nav_1_nav {
  line-height: 3.2rem;
}

.head_nav_1_nav a {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
  font-weight: bold;
}

.head_nav_1_nav .head_nav_1_nav_con {
  display: block;
  padding: 0 0.3rem;
  margin: 0 0.5rem;
  float: left;
  box-sizing: border-box;
}

.head_nav_1_nav .head_nav_1_nav_con::after {
  content: '';
  height: 0.05rem;
  background: #921d22;
  width: 0;
  position: absolute;
  left: 50%;
  bottom: -2px;
  transition: all 0.2s ease;
}

.head_nav_1_nav .head_nav_1_nav_con:hover::after {
  width: 100%;
  margin-left: -50%;
}

/* .head_nav_1_nav .head_nav_1_nav_con:hover{ border-bottom: 0.05rem #921d22 solid;} */

.head_nav_1_nav .head_nav_1_nav_con.on {
  border-bottom: 0.05rem #921d22 solid;
}

.head_nav_1_yc {
  float: right;
  font-size: 0.4rem;
  color: #fff;
  padding-top: 2.6rem;
  display: flex;
  align-items: center;
}

.head_nav_1_yc a {
  color: #fff;
}

.head_nav_1_yc span {
  padding: 0 0.5rem;
}

.head_nav_1_ss {
  width: 0.45rem;
  height: 0.45rem;
  position: relative;
  padding: 0.1rem 0 0 0.5rem;
  cursor: pointer;
}

.head_nav_1_ss i {
  font-size: 0.75rem;
  position: absolute;
  left: 0.5rem;
  top: -0.05rem;
  color: #fff;
}

.head_nav_1_nav_con {
  float: left;
  position: relative;
}

.head_nav_1_nav_xl {
  position: absolute;
  top: 3.25rem;
  left: 50%;
  margin-left: -2rem;
  width: 4rem;
  display: none;
}

.head_nav_1_nav_xl a {
  background: rgba(0, 0, 0, 0.8);
  line-height: 0.9rem;
}

.head_nav_1_nav_xl a:hover {
  background: #921d22;
}

.head_nav_1_nav_xl a:last-child {
  border-bottom: none;
}

.head_nav_1_nav_xl a:last-child:hover {
  border-bottom: none;
}

.head_nav_2 {
  height: 3.45rem;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  font-size: 0.4rem;
  display: none;
  box-shadow: 0 0 0.25rem #999;
}

.head_nav_2 .head_nav_2_logo {
  float: left;
  margin-top: 0.7rem;
  width: 2rem;
}

.head_nav_2 .head_nav_1_nav {
  float: left;
  line-height: 3.4rem;
  margin-left: 2rem;
}

.head_nav_2 .head_nav_1_nav .head_nav_1_nav_xl {
  top: 3.45rem;
}

.head_nav_2 .head_nav_1_nav .head_nav_1_nav_xl a {
  color: #fff;
}

.head_nav_2 .head_nav_1_yc {
  color: #333;
  padding-top: 1.4rem;
}

.head_nav_2 .head_nav_1_yc a {
  color: #333;
}

.head_nav_2 .head_nav_1_ss i {
  color: #333;
}

.main {
  background: #2c2f36;
}

.main_hide {
  position: relative;
  overflow: hidden;
}

.gsjj {
  width: 10rem;
  padding-right: 0.9rem;
  box-sizing: border-box;
  float: left;
}

.gsjj_1 {
  font-size: 1.3rem;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.gsjj_2 {
  font-size: 0.6rem;
  color: #fff;
  margin: 0.5rem 0;
}

.gsjj_3 {
  font-size: 0.35rem;
  color: #fff;
  line-height: 0.68rem;
  height: 10.75rem;
  overflow-y: auto;
}

.gsjj_4 {
  font-size: 0.4rem;
  color: #fff;
  display: block;
  text-align: center;
  width: 3.75rem;
  height: 1.2rem;
  line-height: 1.2rem;
  background: #921d22;
  border-radius: 0.6rem;
  margin: 0.5rem 0;
}

.gsjj_4:hover {
  background: #12454b;
  color: #fff;
}

.main_center {
  float: left;
  width: 10rem;
}

.main_center img {
  vertical-align: middle;
  transition: all 0.5s ease;
  width: 100%;
  height: 100%;
}

.position_relative {
  position: relative;
  overflow: hidden;
}

.zhezhao {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

.zhezhao a {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}

.zhezhao a:hover {
  border: 0.15rem solid #921d22;
}

.swhy:hover img {
  transform: scale(1.2);
}

.yuan {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background: #fff url('../images/jt2.png') no-repeat center center;
  background-size: 0.825rem auto;
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  transition: all 0.5s ease;
}

.zhezhao a:hover .yuan {
  background: #921d22 url('../images/jt1.png') no-repeat center center;
  background-size: 0.825rem auto;
}

.main_center_title {
  font-size: 0.75rem;
  color: #fff;
  position: absolute;
  left: 1rem;
  top: 1rem;
}

.index_news_title {
  text-align: center;
  padding: 1rem 0;
}

.index_news_title span {
  color: #666;
  font-size: 1.2rem;
  display: block;
}

.index_news_title em {
  color: #666;
  font-size: 0.6rem;
  display: block;
}

.index_news_list {
  width: 14.75rem;
  background: #fff;
  float: left;
  margin-bottom: 0.5rem;
}

.index_news_list:nth-child(2n) {
  float: right;
}

.index_news_list_rq {
  width: 3.15rem;
  text-align: center;
  float: left;
  color: #666;
  padding: 0.5rem 0;
}

.index_news_list_rq span {
  font-size: 0.45rem;
  display: block;
}

.index_news_list_rq em {
  font-size: 0.35rem;
  display: block;
}

.index_news_list_nr {
  float: left;
  line-height: 0.5rem;
  width: 11.25rem;
}

.index_news_list_nr em {
  font-size: 0.4rem;
  color: #666;
  font-weight: normal;
  display: block;
}

.index_news_list_nr span {
  color: #666;
  font-size: 0.35rem;
  display: block;
  line-height: 0.6rem;
  overflow: hidden;
  height: 1.15rem;
  padding-top: 0.25rem;
}

.display_fixd {
  display: flex;
}

.justify_content {
  justify-content: space-between;
}

.align_items {
  align-items: center;
}

.flex_wrap {
  flex-wrap: wrap;
}

.index_news_list_dbk {
  border-bottom: 1px solid #eeeeee;
  padding: 0.5rem 0;
  margin: 0 0.25rem;
  height: 2.2rem;
}

.index_news_list_ljxq {
  padding-left: 3.15rem;
  font-size: 0.4rem;
  color: #666;
  line-height: 1.45rem;
  background: url(../images/jt3.png) no-repeat 5.2rem center;
  background-size: 0.975rem auto;
}

.hanwen .index_news_list_ljxq {
  background: url(../images/jt3.png) no-repeat 6.6rem center;
  background-size: 0.975rem auto;
}

.main_news {
  background: #eeeeee;
}

.index_news_list a:hover .index_news_list_nr em,
.index_news_list a:hover .index_news_list_nr span,
.index_news_list a:hover .index_news_list_rq span,
.index_news_list a:hover .index_news_list_rq em {
  color: #fff;
}

.index_news_list a:hover .index_news_list_ljxq {
  background: url(../images/jt4.png) no-repeat 5.2rem center;
  background-size: 0.975rem auto;
  color: #fff;
}

.index_news_list a:hover .hanwen .index_news_list_ljxq {
  background: url(../images/jt4.png) no-repeat 6.6rem center;
  background-size: 0.975rem auto;
  color: #fff;
}

.index_news_list_con {
  transition: all 0.2s ease;
}

.index_news_list a:hover .index_news_list_con {
  background: #921d22;
}

.index_news_list a img {
  transition: all 0.2s ease;
}

.index_news_list a:hover img {
  transform: scale(1.2);
}

.grdtp {
  overflow: hidden;
  height: 7rem;
}

.fgx {
  height: 0.025rem;
  background: #4f5d72;
  position: absolute;
  top: 1.4rem;
  left: 0;
  width: 100%;
  z-index: 1;
}

.fgx_sb {
  position: relative;
  z-index: 2;
}

.news_ckgd {
  padding: 0.75rem 0 1.25rem 0;
  overflow: hidden;
}

.news_ckgd a {
  width: 3.75rem;
  height: 1.2rem;
  display: block;
  text-align: center;
  line-height: 1.2rem;
  font-size: 0.4rem;
  color: #fff;
  border-radius: 0.6rem;
  background: #921d22;
  margin: 0 auto;
}

.news_ckgd.hw_news_ckgd a {
  width: 4.75rem;
}

.news_ckgd a:hover {
  background: #12454b;
}

.footer {
  min-height: 2.75rem;
  background: #2b2f37 url('../images/footer.jpg') no-repeat center top;
  background-size: auto 100%;
  box-sizing: border-box;
  padding-top: 0.65rem;
}

.footer_left {
  float: left;
  width: 50%;
  color: #fff;
  font-size: 0.35rem;
}

.footer_right {
  float: right;
  color: #fff;
}

.footer_left_nav {
  font-size: 0.4rem;
  padding: 0.5rem 0;
}

.footer_left_nav a {
  color: #fff;
}

.footer_left_nav a:hover {
  color: #921d22;
}

.footer_left_nav span {
  padding: 0 0.25rem;
}

.footer_left_bq {
  line-height: 0.75rem;
}

.footer_right_wz span {
  display: block;
  font-size: 0.85rem;
  background: url(../images/tel.png) no-repeat left center;
  background-size: 0.975rem auto;
  padding-left: 1.25rem;
}

.footer_right_wz em {
  display: block;
  font-size: 0.35rem;
}

.footer_right_wz {
  float: left;
}

.footer_right_ewm {
  float: left;
  width: 3.5rem;
  height: 3.5rem;
  margin: 0.5rem 0.5rem 0 2rem;
}

.search_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 99999;
  display: none;
}

.search_con {
  width: 12.5rem;
  height: 2rem;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -6.25rem;
  margin-top: -1rem;
}

.search_con_wbk {
  position: relative;
  height: 1rem;
}

.search_con_wbk input {
  width: 100%;
  height: 100%;
  border: none;
  box-sizing: border-box;
  padding: 0 0.5rem;
  border-radius: 0.1rem;
  font-size: 0.35rem;
  vertical-align: top;
}

/* .search_con_an input{ width: 2rem; height: 0.75rem; background: #921d22; border: none; margin: 0 0.5rem; cursor: pointer; border-radius: 0.1rem; color: #fff; font-size:0.35rem;}

.search_con_an input:hover{ background: #12454b; } */

.search_con_an {
  text-align: center;
  width: 0.6rem;
  height: 0.6rem;
  margin: 1.5rem auto 0;
  border: 1px solid #999;
  padding: 0.3rem;
  border-radius: 50%;
  cursor: pointer;
}

.search_con_wbk input.search_con_an_but {
  width: 2rem;
  height: 100%;
  background: #921d22;
  border: none;
  cursor: pointer;
  border-radius: 0 0.1rem 0.1rem 0;
  color: #fff;
  font-size: 0.35rem;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: top;
}

.search_con_wbk input.search_con_an_but:hover {
  background: #12454b;
}

.phone_nav {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: rgba(0, 0, 0, 1);
  color: #fff;
  box-sizing: border-box;
  padding-top: 2rem;
  display: none;
}

.phone_nav .head_nav_1_nav_con a {
  color: #fff;
  opacity: 0.5;
  display: block;
  width: 100%;
  font-size: 0.9rem;
  line-height: 1.5rem;
  transition: all 0.2s ease;
  border-bottom: 1px solid #333;
}

.phone_nav .head_nav_1_nav_con a:hover {
  opacity: 1;
}

.phone_nav .head_nav_1_nav_con a.on {
  opacity: 1;
}

.phone_nav .head_nav_1_nav_con {
  width: 100%;
  text-align: center;
  float: none;
}

.phone_nav .head_nav_1_nav_con .head_nav_1_nav_xl {
  position: relative;
  top: 0;
}

.phone_nav .head_nav_1_nav_con .head_nav_1_nav_xl a {
  font-size: 0.8rem;
}

.phone_nav_gb {
  width: 0.6rem;
  margin: 1rem auto 0;
  border: 1px solid #999;
  height: 0.6rem;
  padding: 0.3rem;
  border-radius: 50%;
}

.phone_nav_ico {
  width: 1rem;
  float: right;
  margin: 0.8rem 0 0 1rem;
  display: none;
  position: relative;
}

.phone_nav_ico i {
  font-size: 1rem;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}

.head_nav_2 .phone_nav_ico i {
  color: #333;
}

.swiper-page {
  position: absolute;
  z-index: 99999;
  text-align: center;
}

.swiper-page .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  width: 0.35rem;
  height: 0.35rem;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 0.2rem;
}

.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 1rem;
}

.swiper-page .swiper-pagination-bullet-active {
  background: #921d22;
}

.phone_footer_nav {
  position: fixed;
  width: 100%;
  height: 2.5rem;
  z-index: 9999;
  left: 0;
  bottom: 0;
  border-top: 1px solid #dadada;
  text-align: center;
  background: #fff;
  display: none;
  padding-bottom: 0.5rem;
}

.phone_footer_nav a {
  width: 25%;
  color: #666666;
}

.phone_footer_nav i {
  font-size: 1rem;
}

.phone_footer_nav i.icon-shouye {
  font-size: 1.2rem;
}

.phone_footer_nav span {
  display: block;
  font-size: 0.65rem;
  white-space: nowrap;
}

.phone_footer_nav a.on {
  color: #921d22;
}

.phone_footer_nav_h {
  height: 3rem;
  display: none;
}

.ej_wz {
  height: 1.25rem;
  line-height: 1.25rem;
  background: #fff;
  box-shadow: 0 0 0.6rem rgba(54, 56, 57, 0.08);
  font-size: 0.35rem;
  color: #333333;
}

.ej_wz em {
  padding: 0 0.15rem;
}

.ej_title {
  text-align: center;
  padding: 1rem 0;
}

.ej_title span {
  font-size: 0.9rem;
  color: #e8e8e8;
  display: block;
}

.ej_title em {
  font-size: 0.75rem;
  display: block;
}

.cgan_con {
  display: block;
  float: left;
  margin-bottom: 0.5rem;
  margin-right: 0.52rem;
  width: 9.65rem;
}

.cgan_con:nth-child(3n) {
  margin-right: 0;
}

.cgan_con_pic {
  overflow: hidden;
  height: 6rem;
}

.cgan_con_pic img {
  transition: all 0.2s ease;
  width: 100%;
}

.cgan_con_txt {
  font-size: 0.45rem;
  text-align: center;
  line-height: 1.5rem;
  transition: all 0.2s ease;
  overflow: hidden;
  padding: 0 0.25rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: keep-all;
}

.cgan_con:hover .cgan_con_txt {
  background: #921d22;
  color: #fff;
}

.cgan_con:hover .cgan_con_pic img {
  transform: scale(1.2);
}

.pages {
  font-size: 0.4rem;
  color: #676666;
  text-align: center;
  padding: 1rem 0;
}

.pages a {
  color: #676666;
  display: inline-block;
  min-width: 0.85rem;
  height: 0.85rem;
  line-height: 0.85rem;
  text-align: center;
  border: 1px solid #c3c3c3;
  padding: 0 0.25rem;
  box-sizing: border-box;
  margin: 0 0.05rem;
}

.pages span {
  display: inline-block;
  min-width: 0.85rem;
  height: 0.85rem;
  line-height: 0.85rem;
  text-align: center;
  border: 1px solid #c3c3c3;
  padding: 0 0.25rem;
  box-sizing: border-box;
  margin: 0 0.05rem;
  background: #921d22;
  border: 1px solid #12454b;
  color: #fff;
}

.pages a:hover {
  background: #921d22;
  border: 1px solid #12454b;
  color: #fff;
}

.fwxg_pic {
  width: 50%;
}

.fwxg_txt {
  width: 50%;
  text-align: center;
  font-size: 0.6rem;
}

.fwxg_txt span {
  padding: 0 0.9rem;
  display: inline-block;
}

.fwxg_list {
  background: #eeeeee;
  display: none;
}

.fwxg_list.on {
  display: flex;
}

.fwxg_con {
  padding: 1rem 0;
}

.fwxm_list_title {
  text-align: center;
}

.fwxm_list_title span,
.fwxm_list_title a {
  font-size: 0.45rem;
  padding: 0 0.5rem;
  height: 1.2rem;
  line-height: 1.2rem;
  background: #2c2f36;
  color: #fff;
  border-radius: 0.6rem;
  display: inline-block;
  margin: 0 0.1rem;
  cursor: pointer;
}

.phone_fwxm_con {
  position: relative;
  width: calc(100% - 26px);
  margin: 0 auto;
  overflow: hidden;
}

.fwxm_list_title span.on,
.fwxm_list_title a.on {
  background: #921d22;
}

.swiper_fwxm_title {
  font-size: 0.9rem;
  text-align: center;
  padding: 1rem 0;
}

.swiper_fwxm_title span {
  border-bottom: 3px solid #921d22;
}

.swiper_fwxm_txt {
  height: 3.75rem;
  background: #fff;
  text-align: center;
  line-height: 3.75rem;
  color: #000;
  font-size: 0.9rem;
}

.swiper_fwxm_txt span {
  padding: 0 0.5rem;
}

.swiper-pagination-bullet-active {
  background: #921d22;
}

.phone_footer {
  background: #2b2f37 url('../images/phone_footer.jpg') no-repeat;
  color: #fff;
  font-size: 0.6rem;
  text-align: center;
  line-height: 0.9rem;
  box-sizing: border-box;
  padding-top: 0.65rem;
  padding-bottom: 0.65rem;
}

.kh_list_con {
  float: left;
  border: 1px solid #e5e5e5;
  width: 5.3rem;
  height: 1.9rem;
  text-align: center;
  margin: 0 0.81rem 1rem 0;
  background: #fff;
}

/* .kh_list_con:hover{ border:1px solid #d0342b;} */

.kh_list_con img {
  max-width: 80%;
  max-height: 80%;
  display: inline-block;
  vertical-align: middle;
}

.kh_list_con::after {
  content: '';
  width: 1px;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.kh_list_con:nth-child(5n) {
  margin-right: 0;
}

a.fanhui_top {
  width: 1.5rem;
  height: 1.5rem;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  right: 0.65rem;
  bottom: -100%;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 1.5rem;
  cursor: pointer;
  z-index: 99;
  transition: all 0.2s ease;
}

a.fanhui_top_hb {
  bottom: 3rem;
}

.fanhui_top i {
  font-size: 1rem;
}

.news_list {
  padding: 0.75rem 0;
}

.news_list .index_news_list_dbk {
  margin: 0;
}

.news_list .index_news_list_nr {
  box-sizing: border-box;
  padding-right: 0.25rem;
}

.content_list {
  background: #f9f9f9;
}

.content_list_title {
  font-size: 0.6rem;
  color: #921d22;
  text-align: center;
  line-height: 2.25rem;
}

.content_list_time {
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  line-height: 1.5rem;
  font-size: 0.35rem;
  padding: 0 0.75rem;
}

.content_fbsj {
  flex: 1;
  padding-left: 3rem;
}

.content_content {
  line-height: 0.75rem;
  font-size: 0.35rem;
  padding: 0.5rem 0;
}

.content_content p {
  display: block;
  padding: 0.25rem 0;
}

.content_page {
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  font-size: 0.35rem;
  padding: 0.5rem 0;
}

.content_page a {
  line-height: 0.75rem;
}

.about_left {
  float: left;
}

.about_left span {
  display: block;
  font-size: 0.45rem;
  line-height: 1.2rem;
}

.about_left span i {
  font-size: 0.75rem;
  float: left;
  margin-right: 0.25rem;
}

.about_left span i.icon-chuanzhen,
.about_left span i.icon-phone {
  font-size: 0.8rem;
}

.about_ewm {
  width: 10.15rem;
  height: 4.9rem;
  border: 1px solid #dcdcdc;
  padding: 0.7rem;
  display: none;
  box-sizing: border-box;
  margin-top: 1.5rem;
}

.about_ewm img {
  border: 1px solid #dcdcdc;
  width: 3.5rem;
  height: 3.5rem;
  float: left;
}

.about_ewm_wz {
  float: left;
  font-size: 0.35rem;
  padding-left: 0.5rem;
}

.about_ewm_wz em {
  display: block;
  font-size: 0.45rem;
  padding-bottom: 0.25rem;
}

.about_right {
  float: right;
}

.about_right img {
  border: 1px solid #dadada;
}

.phone_about_banner {
  position: relative;
}

.phone_about_banner_bg {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  color: #fff;
  box-sizing: border-box;
  font-size: 1.2rem;
  padding-top: 3.5rem;
  text-align: center;
  line-height: 1.25rem;
}

.phone_about_banner_bg span {
  display: block;
}

.phone_about_content {
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.phone_ldzc_xq {
  font-size: 0.45rem;
  line-height: 0.75rem;
}

.phone_ldzc_xq p {
  text-align: left;
  text-indent: 2em;
}

.phone_show {
  display: none;
}

.search_pic {
  width: 7.5rem;
}

.search_content {
  flex: 1;
  padding-left: 0.75rem;
}

.search_content .search_title {
  font-size: 0.5rem;
}

.search_description {
  font-size: 0.4rem;
  color: #999999;
  margin: 0.5rem 0;
  overflow: hidden;
  height: 1.1rem;
}

.search_inputtime {
  font-size: 0.4rem;
  color: #999999;
}

.search_list {
  margin-top: 0.5rem;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 0.5rem;
}

.wzdjt {
  text-align: center;
  font-size: 0.75rem;
  padding: 1rem 0;
}

.pc_footer {
  color: #fff;
  font-size: 0.35rem;
  text-align: center;
  line-height: 0.55rem;
  display: flex;
   align-items: center;
   justify-content: center;
}
.footer_logo{
   display: flex;
   align-items: center;
   height: 1.25rem;
}
.footer_text{
text-align: left;
}
.footer_logo img{
  height: 100%;
  margin-right: 1.25rem;
}
.phone_fhlb {
  text-align: right;
  padding-top: 0.5rem;
}

.phone_fhlb a {
  padding: 0.2rem 0.5rem;
  background: #921d22;
  color: #fff;
  border-radius: 0.1rem;
  font-size: 0.75rem;
}
.oneList {
  height: 6.1rem;
}
.twoList {
  height: 10rem;
}
