.head-logo img{
  height: 4.72rem;
  width: auto;}
.head-logo{
  width: 100%;
  height: auto;
  background-color: #94070A;
  text-align: center;
  padding: 2.96rem 0;
  border-bottom: 1px solid #000;}
.phone{
  display: block;
  font-weight: normal;}
.wrap{
  display: none;}
.phone-head{
  position: relative;}
.top-nav-img{
  position: absolute;
  right: 1.1rem;
  top: 1rem;
  z-index: 8;}
.top-nav-img img{
  width: 2.4rem;
  height: 2.4rem;}
.p-center>img{
  width: 100%;
  height: auto;
  vertical-align: middle;}
.p-center-title{
  background-color: #E6E6E6;
  padding: 0.63rem 0.97rem;
  font-size: 0.79rem;
  display: flex;
  align-items: center;}
.p-center-title img{
  width: 1.48rem;
  height: 1.18rem;
  margin-right: 0.54rem;}
.p-center-title span a{
  font-weight: bold;}
.p-t-more{
  padding: 0 .5rem;
  transform: scaleY(1.8) translateY(-1px);}

.info{
  padding: 1.2rem;
  background: #fff;
  max-width: 100%;
  overflow-x: hidden;}
.info .info_r{
  margin-left: 0;
  flex: none;
  background: #fff;
  box-shadow: none;
  width: 100%;}
.info .info_r .content{
  font-size: 1.2rem;
  padding: 0;}
.info .info_r .content .item .normal{
  display: none;}
.info .info_r .content .item .ovh{
  margin-left: 0px;
  display: block;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}
.info .info_r .content .item .new{
  padding-right: .8rem;}
.info .info_r .content .item{
  border-bottom: 0.12rem solid #808080;
  display: flex;
  align-items: center;}
.info .info_r .content .item span{
  width: 17%;}
.info .info_r .pages{
  padding: 3.2rem 0rem;}
.info .info_r .pages a{
  display: inline-block;
  border: 1px solid #808080;
  height: 2.7rem;
  text-align: center;
  line-height: 2.7rem;
  padding: 0 .6rem;}
.info .info_r .pages .page{
  height: 2.7rem;}
.info .info_r input{
  height: 2.7rem;
  width: 3rem;}

/* 列表图文 */
.info .info_r .teams{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 20px;}
.info .info_r .teams a{
  display: inline-block;
  width: 48%;
  text-align: center;
  padding: 0;
  margin-bottom: 20px;}
.info .info_r .teams a:hover{
  cursor: pointer;
  color: #94070A;}
.info .info_r .teams a img{
  width: 100%;
  height: auto;}
.info .info_r .teams a span{
  display: block;
  margin-top: 10px;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}