*{
    margin: 0;
    padding: 0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
a{
    text-decoration: none;
}
ul {
    list-style-type: none;
}

.clear {
    clear: both;
}

/*间距*/
.height-10 {
    height: 10px;
}
.gap {
    width: 100%;
    background: #F6F6F6;
}

/*头部*/
.header {
    width: 100%;
    height: 44px;
    background: #0db3e4;
    padding-top: 2px;
    padding-bottom: 2px;
}
.header .left {
    padding-left: 5px;
    width: 90px;
    height: 44px;
    float: left;
}
.header .left a {
    -webkit-tap-highlight-color: rgba(255,255,255,.0);
}
.header .left a:hover {
    -webkit-tap-highlight-color: rgba(255,255,255,.0);
}
.header .left img {
    height: 44px;
    display: block;
}
.header .right {
    width: auto;
    height: 44px;
    float: right;
}
.header .right ul {
    height: 44px;
}
.header .right ul li {
    width: 40px;
    height: 44px;
    padding-top: 25px;
    box-sizing: border-box;
    display: block;
    text-align: center;
    float: left;
    background: #ccd;
}
.header .right ul a {
    color: #fff;
    font-size: 12px;
    -webkit-tap-highlight-color: rgba(255,255,255,.0);
}
.header .right ul a:hover {
    -webkit-tap-highlight-color: rgba(255,255,255,.0);
}
.header .right ul .h_tk {
    background: url(../images/t-tk.png) no-repeat center 9px;
    background-size: 15px;
}
.header .right ul .h_zl {
    background: url(../images/t-zl.png) no-repeat center 9px;
    background-size: 15px;
}
.header .right ul .h_tp {
    background: url(../images/t-tp.png) no-repeat center 9px;
    background-size: 15px;
}
.header .right ul .h_fav {
    background: url(../images/t-fav.png) no-repeat center 9px;
    background-size: 15px;
}
.header .right ul .login {
    background: url(../images/login.png) no-repeat center 9px;
    background-size: 15px;
}
.header .right ul .reg {
    background: url(../images/reg.png) no-repeat center 9px;
    background-size: 15px;
}

/*广告*/
.ad {
    width: 100%;
    font-size: 15px;
}
.ad ul {
    list-style: none;
}
.ad ul li {
    width: 100%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    overflow: hidden;
}
.ad ul li a {
    color: #f336db;
}

/*分页*/
.page {
    width: 100%;
    padding: 7px 0;
}
.page .paginList .current {
    background: #005F3C;
}
.page .paginList .current a {
    color: #fff;
}
.page .message {
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 13px;
    color: #666;
    background: #fefefe;
}
.page ul {
    padding-left: 8px;
}
.page ul li {
    display: inline-block;
    border: 1px solid #ccc;
    margin-right: 5px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 5px;
    background: #fff;
}
.page ul li a,.page ul li span {
display: inline-block;
    padding: 1px 10px;
    color: #444;
}
.page ul .disabled span{
    color: #9a9a9a;
    background: #d8d8d8;
}
.page ul .active span{
    color: #fff;
    background: #42d4ff;
}
.page ul li a:hover {
    -webkit-tap-highlight-color: rgba(255,255,255,.0);
}

/*弹出层幕布*/
.curtain {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.3);
    z-index: 999998;
}

/*快捷导航*/
.nmemu {
    height: auto;
}
.gitem {
    height: 31px;
    background: #fff;
    text-align: center;
    line-height: 30px
}

.gitem li {
    float: left;
    width: 20%;
    list-style: none;
}

.gitem span {
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    display: block;
    background: #fff url(../images/p-down.png) no-repeat 90% 50%;
    background-size: 8.5px;
    position: relative;
    font-size: 14px;
}

.gitem .smy:after {
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    background: #fff url(../images/g-cur.png) no-repeat;
    width: 8px;
    height: 8px;
    background-size: contain
}

.gitem .cur {
    color: #005F3C;
    background: #fff url(../images/p-up.png) no-repeat 90% 50%;
    background-size: 8.5px
}

.gitem li:last-child span {
    border-right: 0
}

.glist {
    display: none;
    background: #333;
    padding: 10px 0;

}

.glist li {
    float: left;
    width: 25%;
    list-style: none;
}

.glist span {
    display: block;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
}

.glist a {
    font-size: 14px;
    color: #25ffd5
}

.glist .cur a {
    color: red
}

/*尾部*/
.footer {
    width: 100%;
    background: #F6F6F6;
    text-align: center;
    font-size: 13px;
    color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer b {
    color: #0db3e4;
}
.firstTb{
    margin-bottom: 4px;
    color:#0db3e4;
    background: url(../images/add_sj.png)  left top no-repeat #fff;
}
.showpic {
    font-size: 14px;
    color: #2088BB;
    border: 1px solid #4195DB;
    display: block;
    text-indent: 20px;
    line-height: 20px;
    background: url(../images/add_sj.png) left top no-repeat #fff;
    background-size: 20px;
    margin: 5px .05rem;
    text-align: center;
}
.list-box {
    padding: .05rem .1rem 0rem .1rem;
}
.joke {
    width: 100%;
    font-size: 0;
    display: flex;
    flex-direction: row;
}
.joke li {
    width: 50%;
    padding-top: 0.4rem;
}
.pic {
    float: left;
    padding-right: 0.05rem;
    box-sizing: border-box;
}
section{
    display: block;
}
.joke li a img {
    height: 8rem;
    width: 100%;
}
.pic p, .vio p {
    width: 100%;
    font-size: 0.5rem;
    text-align: center;
    height: 0.8rem;
    margin-bottom: 4px;
    overflow: hidden;
}
.messageListTip {
    bottom: 98px;
    background: url(../images/liuyan.png) no-repeat;
    background-size: 100% 100%;
    z-index: 100;
    position: fixed;
    right: 10px;
    width: 32px;
    height: 32px;
}

@charset "UTF-8";
html{
    min-height: 100%;
}
body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
}

@media only screen and (min-width: 320px){
    html {
        font-size: 16px !important;
    }
}
@media only screen and (min-width: 360px){
    html {
        font-size: 20px !important;
    }
}
@media only screen and (min-width: 412px){
    html {
        font-size: 24px !important;
    }
}
@media only screen and (min-width: 768px){
    html {
        font-size: 28px !important;
    }
}
@media only screen and (min-width: 1024px){
    html {
        font-size: 32px !important;
    }
}
body {
    font: 12px/1.5 'Microsoft YaHei','宋体', Tahoma, Arial, sans-serif;
    color: #555;
    background-color: #F7F7F7; }
a {
    color: #101010;
    text-decoration: none;
}
img {
    /*width: 100%;*/
    height: auto;
    width: auto\9;
    -ms-interpolation-mode: bicubic;
}

em, i {
    font-style: normal; }

ul, li {
    list-style-type: none; }

strong {
    font-weight: normal; }
header {
    width: 100%;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 400;
    height: 50px;
    line-height: 50px;
    background: #0db3e4;
    box-sizing: border-box;
    color: #fff;
}

header a.back{
    background: url(../images/back.png) no-repeat center;
    background-size: 50% 50%;
    color: #fff;
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: 30px;
    height: 50px;
    padding: 0 .36rem;
}
header .menu {
    background: url(../images/menu.png) no-repeat center;
    background-size: 80% 65%;
    width:22px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    padding: 0 .5rem;
    color: #fff;
    font-size: 1.1rem;
}
header h1 {
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
}
header h1 img {
    vertical-align: top;
    height: 100%;
    width: auto;
}
.wap-wrapper {
    width: 100%;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    background: #fff;
}
.clear {
    clear: both;
}
.system-error {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
/*banner*/
.banner{
    margin-top:50px;
    width: 100%;
    height: 6rem;
    box-sizing: border-box;
    overflow: hidden;
}
.swiper-container-horizontal>.swiper-pagination {
    bottom: 0px !important;
}
.swiper-pagination-bullet {
    opacity: .4 !important;
    background: #fff !important;
}
.swiper-pagination-bullet-active {
    opacity: 1 !important;
    background: #fff !important;
}

/*获取数据动画*/
.mint-indicator {
    position: relative;
    z-index: 1000;
}
.mint-indicator {
    transition: opacity .2s linear;
}
.mint-indicator-wrapper {
    top: 50%;
    left: 50%;
    position: fixed;
    transform: translate(-50%,-50%);
    border-radius: 5px;
    background: rgba(0,0,0,.7);
    color: #fff;
    box-sizing: border-box;
    text-align: center;
    padding: 15px;
}
.mint-indicator-spin {
    display: inline-block;
    text-align: center;
    -webkit-animation:circle 1s infinite linear;/*匀速 循环*/

}

@-webkit-keyframes circle{

    0%{ transform:rotate(0deg); }

    100%{ transform:rotate(360deg); }

}
.mint-indicator-text {
    display: block;
    color: #fff;
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
}
.mint-spinner-snake {
    animation: mint-spinner-rotate .8s infinite linear;
    border: 4px solid transparent;
    border-radius: 50%;
    border-top-color: rgb(204, 204, 204);
    border-left-color: rgb(204, 204, 204);
    border-bottom-color: rgb(204, 204, 204);
    height: 32px;
    width: 32px;
}

/*板块加载动画*/
.mint-indicator-min {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
    width: 50px;
    height: 60px;
    text-align: center;
    font-size: 10px;
    z-index: 999;
}

.mint-indicator-min > div {
    background-color: #E54545;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out;
}

.mint-indicator-min .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.mint-indicator-min .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.mint-indicator-min .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.mint-indicator-min .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
    0%, 40%, 100% { -webkit-transform: scaleY(0.4) }
    20% { -webkit-transform: scaleY(1.0) }
}

@keyframes stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }  20% {
           transform: scaleY(1.0);
           -webkit-transform: scaleY(1.0);
       }
}

/*内容*/
section{
    max-width: 1024px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;;
    position: relative;
    min-height: 100%;
    clear: both;
    font-size: .7rem;
}
.loading>img {
    width: auto;
    vertical-align: middle;
    height: 14px;
}
.clearfix {
    zoom: 1;
}

/*颜色*/
.c-red{
    color: #e54545;
}
/*回顶部*/
#top {
    background: url(../images/top_btn.png) no-repeat;
    background-size: 100% 100%;
    width: 41px;
    height: 41px;
    display: none;
    position: fixed;
    right: 10px;
    bottom: 55px;
    z-index: 50;
}
/*留言*/
#message{
    background: url(../images/message.png) no-repeat;
    background-size: 100% 100%;
    width: 41px;
    height: 41px;
    position: fixed;
    right: 10px;
    bottom: 50px;
    z-index: 100;
}

.footer1{
    width:100%;
    height:48px;
    background: #555;
    position: fixed;
    bottom: 0;
    display: flex;
    justify-content: space-around;
    z-index: 300;
}
.footer1 a{
    display: flex;
    width:33.3%;
    height:48px;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    font-size: .7rem;
}

.icon-xuhao601:before {
    content: "\e629";
}

.icon-shipin:before {
    content: "\e66a";
}

.icon-fanhui:before {
    content: "\e604";
}

.icon-shouye:before {
    content: "\e60c";
}

header {
    display: block;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 400;
    height: 44px;
    background-color: #0db3e4;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
    color: #fff;
    box-sizing: border-box;
    border-bottom: 1px solid #efefef;
}
li {
    list-style: none;
}
header .back {
    position: absolute;
    left: 10px;
}
header img {
    width: 22px;
    vertical-align: middle;
}
header .home {
    position: absolute;
    right: 10px;
}
section {
    width: 100%;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 44px;
}
section .tis {
    padding: 15px;
}
section .leavingMessage {
    padding: 0 15px;
}
section .leavingMessage .option {
    margin-bottom: 15px;
}
section .leavingMessage .option input {
    width: 100%;
    height: 35px;
    border: none;
    outline: none;
    padding-left: 10px;
    font-size: 13px;
    color: #555;
    font-family: monospace;
    box-sizing: border-box;
    border: 1px solid #efefef;
}
section .leavingMessage .option textarea {
    display: block;
    width: 100%;
    padding: 10px;
    height: 100px;
    box-sizing: border-box;
    font-size: 13px;
    color: #555;
    border: none;
    outline: none;
    overflow-x: hidden;
    overflow-y: auto;
    word-break: break-all;
    resize: none;
    border: 1px solid #efefef;
}
section .leavingMessage button,section .leavingMessage .but {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    line-height: 2.2px;
    text-align: center;
    font-size: 15px;
    background: #0db3e4;
    border: none;
    outline: none;
    color: #fff;
}
.messageList{
    width: 100%;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
}
.meList {
    width: 100%;
    background-color: #fff;
    margin-top: 20px;
    font-size: 14px;
}
.meList ul li {
    display: flex;
    align-items: flex-start;
    padding: 5px 10px;
}
.meList ul li .meLeft {
    width: 32px;
    height: 32px;
    margin-right: 10px;
    background-color: rgb(238, 238, 238);
    font-size: 0px;
    border-radius: 50%;
}
.meList ul li .meRight {
    display: block;
    width: 0%;
    -webkit-box-flex: 1;
    position: relative;
    padding-bottom: 16px;
    flex: 1 1 0%;
}
.meList ul li .meRight .meTitle .meName {
    color: #1b93f0;
}
.meList ul li .meRight .meTitle .meTime {
    float: right;
    color: #909AA4;
}
.meList ul li .meRight .meCont {
    line-height: 20px;
    color: #333;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-left: -5px;
    padding-left: 5px;
    padding-top: 5px;
    overflow: hidden;
    word-break: break-all;

}
.meList ul li .meRight .meping {
    background-color: #efefef;
    padding: 5px 10px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    border-radius: 3px;
    margin-top: 10px;
    word-break: break-all;
}
.page{
    width: 100%;
    background-color: #efefef;
    text-align: center;

}
.page div{
    margin: 10px 10px 0 10px;
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
}
.page div li {
    color: #fff;
    padding: 5px 20px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-right: 5px;
    text-decoration: none;
    min-width: 1rem;
    text-align: center;
    font-size: .65rem;
    margin-bottom: 5px;
    background: #0db3e4;
}
.page div .current{
    background-color: #fff;
}
.page div li a{
    color: #fff;
}
.page div .current a{
    color: #0f0f0f;
}
.page .head{
    text-align: center;
    color: #666;
}
.page {
}
.scrollTop {
    bottom: 35px;
    background: url(../images/top.png) no-repeat;
    background-size: 100% 100%;
    z-index: 100;
    position: fixed;
    right: 10px;
    width: 32px;
    height: 32px;
}

.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both
}

.clearfix {
    zoom: 1
}