﻿*{
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/bg.jpg);
}

a{
	text-decoration: none;
}

ul {
	list-style-type: none;
}
html{
	font-size: 16px;
}
.wap-wrapper {
	width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    background: #fff;
}

.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 {
	padding: 5px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-right: 5px;
    text-decoration: none;
    min-width: 30px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 5px;
    background: #fff;
}
.page ul li a {
	display: inline-block;
	color: #444;
}
.page ul li a:hover {
	-webkit-tap-highlight-color: rgba(255,255,255,.0);
}

/*面包屑导航*/
.bar_nav {
	padding: 5px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    background: #f5f5f5;
    border-bottom: 1px solid #e6e6e6;
    color: #ccc;
}
.bar_nav ul li {
	display: block;
	float: left;
}
.bar_nav ul li a {
	font-size: .8rem;
    display: inline-block;
    position: relative;
    padding-right: 5px;
    padding-left: 5px;
    color: green;
    font-family: STHeiti,Microsoft YaHei,Helvetica,Arial,sans-serif;
}
.bar_nav ul .cover {
	width: 150px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.bar_nav ul .cover a {
	color: #808080;
}

/*收藏*/
.collect {
	display: none;
	width: 85%;
	height: 215px;
	background: #eee;
    position: fixed;
    border-radius: 10px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 10px;
    z-index: 999999;
    border: 3px solid #333;
    text-align: center;
    font-size: 12px;
    color: #333;
}
.collect .arrows {
	border: solid transparent;
    content: ' ';
    height: 0;
    left: 50%;
    position: absolute;
    width: 0;
    border-width: 9px;
    border-top-color: #333;
    bottom: -18px;
    margin-left: -9px;
}
.collect .app_icon {
	height: 57px;
	text-align: center;
	line-height: 57px;
	padding-top: 15px;
}
.collect .app_icon img {
	width: 57px;
	height: 57px;
}
.collect p {
	height: 25px;
	line-height: 25px;
}

/*弹出层幕布*/
.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;
}