@charset "utf-8";blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul {
    margin: 0;
    padding: 0;
}

fieldset,img {
    border: 0;
}

:focus {
    outline: 0;
}

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

h1,h2,h3,h4,h5,h6 {
    font-weight: 400;
    font-size: 100%;
}

abbr,acronym {
    border: 0;
    font-variant: normal;
}

button,input,optgroup,option,select,textarea {
    font-weight: inherit;
    font-style: inherit;
    font-size: inherit;
    font-family: inherit;
}

code,kbd,samp,tt {
    font-size: 100%;
}

body {
    line-height: 1.5;
}

ol,ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,th {
    text-align: left;
}

sub,sup {
    vertical-align: baseline;
    font-size: 100%;
}

:link,:visited,ins {
    text-decoration: none;
}

blockquote,q {
    quotes: none;
}

blockquote:after,blockquote:before,q:after,q:before {
    content: '';
    content: none;
}

b,em,i {
    font-weight: 400;
    font-style: normal;
}

button,input,select,textarea,th {
    background: #fff;
    font-family: "Microsoft Yahei",Arial,Tahoma,Helvetica,SimSun,"Hiragino Sans GB",sans-serif;
}

img {
    display: block;
    border: 0;
}

* {
    -moz-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
}

button,input[type=button],input[type=password],input[type=reset],input[type=submit],input[type=text] {
    -webkit-appearance: none;
}

html {
    overflow-x: hidden;
    overflow-y: auto;
}

ul::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
    border-radius: 0;
    -webkit-appearance: none;
}

html {
    font-size: 100px;
}

body {
    background: #f8f8f8;
    font-size: .24rem;
}

.hide {
    display: none;
}

.main {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    height: auto;
    max-width: 7.5rem;
    min-width: 3.2rem;
    min-height: 13.33rem;
    background: #f8f8f8;
}

.icon {
    display: inline-block;
    background-image: url(../images/icon.png);
    background-size: 10rem 10rem;
}

.clearfix {
    margin-right: auto;
    margin-left: auto;
}

.clearfix:after,.clearfix:before {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.header {
    position: relative;
    z-index: 10;
    overflow: hidden;
    height: .88rem;
    background: #63bf3d;
}

.header img {
    float: left;
    display: inline-block;
    margin-top: .17rem;
    margin-left: .24rem;
    width: 1.27rem;
    height: .54rem;
}

.piewan-header-search {
    position: relative;
    float: right;
    display: inline-block;
    margin-top: .13rem;
    margin-right: .24rem;
    width: 4.6rem;
    height: .62rem;
    border-radius: .27rem;
    background: #fff;
}

.piewan-header-search i {
    position: absolute;
    top: .15rem;
    right: .26rem;
    width: .3rem;
    height: .3rem;
    background-position: -.38rem -.05rem;
}

.piewan-header-search span {
    margin-left: .26rem;
    color: #d3d3d3;
    font-size: .24rem;
    line-height: .62rem;
}

.header>i {
    float: right;
    display: block;
    margin-top: .28rem;
    margin-right: .3rem;
    width: .38rem;
    height: .38rem;
    background-position: -5.74rem -.06rem;
}

.header>i.onbtn {
    background-position: -6.18rem -.07rem;
}

nav {
    height: .88rem;
    background: #63bf3d;
}

nav ul {
    overflow: hidden;
}

nav ul li {
    position: relative;
    float: left;
    width: 20%;
    text-align: center;
    line-height: .88rem;
}

nav ul li a span {
    position: relative;
    z-index: 2;
    display: block;
    color: #fff;
    font-size: .3rem;
}

nav ul li.current a {
    z-index: 2;
    font-weight: 600;
    font-size: .34rem;
}

nav ul li.current em {
    position: absolute;
    bottom: .17rem;
    left: .38rem;
    z-index: 1;
    display: inline-block;
    width: .76rem;
    height: .2rem;
    border-radius: .1rem;
    background: #f1f46e;
}

nav ul {
    overflow-x: auto;
    overflow-x: -moz-scrollbars-none;
    white-space: nowrap;
    font-size: 0;
    -ms-overflow-style: none;
}

nav ul::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
    border-radius: 0;
    -webkit-appearance: none;
}

nav ul li {
    float: none;
    display: inline-block;
    width: 20%;
}

.piewan-nav-ychang {
    position: absolute;
    top: .88rem;
    left: 0;
    z-index: 6;
    padding-bottom: .3rem;
    width: 100%;
    background: #fff;
}

.piewan-nav-yiji {
    margin: 0 .25rem;
    margin-top: .48rem;
    text-align: center;
}

.piewan-nav-yiji a {
    display: inline-block;
    margin-right: .58rem;
    width: .92rem;
}

.piewan-nav-yiji a:nth-last-child(1) {
    margin-right: 0;
}

.piewan-nav-yiji a i {
    display: block;
    width: .92rem;
    height: .92rem;
    background-position: -.1rem -9.04rem;
}

.piewan-nav-yiji a:nth-child(2) i {
    background-position: -.1rem -8.07rem;
}

.piewan-nav-yiji a:nth-child(3) i {
    background-position: -1.2rem -8.07rem;
}

.piewan-nav-yiji a:nth-child(4) i {
    background-position: -2.31rem -8.07rem;
}

.piewan-nav-yiji a:nth-child(5) i {
    background-position: -1.21rem -9.04rem;
}

.piewan-nav-yiji a p {
    margin-top: .1rem;
    color: #333;
    font-size: .28rem;
}

.piewan-ftxian {
    margin: .32rem .25rem;
    width: 100%;
    height: .01rem;
    background: #e6e6e6;
}

.piewan-izg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5;
    margin: auto;
    width: 100%;
    height: 100%;
    max-width: 7.5rem;
    background-color: rgba(0,0,0,.62);
}

.piewan-nav-erjiyi {
    display: block;
    overflow: hidden;
    width: 7.5rem;
}

.nav-erji-ico {
    position: relative;
    float: left;
    margin-left: .25rem;
    width: 1.58rem;
    min-height: 1.9rem;
    border-radius: .1rem;
    background: linear-gradient(180deg,#65e696 0,#34d29c 100%);
}

.nav-erji-ico i:nth-child(1) {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: .93rem;
    height: .32rem;
    background-position: -2.31rem -9.04rem;
}

.nav-erji-ico i:nth-child(2) {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: .73rem;
    height: .6rem;
    background-position: -2.31rem -9.39rem;
}

.nav-erji-ico i:nth-child(3) {
    position: absolute;
    top: 20%;
    left: .59rem;
    display: block;
    width: .42rem;
    height: .49rem;
    background-position: -3.67rem -9.04rem;
}

.nav-erji-ico i:nth-child(4) {
    position: absolute;
    top: 16%;
    left: .39rem;
    display: block;
    width: .83rem;
    height: .83rem;
    background-position: -4.37rem -9.04rem;
}

.nav-erji-ico p {
    position: absolute;
    top: 62%;
    left: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: .3rem;
}

.nav-erji-list {
    float: left;
    margin-left: .25rem;
    width: 5.4rem;
}

.nav-erji-list a {
    display: inline-block;
    overflow: hidden;
    margin-right: .18rem;
    margin-bottom: .2rem;
    width: 1.6rem;
    height: .56rem;
    border-radius: .28rem;
    background: #f8f8f8;
    color: #666;
    text-align: center;
    white-space: nowrap;
    font-size: .24rem;
    line-height: .56rem;
}

.nav-erji-list a:nth-child(3n) {
    margin-right: 0;
}

.piewan-nav-ychang .piewan-nav-erjiyi {
    display: block;
    overflow: hidden;
    width: 7.5rem;
}

.piewan-nav-erjier .nav-erji-ico {
    position: relative;
    float: left;
    margin-left: .25rem;
    width: 1.58rem;
    min-height: 1.9rem;
    border-radius: .1rem;
    background: linear-gradient(180deg,#94e353 0,#d8e76a 100%);
}

.piewan-nav-erjier .nav-erji-ico i:nth-child(1) {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: .93rem;
    height: .32rem;
    background-position: -2.31rem -9.04rem;
}

.piewan-nav-erjier .nav-erji-ico i:nth-child(2) {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: .73rem;
    height: .6rem;
    background-position: -2.31rem -9.39rem;
}

.piewan-nav-erjier .nav-erji-ico i:nth-child(3) {
    position: absolute;
    top: 20%;
    left: .59rem;
    display: block;
    width: .42rem;
    height: .49rem;
    background-position: -3.67rem -9.04rem;
}

.piewan-nav-erjier .nav-erji-ico i:nth-child(4) {
    position: absolute;
    top: 16%;
    left: .39rem;
    display: block;
    width: .83rem;
    height: .83rem;
    background-position: -5.48rem -9.04rem;
}

.piewan-nav-erjier .nav-erji-ico p {
    position: absolute;
    top: 62%;
    left: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: .3rem;
}

.piewan-h3tiel p {
    overflow: hidden;
    padding: .26rem .26rem .3rem;
    font-weight: 600;
    font-size: .3rem;
    line-height: .3rem;
}

.piewan-h3tiel p i {
    margin-right: .12rem;
    width: .18rem;
    height: .2rem;
    background-position: -.08rem -.05rem;
}

.piewan-h3tiel a {
    float: right;
    color: #999;
    font-size: .22rem;
}

.piewan-h3tiel a i {
    display: inline-block;
    margin-right: .03rem;
    margin-left: .06rem;
    width: .08rem;
    height: .14rem;
    background-position: -2.43rem -.39rem;
}

.guanyu-piewan {
    overflow: hidden;
    width: 100%;
    height: .88rem;
    background: #fff;
}

.guanyu-piewan a {
    float: left;
    display: inline-block;
    width: 1.87rem;
    height: .88rem;
    text-align: center;
    line-height: .88rem;
}

.guanyu-piewan a span {
    display: inline-block;
    width: 1.87rem;
    height: .24rem;
    border-right: 1px solid #f0f0f0;
    color: #333;
    text-align: center;
    font-size: .3rem;
    line-height: .24rem;
}

.guanyu-piewan a span:nth-last-child(1) {
    border-right: 0;
}

.mianbaoxue {
    padding: 0 .26rem;
    height: .66rem;
    background-color: #f8f8f8;
    color: #999;
    font-size: .28rem;
    line-height: .66rem;
}

.mianbaoxue a {
    color: #bbb;
}

.mianbaoxue i:first-of-type {
    position: relative;
    top: 0;
    display: inline-block;
    margin-right: .1rem;
    width: .2rem;
    height: .21rem;
    background-position: -.08rem -.33rem;
}

.mianbaoxue i:nth-of-type(n+2) {
    position: relative;
    top: -.04rem;
    display: inline-block;
    margin: 0 .2rem;
    width: .1rem;
    height: .14rem;
    background-position: -.57rem -.4rem;
}

.green {
    background: #63bf3d;
    color: #fff;
}

.green a {
    color: #c9ffb3;
}

.green i:first-of-type {
    background-position: -1.69rem -.04rem;
}

.green i:nth-of-type(n+2) {
    background-position: -1.93rem -.02rem;
}

footer {
    overflow: hidden;
    height: 2.55rem;
    background: #333;
}

footer p:nth-child(1) {
    margin: 0 .3rem;
    margin-top: .8rem;
    color: #999;
    text-align: center;
    font-size: .24rem;
    line-height: .24rem;
}

footer p {
    margin: 0 .3rem .3rem .3rem;
    margin-top: .1rem;
    color: #999;
    text-align: center;
    font-size: .24rem;
    line-height: .66rem;
}

footer p a {
    color: #999;
    line-height: .24rem;
}

.wap-page {
    display: flex;
    justify-content: center;
    background: #fff;
    padding: .15rem .15rem;
    margin: 0 .24rem 0.24rem 0.24rem;
    border-radius: .1rem;
}

.wap-page a,.wap-page i {
    display: block;
}

.wap-page a {
    margin-right: 0.3rem;
}

.wap-page a:last-child {
    margin-right: 0;
}

.wap-page a,.wap-page span {
    width: .58rem;
    height: .58rem;
    line-height: .58rem;
    text-align: center;
    font-size: .22rem;
    color: #999;
    border-radius: .06rem;
    background-color: #edf1f5;
    border: 1px solid #edf1f5;
    overflow: hidden;
}

.wap-page .current {
    color: #63BF3D;
    font-size: .22rem;
    background: #E1F8D7;
    border-color: #E1F8D7;
}

.wap-page .disabled {
    color: #b1b1b1;
}

.wap-page .ico_l {
    width: .16rem;
    height: .2rem;
    background-position: -.38rem -.4rem;
    position: relative;
    top: .24rem;
    left: 42%;
}

.wap-page .ico_r {
    width: .16rem;
    height: .2rem;
    background-position: -.52rem -.4rem;
    position: relative;
    top: .24rem;
    left: 38%;
}

.wap-page a:first-child,.wap-page a:last-child {
    width: 0.96rem;
}
