@charset "utf-8";
/* CSS Document */
/*
* Description: 选手排名-移动
* Update:      05/01/2021
* 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;
  color: #000;font-weight: bold;
  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);
}
/*选手排名*/
.ranking_wrap {
  width: 100%;
  padding: 0.6rem 0 3.8rem;
}
.ranking_wrap h2 img {
  width: 6.54rem;
  height: 0.9rem;
  margin: 0 auto;
}
.ranking_con {
  width: 14.48rem;
  height: auto;
  background-color: #2a5780;
  border-radius: 0.44rem;
  -webkit-border-radius: 0.44rem;
  box-shadow: inset 0 0 0.2rem rgba(139, 56, 4, 0.3);
  -webkit-box-shadow: inset 0 0 0.2rem rgba(139, 56, 4, 0.3);
  padding: 0.3rem 0;
  margin: 0.6rem auto 0;
  overflow: hidden;
}
.ranking_in {
  width: 13.96rem;
  background-color: #fff;
  border-radius: 0.3rem;
  -webkit-border-radius: 0.3rem;
  box-shadow: 0 0 0.2rem rgba(108, 65, 11, 0.5);
  -webkit-box-shadow: 0 0 0.2rem rgba(108, 65, 11, 0.5);
  padding: 0.06rem 0 0.56rem;
  margin: 0 auto;
}
.ranking_in li {
  width: 13.2rem;
  height: 1.3rem;
  background: url(../images/li_bg2.png) no-repeat;
  background-size: 100% 100%;
  margin: 0.5rem auto 0;
  overflow: hidden;
}
.ranking_in li em,
.ranking_in li p {
  float: left;
  font-size: 0.48rem;
}
.num_em {
  width: 1.24rem;
  height: 0.96rem;
  line-height: 0.92rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: url(../images/num_bg.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 0.06rem;
  margin: 0.16rem 0.4rem 0;
}
.ranking_in li p {
  width: 6.22rem;
  height: 1.3rem;
  line-height: 1.32rem;
  color: #000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ranking_in li span {
  float: right;
  width: 4.8rem;
  height: 1.16rem;
  line-height: 1.16rem;
  font-size: 0.48rem;
  color: #fff;
  text-align: center;
  background-color: #345c81;
  border-radius: 0.58rem;
  -webkit-border-radius: 0.58rem;
  margin: 0.06rem 0.04rem 0 0;
}
/*底部标签栏*/
.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;}
}
