@charset "utf-8";

*,
:after,
:before {
    box-sizing: border-box;
    outline: 0
}

body {
    background: #fff;
    font-size: 24px;
    font-family: Verdana, PingFang SC, Source Han Sans CN, Hiragino Sans GB, Microsoft YaHei, sans-serif;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
iframe,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

article,
aside,
audio,
details,
figcaption,
figure,
footer,
header,
img,
mark,
menu,
nav,
section,
summary,
time,
video {
    display: block;
    margin: 0;
    padding: 0
}

p {
    line-height: 1.6;
    font-family: PingFang SC, Source Han Sans CN, Hiragino Sans GB, Microsoft YaHei, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: PingFang SC bold, Source Han Sans CN bold, Hiragino Sans GB bold, Microsoft YaHei bold, sans-serif;
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
dfn,
em,
i,
th,
var {
    font-weight: 400;
    font-style: normal
}

ol,
ul {
    list-style: none
}

a {
    color: inherit;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

img {
    width: 100%;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.c {
    clear: both;
}

/*banner*/
header,
footer,
.wrapper {
    max-width: 750px;
    margin: 0 auto;
    width: 100%;
}

body {
    background: #dbf2ff;
    font-weight: bold;
}

.banner {
    position: relative;
}

.banner img {
    width: 100%;

}

.banner .ad {
    width: 0.9rem;
    height: 0.9rem;
    position: absolute;
    top: 7rem;
    left: 1rem;
}

.content .item1,
.content .item2 {
    margin-left: 0.133333rem;
    margin-right: 0.133333rem;
    margin-top: 0.3rem;
    width: 7.14rem;
    padding: 26.6667px 20px 10px;
    border-radius: 6.66667px;
    font-size: 15.3333px;
    line-height: 26.6667px;
    background: #ffffff;
    position: relative;
    margin: 0 auto;
}

.content .title {
    text-shadow: 0.695px 3.939px 9px rgba(29, 132, 221, 0.69);
    -moz-transform: matrix(1.10507982879488, 0, 0, 1.10361295765368, 0, 0);
    -webkit-transform: matrix(1.10507982879488, 0, 0, 1.10361295765368, 0, 0);
    -ms-transform: matrix(1.10507982879488, 0, 0, 1.10361295765368, 0, 0);
    height: 1.05rem;
    top: -0.38rem;
    line-height: 0.85rem;
    font-size: 0.36rem;
    font-weight: normal;
    width: 3.23rem;
    left:50%;
    position: absolute;
    color: #ffffff;
    background: url(../images/titlebg.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    vertical-align: middle;
    letter-spacing: 0.05rem;
    margin-bottom: 0.2rem;
   transform: translateX(-50%);
}

.content .con-p {
    margin-top: 0.2rem;
}

.content .p {
    font-size: 0.32rem;
    color: rgb(0, 0, 0);
    line-height: 1.8;
    /*text-indent: 2em;*/
    /*margin: 0.5em 0 0.5em 0;*/
    font-weight: lighter;
}

.button_box img {
    width: 3.66rem;
    height: 1.17rem;
    float: left;
    margin: 0.7rem 0;
}

.item2 {
    position: relative;
}

.item2 .top_p img {
    width: 1.75rem;
    height: 0.34rem;
    margin-bottom: 0.18rem;
}

.item_box img{width:1.72rem}

.item2 .item_box {
    margin: 0 0 0.6rem 0;
}

.item2 .item_box p,
.footer {
    font-size: 0.32rem;
    color: rgb(65, 152, 231);
    line-height: 1.8;
    margin: 0.5em 0 0.5em 0;
    font-weight: lighter;
}

.item2 .link_btn img {
    width: 1.85rem;
    height: 0.6rem;
    position: absolute;
    right: 0.5rem;
    bottom: 0.3rem;
}

.swiper1 {
    margin-top: 0.7rem;
}

.swiper-slide .element {
    margin-bottom: 0.7rem;
    position: relative;
}

.swiper-slide .element .link_btn img {
    width: 2.36rem;
    height: 0.98rem;
    position: absolute;
    right: 0;
    bottom: 0;
}

.footer {
    text-align: center;
    margin-top: -0.3rem;
    margin-bottom: 0.7rem;
}

.weui-btn:after {
    border: 0;
}

.input {
    background: none;
    float: right;
    width: 70%;
    /*height: 0.32rem;*/
    text-align: right;
    color: #2a2a2a;
    font-size: 0.32rem;
    border: 0;
    font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, sans-serif;
}

.textArea {
    width: 100%;
    height: 220px;
    margin-top: 10px;
    background: #f7f7f7;
    border-radius: 16px;
    padding: 20px;
    color: #2a2a2a;
    font-size: 18px;
    line-height: 1.6;
    border: 0;
    font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, sans-serif;
}

.upload-pick {
    background: url(../images/upload-bj.png) no-repeat 0 0;
}

.upload-ul li {
    position: relative;
    float: left;
    display: inline-block;
    width: 100px;
    height: 100px;
    margin: 0 10px 10px 0;
    padding: 0;
    border: none;
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
}

.linebox {
    padding: 30px 0;
    border-bottom: #e8e8e8 1px solid;
    /*background: ;*/
}

/*upload*/
#upload .icon-lt {
    position: relative;
    display: inline-block;
    background: url("../img/icon-lt.png") no-repeat;
    background-size: 100% 100%;
}

#upload .page {
    position: relative;
    background-color: #ffffff;
}

#upload .core {
    position: relative;
}

#upload .core1,
#upload .core2,
#upload .core3 {
    border-bottom: 1px solid #d2d2d2;
}

#upload .title {
    font-weight: bold;
}

#upload .area {
    background-color: #f6f6f6;
    border: none;
    width: 94%;
    resize: none;
    font-weight: lighter;
    padding: 3%;
}

#upload .area:focus {
    outline: none;
}

#upload .title {
    position: relative;
}

#upload .ltitle {
    font-weight: lighter;
}

#upload .input1 {
    position: absolute;
    right: 0.3%;
    width: 70%;
    border: none;
    outline: none;
    font-weight: lighter;
    text-align: right;
}

#upload .input1:focus {
    background-color: #ffffff;
}

#upload .file1 {
    position: absolute;
    right: 0;
}

#upload .select1 {
    position: absolute;
    right: 0.3%;
    top: 0;
    width: 50%;
    border: none;
    outline: none;
    font-weight: lighter;
    color: #999999;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 0;
    background: transparent;
    direction: rtl;
}

#upload .sbtn {
    color: #ffffff;
    background: linear-gradient(to right, #90b6ebeb, #686add);
    text-align: center;
    vertical-align: middle;
}

#upload .file {
    overflow: hidden;
    color: #ffffff;
    right: 0;
    text-decoration: none;
    text-indent: 0;
    text-align: center;
    background: linear-gradient(to right, #90b6ebeb, #686add);
    position: relative;
}

#upload .input2 {
    background-color: black;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
}

#upload .float {
    position: relative;
    display: inline-block;
}

#upload img {
    position: relative;
}

#upload .subPic,
#upload .subPic2 {
    width: 100%;
    height: 100%;
}

#file_input,
#file_input2 {
    display: none;
}

#upload .add {
    position: relative;
    display: inline-block;
    border: none;
    outline: none;
    background: #f6f6f6 url(../images/upload-bj.png) no-repeat center center;
    background-size: 50% 50%;
    appearance: button;
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(buttontext, rgb(170, 170, 170));
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    box-sizing: border-box;
    margin-top: 0.4rem;
    font: 400 13.3333px Arial;
    padding: 1px 6px;
    height: 1.17rem;
    width: 1.17rem;
    border-radius: 0.2rem;

}

.sbtn {

    border-radius: 0.14rem;
    background-image: -moz-linear-gradient(180deg, rgb(79, 190, 235) 0%, rgb(30, 133, 222) 100%);
    background-image: -webkit-linear-gradient(180deg, rgb(79, 190, 235) 0%, rgb(30, 133, 222) 100%);
    background-image: -ms-linear-gradient(180deg, rgb(79, 190, 235) 0%, rgb(30, 133, 222) 100%);
    box-shadow: 1.216px 6.894px 32px 0px rgba(112,172,207, 0.42);
    width: 6.45rem;
    height: 0.94rem;
    line-height: 0.94rem;
    z-index: 42;

    color: #fff;
    text-align: center;
    margin-bottom: 0.2rem;
}

.webuploader-pick {
    height: 1.17rem;
    width: 1.17rem;
    opacity: 0;
}

#upload .icon-word {
    position: absolute;
    background: url("../img/word.png") no-repeat;
    background-size: 100%;
    left: 40%;
    display: none;
}

#upload .tip {
    display: none;
    z-index: 998;
    position: fixed;
    background: rgba(0, 0, 0, 0.3);
}

#upload .tip-word {
    z-index: 999;
    position: absolute;
    width: 60%;
    /*height: 15%;*/
    top: 30%;
    left: 17%;
    background: #ffffff;
    border-radius: 15px;
    text-align: center;
    padding: 7% 3%;
}

#upload .limit {
    position: absolute;
    color: #b3b3b3;
    right: 1.5%;
    bottom: 1.5%;
}

#upload #vcode {
    position: absolute;
    right: 0;
}

#upload .inputCode {
    position: absolute;
    left: 0.3%;
    width: 40%;
    border: none;
    outline: none;
    font-weight: lighter;
    text-align: left;
}

#upload .inputCode:focus {
    background-color: #ffffff;
}

.upload .content {
    margin-bottom: 0.7rem;
}

.upload .item1,
.vote .item1 {
    margin-top: 1rem;
}

/* vote */
.vote_link img {
    /*width: 1.23rem;
    height: 1.23rem;*/
    text-align: center;
    margin-left:0.5rem;
    /*margin: 0.5rem 1rem 0.5rem 0.5rem;*/
}

.vote_link .p {
    width: 3rem;
     margin-right: 0;
}

.vote_link a {
    overflow: hidden;
    color: #ffffff;
    /*right: 0;*/
    text-decoration: none;
    text-indent: 0;
    text-align: center;
    background: linear-gradient(to right, #70b0fd, #2867b2);
    position: relative;
   /* margin-left: 0.8rem;*/
}

.votelist {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.votebox {
    /*background: #fff;*/
    width: 7.06rem;
    margin: 0 auto;
    border-radius: 0.2rem;
    margin-top: 0.7rem;
    padding: 0;
}

.votelist .votelist-item {
    width: 3.45rem;
   /* height: 7rem;*/
    background: #fff;
    border-radius: 0.05rem;
    margin-bottom: .1rem;
    position: relative;
    padding: 0.47rem 0.25rem 1rem;
    margin-bottom: 0.3rem;
   border-radius: 0.1rem;
}

.votelist .votelist-item .id {
    width: 0.87rem;
    height: .45rem;
    background: #187fde;
    border-radius: 0rem 0.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .28rem;
    font-weight: bold;
    font-family: SourceHanSansCN;
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
}

.votelist .votelist-item img {
    width: 3rem;
height: 3rem;
	border-radius: .05rem;
    margin: .1rem auto .05rem
}

.votelist .votelist-item h3 {
    font-size: 0.32rem;
    font-family: Microsoft YaHei;
    font-weight: normal;
    color: #212121;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.votelist .votelist-item p {
    font-size: 0.28rem;
    font-family: SourceHanSansCN;
    font-weight: normal;
    color: #8e8e8e;
    margin: .05rem 0;
}

.votelist .votelist-item .text i {
    font-size: 0.38rem;
    color: #268fe0;
    font-weight: bold;
}

.votelist .votelist-item .btn-vote {
    width: 2.6rem;
    height: 0.5rem;
    background: linear-gradient(to right, #48b9ec, #238bdf);
    border-radius: 0.05rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .28rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #fff;
    position: absolute;
    bottom: 0.3rem;
    text-align: center;
    border-radius: 0.5rem;
    transform: translateX(10px);
}

.voteList:after {
    content: "";
    flex: auto;
}

.vote .footer {
    margin-top: 0.4rem;
}

@media (min-width: 600px) {
    html {
        font-size: 50px !important;
    }

    .content .item1,
    .content .item2 {
        width: 100%;
    }

    .content .title {
        left: 40%;
    }

    .sbtn {
        width: 100%;
    }
}

.music {
    position: absolute;
    width: 0.7rem;
    top: 0.2rem;
    left: 0.2rem;
}

.music img {
    position: absolute;
}

#musicPause {
    display: none;
}

.item2 .title1 {
    text-align: center;
    color: #222;
    font-size: 0.38rem;
    font-weight: lighter;
}

.item2 .name, .item2 .school {
    text-align: center;
    color: #999;
    font-size: 0.26rem;
    font-weight: lighter;
}

.item2 .con-p h1 {
    font-size: 0.34rem;
    font-weight: normal;
}

.item2 .con-p h2 {
    font-size: 0.32rem;
    font-weight: normal;
}

.item2 .con-p h3 {
    font-size: 0.3rem;
    font-weight: normal;
}

.item2 .con-p p {
    font-size: 0.3rem;
    font-weight: lighter;
}

.item2 .con-p img {
    width: 100%;
}

.item2 .top_p p {
    padding: 0.23rem 0 0.44rem;
    font-weight: lighter;
}

.an {
    -webkit-transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -moz-animation: rotation 3s linear infinite;
    -webkit-animation: rotation 3s linear infinite;
    -o-animation: rotation 3s linear infinite;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

.an {
    -webkit-transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -moz-animation: rotation 3s linear infinite;
    -webkit-animation: rotation 3s linear infinite;
    -o-animation: rotation 3s linear infinite;
}

.an-rotate {
    animation: rotate 2s 1;
    -webkit-animation: rotate 2s 1;
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotateY(180deg);
    }
    to {
        -webkit-transform: rotateY(0deg);
    }
}

@keyframes rotate {
    from {
        -webkit-transform: rotateY(180deg);
    }
    to {
        -webkit-transform: rotateY(0deg);
    }
}
