html {
    font-size: 20px
}

@media only screen and (min-width:400px) {
    html {
        font-size: 21.33333333px!important
    }
}

@media only screen and (min-width:414px) {
    html {
        font-size: 22.08px!important
    }
}

@media only screen and (min-width:480px) {
    html {
        font-size: 25.6px!important
    }
}

body,
button,
div,
form,
html,
input,
p {
    margin: 0;
    padding: 0
}

body,
html,
iframe,
img {
    border: 0
}

img {
    vertical-align: middle
}

em,
i {
    font-style: normal
}

a,
button {
    cursor: pointer;
    transition: all .3s ease-in-out
}

a,
a:hover {
    text-decoration: none;
    color: #29d
}

body,
button,
input {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: .85rem;
    line-height: 1rem;
    color: #333;
    outline: 0
}

.footer,
.header,
.mainbox,
.notice,
.pagetag,
.ppmba {
    float: left;
    width: 100%
}

.navbox,
.pagebtn,
.srh,
.vodlist {
    float: left;
    width: 95%;
    padding-left: 2.5%;
    padding-right: 2.5%
}

.wrap {
    margin: 0 auto;
    max-width: 520px
}

.navbox {
    height: 2.35rem;
    border-bottom: 1px solid #ececec
}

.navbox a {
    display: block;
    float: left;
    margin-left: 2.2%;
    width: 12.4%;
    line-height: 2.3rem;
    font-size: .85rem;
    text-align: center;
    color: #888
}

.navbox a:nth-child(1) {
    margin-left: 0
}

.navbox .on {
    color: #29d;
    border-bottom: .1rem solid #29d
}

.srh {
    background-color: #efefef;
    padding-top: .5rem;
    padding-bottom: .5rem;
    border-bottom: 1px solid #ececec
}

.srh input {
    float: left;
    display: block;
    width: 84%;
    height: 1.7rem;
    line-height: 1.7rem;
    font-size: .65rem;
    background-color: #fff;
    color: #333;
    border: 0;
    border-radius: 2px 0 0 2px;
    -webkit-appearance: none;
    outline: 0;
    padding: 0 2.5%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

input::-webkit-input-placeholder {
    color: #bbb
}

input::-moz-input-placeholder {
    color: #bbb
}

input:-ms-input-placeholder {
    color: #bbb
}

.srh button {
    float: right;
    display: block;
    width: 16%;
    height: 1.7rem;
    line-height: 1.7rem;
    font-size: 0;
    background: url(../images/search.svg) no-repeat;
    background-size: .8rem;
    background-position: center;
    background-color: #29d;
    color: #fff;
    border: 0;
    border-radius: 0 2px 2px 0;
    -webkit-appearance: none;
    outline: 0
}

.notice {
    padding: .6rem 0;
    background-color: #ffd;
    font-weight: 700;
    text-align: center;
    font-size: .75rem;
    line-height: 1.1rem;
    color: #f33;
    border-bottom: 1px solid #efefef;
    overflow: hidden
}

.srhtag {
    font-size: .75rem;
    font-weight: 700;
    text-align: center;
    line-height: 2.4rem;
    color: #f33;
    border-bottom: 1px solid #efefef
}

.mainbox {
    padding-top: .6rem
}

.vodbox {
    display: block;
    float: left;
    width: 48.8%;
    margin-right: 2.4%;
    margin-bottom: .65rem
}

.vodbox:nth-child(2n) {
    margin-right: 0
}

.picbox {
    position: relative;
    float: left;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: .3rem;
    background: #efefef;
    border-radius: 2px;
    overflow: hidden
}

.picbox span {
    position: absolute;
    top: 2px;
    right: 2px;
    font-size: .55rem;
    line-height: .75rem;
    color: #eee;
    background: rgba(44, 49, 54, .7);
    border-top-left-radius: 2px;
    overflow: hidden
}

.picbox img {
    width: 100%
}

.vodbox p {
    display: block;
    margin-left: .5%;
    font-size: .65rem;
    font-weight: 400;
    color: #333;
    width: 99%;
    height: 1.7rem;
    line-height: .85rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.pagebtn {
    height: 1.7rem;
    padding-top: .3rem;
    padding-bottom: 2.6rem
}

.pagebtn a,
.pagebtn em {
    display: block;
    height: 1.7rem;
    line-height: 1.6rem;
    border-radius: 2px;
    font-size: .7rem;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    border: 1px solid #29d;
    color: #29d;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 23.2%;
    float: left;
    margin-left: 2.4%
}

.pagebtn em:nth-child(1) {
    margin-left: 0
}

.pagebtn a:nth-child(1) {
    margin-left: 0
}

.pagebtn em {
    border: 1px solid #e0e0e0;
    color: #e0e0e0
}

.ihots a {
    float: left;
    margin-right: 2.5%;
    margin-bottom: .6rem;
    padding: 0 .5rem;
    line-height: 1.5rem;
    font-size: .65rem;
    border: 1px solid #ececec;
    border-radius: 5px
}

.pplay {
    float: left;
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color: #000;
    z-index: 999
}

.pplay iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.ppnav {
    float: left;
    width: 95%;
    padding: .3rem 2.5%;
    height: 1.6rem;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ppnav a {
    float: left;
    width: 18.4%;
    height: 1.6rem;
    line-height: 1.6rem;
    display: block;
    font-size: .7rem;
    text-align: center;
    color: #fff;
    background-color: #29d;
    border-radius: 2px
}

.ppnav .disabled {
    background-color: #888
}

.footer {
    padding: .3rem 0 2rem;
    border-top: 1px solid #ececec
}

.footer p {
    text-align: center;
    font-size: .7rem;
    color: #ccc;
    margin-top: .7rem
}

.footer a {
    color: #777
}

.footer img {
    width: .8rem;
    vertical-align: text-top
}
.btninput{
    height: 1.7rem;
    line-height: 1.6rem;
    border-radius: 2px;
    font-size: .7rem;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    border: 1px solid #29d;
    color: #29d;
    width: 23.2%;

}
.mac_page_go{
        margin-left: 2.4%;
        background: #29d;
        color: #fff;
}