@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;
  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);
}
/*导航*/
.nav_wrap {
  width: 15rem;
  height: 2.1rem;
}
.nav_in {
  width: 15rem;
  height: 1.8rem;
  background-color: #f4f4f4;
}
.nav_con{width: auto!important;height: 1.52rem;padding: 0.1rem 1.2rem 0 0;}
.nav_ul{width: 30rem;height: 1.52rem;background: url(../images/nav_bg.png) center 0.06rem repeat-x;
  background-size: 15rem 0.08rem;padding-left: 1rem;position: relative;}
.nav_ul li{display: flex;justify-content: flex-start;flex-wrap: nowrap;list-style: none;width: auto!important;margin-right: 0.3rem!important;}
.nav_ul li span{display: block;width: 3rem!important;
  height: 1.52rem;
  line-height: 1.04rem;
  font-size: 0.52rem;
  font-weight: bold;
  color: #345c81;
  text-align: center;
  padding-top: 0.46rem;
  background: url(../images/nav_li.png) center top no-repeat;
  background-size: 100% 100%;box-sizing: border-box;-webkit-box-sizing: border-box;}
.nav_ul li.cur span{color: #fff;
  background-image: url(../images/nav_lih.png);}

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  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);
}
/*征文内容信息*/
.content_wrap {
  width: 100%;
  padding-bottom: 3.8rem;
}
.cont_con {
  padding-top: 0.8rem;
}
.title {
  height: 1.12rem;
  line-height: 1.12rem;
  font-size: 0.88rem;
  font-weight: bold;
  color: #345c81;
  text-align: center;
  background: url(../images/til_bg.png) center center no-repeat;
  background-size: 5.32rem 0.12rem;
}
.cont_ul {
  margin-top: 0.4rem;
  padding-left: 0.1rem;
  overflow: hidden;
}
.cont_ul li {
  float: left;
  width: 6.9rem;
  height: 8.56rem;
  background: url(../images/li_bg.png) no-repeat;
  background-size: 100% 100%;
  margin: 0.46rem 0.26rem 0;
}
.cont_ul li h4 {
  height: 0.84rem;
  line-height: 0.84rem;
  font-size: 0.6rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.cont_ul li h5 {
  height: 2.88rem;
  line-height: 0.76rem;
  font-size: 0.52rem;
  color: #254d72;font-weight: bold;
  text-align: center;
  margin-top: 1.06rem;
  padding: 0 0.8rem;
}
.cont_lib {
  height: 3.6rem;
}
.cont_lib p {
  text-align: center;
  color: #fff;
}
.p1 {
  height: 1.08rem;
  line-height: 1.08rem;
  font-size: 0.48rem;
  letter-spacing: 1px;
}
.p2 {
  height: 1rem;
  line-height: 1rem;
  font-size: 0.6rem;
}
.cont_btn {
  width: 6.02rem;
  height: 0.96rem;
  background: url(../images/btn.png) no-repeat;
  background-size: 100% 100%;
  margin: 0.24rem auto 0;
  overflow: hidden;
}
.cont_btn a {
  width: 3rem;
  height: 0.96rem;
  line-height: 0.96rem;
  font-size: 0.48rem;
  color: #254d72;font-weight: bold;
  text-align: center;
}
.btn1 {
  float: left;
  padding-left: 0.2rem;
}
.btn2 {
  float: right;
  padding-right: 0.2rem;
}
/*底部标签栏*/
.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);
}

.gotop{width: 2rem;
  height: 2rem;
  position: fixed;
  right: 0.1rem;
  bottom: 4rem;z-index: 99999;}
.gotop img {
  width: 2rem;
  height: 2rem;
}

@media only screen and (max-width: 320px) {
	.illust_con p{font-size: 0.44rem;}
}