@charset "utf-8";
/* CSS Document */
/*
* Description: 选手详情页
* Update:      14/12/2023
* Author:      xuyongmei 
*/
html {
  overflow-x: hidden;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td,
img,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
section {
  margin: 0;
  padding: 0;
}
body {
  color: #333;
  background-color: #f4f4f4;
  font-family: Helvetica;
  min-width: 320px;
  margin: 0 auto;
  width: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-user-select: none;
}
fieldset,
img {
  border: 0;
  display: block;
}
ol,
ul,
dl {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
em,
s,
i {
  font-style: normal;
}
input,
button,
select,
textarea {
  border: 0;
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
}
textarea {
  resize: none;
}
a {
  text-decoration: none;
  display: inline-block;
}
body a:hover {
  text-decoration: none;
}
img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.video embed,
.video object,
.video iframe {
  width: 100%;
  height: auto;
}
a,
button,
input {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input[type="submit"],
input[type="reset"],
input[type="button"],
input {
  -webkit-appearance: none;
}
.clear {
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
  font: 0/0 arial;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.clearfix {
  *zoom: 1;
}
/*------------------------------------------------------------------------------------------*/
img {
  display: block;
}
.bz {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/*banner*/
.banner {
  width: 100%;
  height: 8.08rem;
  background: url(../images/banner.png) center top no-repeat;
  background-size: 100% 100%;
}
/*点赞数统计*/
.tji_wrap {
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0.04rem 0.7rem rgba(130, 130, 130, 0.2);
  -webkit-box-shadow: 0 0.04rem 0.7rem rgba(130, 130, 130, 0.2);
  padding: 0.6rem 0;
}
.tji_con {
  padding-left: 0.16rem;
}
.tji_con li {
  float: left;
  width: 6.94rem;
  height: 2.34rem;
  border: 1px solid #345c81;
  border-radius: 0.06rem 0.06rem 1rem 0.06rem;
  -webkit-border-radius: 0.06rem 0.06rem 1rem 0.06rem;
  margin: 0 0.2rem;
  overflow: hidden;
}
.tji_con li h4 {
  height: 0.96rem;
  line-height: 0.98rem;
  font-size: 0.6rem;
  color: #fff;
  text-align: center;
  background-color: #345c81;
}
.tji_con li p {
  height: 0.68rem;
  line-height: 0.68rem;
  font-size: 0.6rem;font-weight: bold;
  color: #000;
  text-align: center;
  margin-top: 0.4rem;
}
/*活动说明*/
.illust_wrap {
  width: 100%;
  padding-bottom: 0.8rem;
}
.illust_wrap h2 img {
  width: 6.54rem;
  height: 0.9rem;
  margin: 0 auto;
}
.illust_con {
  width: 14.32rem;
  height: 4.52rem;
  background: url(../images/illust_con.png) center top no-repeat;
  background-size: 100% 100%;
  margin: 0.74rem auto 0;
  padding: 0.32rem 1rem 0;
}
.illust_con p {
  height: 2.8rem;
  line-height: 1rem;
  font-size: 0.48rem;
  color: #010101;
  overflow: hidden;
  margin-top: 0.6rem;
}
.illust_con p em {
  display: inline-block;
  vertical-align: middle;
  width: 0.92rem;
  height: 0.64rem;
  line-height: 0.64rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.32rem 0.32rem 0 0.32rem;
  -webkit-border-radius: 0.32rem 0.32rem 0 0.32rem;
  margin: -0.1rem 0.2rem 0 0;
  box-shadow: 0 0 0.36rem rgba(230, 170, 59, 0.3);
  -webkit-box-shadow: 0 0 0.36rem rgba(230, 170, 59, 0.3);
}
/*活动规则*/
.zwen_wrap {
  width: 100%;
  height: 11.4rem;
  background: url(../images/zwen_bg.png) center top no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
.zwen_til {
  height: 6.74rem;
  margin-top: 0.86rem;
  overflow: hidden;
}
.zwen_til h3 {
  width: 13.6rem;
  margin: 2.3rem auto 0;
  line-height: 1.28rem;
  font-size: 0.8rem;
  color: #254d72;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.04rem;
  text-shadow: 0 0 0.36rem #fff;
  -webkit-text-shadow: 0 0 0.36rem #fff;
}
.zwen_bl {
  overflow: hidden;
  margin-top: 0.8rem;
}
.name_p,
.num_p {
  color: #fff;
  letter-spacing: 1px;
  text-align: center;
}
.name_p {
  height: 1.08rem;
  line-height: 1.08rem;
  font-size: 0.6rem;
}
.num_p {
  height: 1.2rem;
  line-height: 1.2rem;
  font-size: 0.72rem;
}
.num_p i {
  display: inline-block;
  vertical-align: middle;
  width: 0.96rem;
  height: 0.16rem;
}
.i1 {
  background: url(../images/i1.png) no-repeat;
  background-size: 100% 100%;
  margin: -0.06rem 0.5rem 0 0;
}
.i2 {
  background: url(../images/i2.png) no-repeat;
  background-size: 100% 100%;
  margin: -0.06rem 0 0 0.5rem;
}
.zwen_btn {
  float: left;
  width: 5em;
  height: 1.38rem;
  background: url(../images/btn1.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 0.3rem;
}
/*详情*/
.mcon_wrap {
  width: 100%;
  background-color: #f4f4f4;
  padding: 1rem 0 3.8rem;
  overflow: hidden;
}
.mcon_wrap h2 {
  overflow: hidden;
}
.mcon_wrap h2 img {
  width: 6.54rem;
  height: 0.9rem;
  margin: 0 auto;
}
.mcin_m {
  padding: 0.5rem 0;
}
.mcin_m p {
  line-height: 1rem;
  font-size: 0.52rem;
  color: #000;
  margin-top: 0.3rem;
  padding: 0 0.8rem;
  text-indent: 1rem;
}
.mcin_m img {
  width: auto;
  max-width: 80%;
  height: auto;
  margin: 0.4rem auto;
}
.lyan_con {
  margin-top: 0.4rem;
  overflow: hidden;
}
.lyan_t {
  width: 10.8rem;
  height: 1.6rem;
  background-color: #e8e8e8;
  border-radius: 0.32rem;
  -webkit-border-radius: 0.32rem;
  margin-left: 0.8rem;
  overflow: hidden;
}
.lyan_tp {
  width: 10.8rem;
  height: 1.6rem;
  line-height: 0.68rem;
  font-size: 0.48rem;
  color: #7e7e7e;
  padding: 0.24rem 0 0 0.4rem;
}
/*弹窗*/
.gray {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: none;
}
.lyan_pop {
  width: 10.64rem;
  height: 8.28rem;
  background-color: #fff;
  border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -4.14rem 0 0 -5.32rem;
  display: none;
  z-index: 999;
  overflow: hidden;
}
.close_icon {
  position: absolute;
  font-family: Helvetica;
  font-size: 22px;
  color: #999;
  top: -0.1rem;
  right: 0.3rem;
}
.ly_pt {
  width: 8.96rem;
  height: 4.5rem;
  background-color: #e8e8e8;
  border-radius: 0.32rem;
  -webkit-border-radius: 0.32rem;
  margin: 0.9rem auto 0;
  overflow: hidden;
}
.ly_pt textarea {
  display: block;
  width: 8.16rem;
  height: 4rem;
  line-height: 0.68rem;
  border: 0;
  font-size: 0.48rem;
  color: #000;
  background-color: transparent;
  outline: none;
  resize: none;
  font-family: "微软雅黑";
  margin: 0.24rem auto 0;
}
.ly_pt textarea::placeholder {
  color: #7e7e7e;
}
.fb_btn {
  display: block;
  width: 7.96rem;
  height: 1.32rem;
  line-height: 1.32rem;
  font-size: 0.48rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background-color: #345c81;
  border-radius: 0.66rem;
  -webkit-border-radius: 0.66rem;
  margin: 0.76rem auto 0;
}
.plun_con {
  margin: 0.52rem 0.8rem 0;
}
.pl_span {
  height: 1.88rem;
  line-height: 1.88rem;
  font-size: 0.68rem;
  font-weight: bold;
  color: #000;
  letter-spacing: 1px;
  padding-left: 0.46rem;
  background: url(../images/line1.png) left center no-repeat;
  background-size: 0.16rem 0.7rem;
}
.pl_span i {
  font-size: 0.6rem;
  color: #7e7e7e;
  font-weight: normal;
  margin-left: 0.2rem;
}
.plun_cm {
  margin-top: 0.5rem;
  overflow: hidden;
  border-bottom: 1px dashed #5b7b98;
  padding-bottom: 0.6rem;
}
.plun_cm:last-child {
  border-bottom: 0;
}
.xy_em {
  float: left;
  width: 1.68rem;
  height: 1.68rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: #345c81;
  margin-top: 0.24rem;
}
.ly_rp {
  float: right;
  width: 11.1rem;
  overflow: hidden;
}
.xy_name,
.xy_txt,
.xy_time {
  display: block;
  line-height: 0.96rem;
  font-size: 0.48rem;
  overflow: hidden;
}
.xy_name {
  height: 0.96rem;
  color: #7e7e7e;
}
.xy_txt {
  color: #000;
}
.xy_time {
  height: 0.96rem;
  color: #c4c4c4;
}
.dz_a {
  width: 1.96rem;
  height: 1.96rem;
  background: url(../images/dz_a.png) no-repeat;
  background-size: 100% 100%;
  position: fixed;
  bottom: 15%;
  right: 0.5rem;
  z-index: 90;
}
/*底部标签栏*/
.fot_nav {
  width: 100%;
  height: 2.76rem;
  background-color: #f8f9fe;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  box-shadow: 0 0 0.7rem rgba(130, 130, 130, 0.2);
  -webkit-box-shadow: 0 0 0.7rem rgba(130, 130, 130, 0.2);
  padding: 0 0.7rem;
}
.fot_nc {
  width: 100%;
  height: 2.76rem;
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  align-items: center;
  -webkit-align-items: center;
  margin: 0 auto;
}
.fot_nc a {
  flex: 1;
  height: 2.76rem;
  line-height: 1.36rem;
  font-size: 0.48rem;
  color: #b3b3b3;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
}
.fot_nc a span {
  display: block;
  width: 1.16rem;
  height: 0.82rem;
  margin: 0.56rem auto 0;
}
.fot_span1 {
  background: url(../images/fot_a1.png) no-repeat;
  background-size: 100% 100%;
}
.fot_span2 {
  background: url(../images/fot_a2.png) no-repeat;
  background-size: 100% 100%;
}
.fot_span3 {
  background: url(../images/fot_a3.png) no-repeat;
  background-size: 100% 100%;
}
.fot_span4 {
  background: url(../images/fot_a4.png) no-repeat;
  background-size: 100% 100%;
}
.fot_nc a.cur {
  color: #345c81;
}
.cur .fot_span1 {
  background-image: url(../images/fot_a1h.png);
}
.cur .fot_span2 {
  background-image: url(../images/fot_a2h.png);
}
.cur .fot_span3 {
  background-image: url(../images/fot_a3h.png);
}
.cur .fot_span4 {
  background-image: url(../images/fot_a4h.png);
}
@media only screen and (max-width: 320px) {
  .illust_con p {
    font-size: 0.44rem;
  }
}
