html, body {
	width: 100%; //
	max-width: 750px;
	margin: 0 auto;
	font-family: "Helvetica Neue", HelveticaNeue, "Helvetica-Neue",
		Helvetica, "BBAlpha Sans", sans-serif;
	overflow-x: hidden;
	background: #f5f5f5;
}

html, div, h1, h2, h3, p, img, a, audio, article, aside, section, header,
	button, ul, li, dl, dt, dd, span, nav, span, strong {
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	margin: 0;
	padding: 0;
	-webkit-user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-drag: none;
	font-weight: normal;
}

ul, li, dl, dt, dd, ol {
	list-style: none;
}

em, i {
	list-style: normal;
	font-style: normal;
}

a {
	text-decoration: none;
}

img {
	width: 100%;
	display: inline-block;
	-webkit-touch-callout: none;
}

@media screen and (min-width: 320px) {
	html {
		font-size: 42.6667px;
	}
}

@media screen and (min-width: 360px) {
	html {
		font-size: 48.1333px;
	}
}

@media only screen and (min-width: 375px) and (max-width: 383px) and
	(orientation: portrait) {
	html {
		font-size: 50px;
	}
}

@media only screen and (min-width: 384px) and (max-width: 413px) and
	(orientation: portrait) {
	html {
		font-size: 52px;
	}
}

@media only screen and (min-width: 414px) and (max-width: 736px) and
	(orientation: portrait) {
	html {
		font-size: 55.3333px;
	}
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.hidden {
	display: none;
}

.mt30 {
	margin-top: 0.3rem;
}

.mt20 {
	margin-top: 0.2rem;
}

#head {
	width: 7.5rem;
	height: 0.9rem;
	margin: 0 auto;
	background: #FFFFFF;
	overflow-y: hidden;
}

#head .logo {
	/*width: 1rem;*/
	margin: 0.13rem 0.3rem;
	line-height: 0;
	width: 3rem;
}

#head .avatar {
	width: 0.6rem;
	margin: 0.15rem 0.3rem;
	line-height: 0;
	border-radius: 0.3rem;
	overflow: hidden;
}

#head .focus {
	display: none;
	width: 1rem;
	height: 0.5rem;
	line-height: 0.5rem;
	font-size: 0.26rem;
	text-align: center;
	color: #028ce6;
	border: 1px solid #028ce6;
	border-radius: 0.06rem;
	margin: 0.2rem 0.3rem;
}

#pageContent {
	width: 7.5rem;
	margin: -0.02rem auto;
	background: #F6F6F6;
}

#pageContent .topBar {
	width: 100%;
	background: #FFFFFF;
}

#pageContent .barLine {
	height: 0.8rem;
	width: 100%;
	background: #028CE5;
	overflow-x: auto;
	font-size: 0;
	white-space: nowrap;
}

#pageContent .barLine::-webkit-scrollbar {
	display: none;
}

#pageContent .barSingle {
	width: 18%;
	font-size: 0.34rem;
	color: #ffffff;
	text-align: center;
	line-height: 0.8rem;
	display: inline-block;
}

#pageContent .barSingle.selected {
	background: #057fd2;
}
/*首页快速查询*/
#pageContent .typeTitle {
	height: 0.9rem;
	display: -webkit-box;
}

#pageContent .typeContent {
	width: 100%;
	overflow: hidden;
}
#pageContent .typeContent .hotCategory {
	width :100%;	
}

#pageContent .typeContent .swiper-wrapper {
	width: 300%;
	overflow: hidden;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff; Center slide text vertically display : -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

* /

#pageContent .typeContent .swiper-wrapper .swiper-slide {
	width: 100%;
	overflow: hidden;
}

#pageContent .typeChange {
	background: #FFFFFF;
}

#pageContent .typeTitle .titleSingle {
	-webkit-box-flex: 1;
	width: 100%;
	text-align: center;
	font-size: 0.32rem;
	color: #939393;
	line-height: 0.9rem;
	background: url(../img/selBgSmall.jpg) repeat-x 50% 100%;
	background-size: 3.75rem 1px;
}

#pageContent .typeTitle .titleSingle.selected {
	color: #414141;
	background: url(../img/selBg.jpg) no-repeat 50% 100%;
	background-size: 4.5rem 1px;
}

#pageContent .typeChange .typeContent .tcs {
	width: 100%;
	height: 2.75rem;
}

#pageContent .typeChange .typeContent .pdt10 {
	width: 90%;
	padding-top: 0.1rem;
}

#pageContent .typeChange .typeContent ul {
	display: -webkit-box;
}

#pageContent .typeChange .typeContent li {
	display: block;
	-webkit-box-flex: 1;
	width: 0;
}

#pageContent .typeChange .typeContent li p {
	font-size: 0.26rem;
	text-align: center;
}

#pageContent .typeChange .typeContent .hotCategory li p {
	font-size: 0.24rem;
	text-align: center;
	height :0.76rem;
	line-height : 0.76rem;
	color : #4a4a53;
	wihte-space : no-wrap;
	width : 100%;
	overflow :hidden; 
 }

#pageContent .typeChange .typeContent li img {
	display: block;
	width: 1.32rem;
	margin: 0.15rem auto;
}

#pageContent .typeChange .typeContent .hotCategory li img {
	display: block;
	width: 100%;
	margin: 0;
	height : 2rem;
}

#pageContent .typeChange .typeContent p.grey {
	font-size: 0.2rem;
	line-height: 0.4rem;
	color: #939393;
}

#pageContent .typeChange .typeContent .bdr {
	padding-top: 0.55rem;
}

#pageContent .typeChange .typeContent .bdr li {
	background: url(../img/bdrBg.jpg) no-repeat 100% 50%;
	background-size: 0.02rem 0.3rem;
}

#pageContent .typeChange .typeContent .bdr li:last-of-type {
	background: none;
}

#pageContent .banner {
	width: 100%;
	height: 4.2rem;
	border-top: 0.02rem solid #ededed;
	position: relative;
	overflow: hidden;
	line-height: 0;
}

#pageContent .banner .swiper-slide .ad {
	display: inline-block;
	position: absolute;
	left: 0.3rem;
	bottom: 0.2rem;
	font-size: 0.22rem;
	width: 0.6rem;
	height: 0.3rem;
	line-height: 0.3rem;
	border: 1px solid #939393;
	border-radius: 5px;
	color: #939393;
	text-align: center;
}

#scrollPagination {
	position: absolute;
	bottom: 0.2rem;
	text-align: right;
	padding-right: 0.2rem;
}

#scrollPagination .swiper-pagination-bullet {
	background: #ffffff;
	opacity: 1;
	width: 0.12rem;
	height: 0.12rem;
	border-radius: 0.06rem;
	margin: 0;
	margin-left: 0.08rem;
}

#scrollPagination .swiper-pagination-bullet-active {
	background: #028ce5;
}
/*首页精选*/
#pageContent .choices {
	background: #FFFFFF;
}

#pageContent .choices .choiceTitle {
	height: 0.9rem;
	line-height: 0.9rem;
	font-size: 0.32rem;
	color: #2a2a2a;
	padding-left: 0.3rem;
}

#pageContent .choices .choiceTitle em {
	display: block;
	float: left;
	margin-top: 0.3rem;
	width: 0.1rem;
	height: 0.3rem;
	line-height: 0;
	background: #008be7;
	margin-right: 0.15rem;
}

.articleList .choiceOne {
	border-top: 1px solid #efefef;
	padding: 0.3rem;
	position: relative;
}

.articleList .choiceOne:active {
	background: rgba(0, 183, 238, 0.3);
}

#newsList .choiceOne:first-of-type {
	border-top: 0;
}

#picsList .choiceOne:first-of-type {
	border-top: 0;
}

.articleList .choiceOne h3 {
	font-size: 0.34rem;
	line-height: 0.52rem;
	max-height: 1.04rem;
	overflow-y: hidden;
	color: #333333;
}

.articleList .choiceOne.read h3 {
	color: #999999;
}

.articleList .choiceOne .extra {
	font-size: 0.22rem;
	color: #bbbbbb;
	margin-top: 0.2rem;
}

.articleList .choiceOne .info .extra {
	position: absolute;
	left: 0.3rem;
	bottom: 0.3rem;
}

.articleList .choiceOne .exBtn {
	display: inline-block;
	width: 0.6rem;
	height: 0.3rem;
	line-height: 0.3rem;
	border: 1px solid #92d1ff;
	border-radius: 5px;
	color: #2ba3fa;
	text-align: center;
	margin-right: 0.1rem;
}

.articleList .choiceOne .ad {
	display: inline-block;
	width: 0.6rem;
	height: 0.3rem;
	line-height: 0.3rem;
	border: 1px solid #939393;
	border-radius: 5px;
	color: #939393;
	text-align: center;
	margin-right: 0.1rem;
}

.articleList .choiceOne .exBtn.top {
	color: #e5040c;
	border: 1px solid #ffa7a7;
}

.articleList .choiceOne .extra .grey {
	margin-right: 0.1rem;
}
/*新闻-一张小图*/
.articleList .news {
	display: -webkit-box;
}

.articleList .news .image {
	width: 2.25rem;
	height: 1.5rem;
	overflow: hidden;
}

.articleList .news .image img {
	width: 2.25rem;
	height: 1.5rem;
}

.articleList .news .info {
	-webkit-box-flex: 1;
	margin-right: 0.3rem;
}
/*图集-三张图*/
.articleList .pics .imgList {
	display: -webkit-box;
	margin: 0.1rem auto;
}

.articleList .pics .imgList .imgOne {
	-webkit-box-flex: 1;
	height: 1.5rem;
}

.articleList .pics .imgList .imgOne:nth-of-type(3n+1) {
	text-align: left;
}

.articleList .pics .imgList .imgOne:nth-of-type(3n+2) {
	text-align: center;
}

.articleList .pics .imgList .imgOne:nth-of-type(3n) {
	text-align: right;
}

.articleList .pics .imgList .imgOne img {
	width: 2.25rem;
	height: 1.5rem;
}
/*视频-一张大图*/
.articleList .video .vpic {
	width: 6.9rem;
	height: 3.88rem;
	margin-top: 0.1rem;
	position: relative;
	overflow: hidden;
}

.articleList .video .vpic img {
	width: 6.9rem;
	height: 3.88rem;
}

.articleList .video .vmask {
	width: 6.9rem;
	height: 3.88rem;
	position: absolute;
	top: 0;
	left: 0;
}

.articleList .video .vmask .play {
	width: 1rem;
	height: 1rem;
	position: absolute;
	top: 1.44rem;
	left: 2.95rem;
}

.articleList .video .vmask .vt {
	position: absolute;
	bottom: 0.1rem;
	right: 0.1rem;
	display: block;
	height: 0.3rem;
	padding: 0 0.1rem;
	background: rgba(0, 0, 0, 0.5) no-repeat 0.1rem center;
	text-align: center;
	line-height: 0.32rem;
	font-size: 0.2rem;
	color: #FFFFFF;
}
/*底部*/
#foot {
	width: 7.5rem;
	margin: 0 auto;
	background: #EEEEEE;
	padding-top: 0.2rem;
}

#foot .loading {
	background: #eeeeee;
	height: 0.8rem;
	line-height: 0.6rem;
	font-size: 0.22rem;
	text-align: center;
	color: #020202;
}

#foot .foot {
	background: #FFFFFF;
	padding: 0 0.3rem;
	height: 1.2rem;
	display: -webkit-box;
	color: #666666;
}

#foot .foot .fo {
	-webkit-box-flex: 1;
	width: 0;
	font-size: 0.24rem;
	line-height: 1.2rem;
	text-align: center;
	background: url(../img/bdrBg.jpg) no-repeat 100% 50%;
	background-size: 0.02rem 0.5rem;
}

#foot .foot .fo:last-of-type {
	background: none;
}

#foot .foot .fo .ico {
	width: 0.27rem;
	vertical-align: middle;
	margin-right: 0.1rem;
}

#pageContent .posFixTop {
	width: 7.5rem;
	margin: 0 auto;
	position: fixed;
	top: 0;
	left: 50%;
	z-index: 99;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

/*****************视频详情页********************/
#head .best {
	height: 0.4rem;
	margin: 0.25rem 0.4rem 0.25rem 0.1rem;
	padding-left: 0.4rem;
	border-left: 1px solid #ccc;
	line-height: 0.4rem;
	font-size: 0.34rem;
	color: #999;
}

#pageContent .crumbs {
	width: 100%;
	height: 0.76rem;
	padding: 0 0.3rem;
	background: #fafafa;
	line-height: 0.76rem;
	font-size: 0;
}

#pageContent .crumbs a {
	color: #113889;
	font-size: 0.32rem;
	display: inline-block;
	vertical-align: middle;
}

#pageContent .crumbs .blueLine {
	width: 0.05rem;
	height: 0.34rem;
	display: inline-block;
	background: #028ce6;
	margin-right: 0.16rem;
	vertical-align: middle;
}

#pageContent .crumbs .arrowR {
	width: 0.14rem;
	height: 0.32rem;
	margin: 0 0.16rem;
	display: inline-block;
	background: url(../img/arrowR.png) center center no-repeat;
	background-size: 100%;
	vertical-align: middle;
}

#articleContent {
	background: #FFFFFF;
}

#articleContent .video {
	width: 7.5rem;
}

.title {
	padding: 0.3rem 0.3rem 0;
}

.artInfo {
	padding: 0rem 0.3rem;
}

.title {
	display: -webkit-box;
}

.title .arrow {
	display: block;
	width: 0.22rem;
	height: 0.22rem;
	margin: 0.12rem;
	background: url(../img/arrow.png) no-repeat center;
	background-size: 0.22rem 0.22rem;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

.title .arrow.up {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}

#articleContent .title h1 {
	-webkit-box-flex: 1;
	width: 100%;
	line-height: 0.46rem;
	color: #333;
	font-size: 0.36rem;
	font-weight: bold;
	padding-right: 0.3rem;
}

#articleContent .artInfo {
	width: 100%;
	height: 0.79rem;
	padding: 0.25rem 0.3rem;
	color: #999;
	font-size: 0.24rem;
}

#articleContent .artDetail {
	width: 100%;
	color: #999;
	font-size: 0.28rem;
	line-height: 0.42rem;
	padding: 0 0.3rem 0.3rem;
}

#articleContent .artDetail .author {
	display: block;
	margin-top: 0.18rem;
	color: #BBBBBB;
}

#articleContent .artDetail.hide {
	display: none;
}

#articleContent .artInfo span {
	margin-right: 0.2rem;
	color: #BBBBBB;
	font-size: 0.24rem;
	line-height: 0.28rem;
}

#articleContent .artInfo .clock {
	display: inline-block;
	height: 0.28rem;
	/*background: url(../img/clock.png) no-repeat 0 50%;*/
	background-size: 0.24rem auto;
	line-height: 0.28rem;
	position: relative;
}

#articleContent .artInfo .clock img {
	width: 0.24rem;
	height: 0.24rem;
	position: absolute;
	top: 50%;
	margin-top: -0.12rem;
}

#articleContent .artInfo .clock em {
	padding-left: 0.26rem;
}

#articleContent .artInfo span:last-of-type {
	margin: 0;
}

#share, #wxshare {
	width: 100%;
	height: 2.14rem;
	padding: 0.4rem 0.3rem;
	margin-top: 0.2rem;
	background: #fff;
}

#share.hide, #wxshare.hide {
	display: none;
}

#share .shareBox, #wxshare .shareBox {
	height: 1.36rem;
	border: 1px solid #ccc;
	position: relative;
	display: -webkit-box;
}

#share .shareBox .shareTit, #wxshare .shareBox .shareTit {
	width: 1.4rem;
	position: absolute;
	left: 50%;
	top: -0.16rem;
	padding: 0 0.14rem;
	margin-left: -0.7rem;
	background: #fff;
	font-size: 0.28rem;
	color: #7d7d7d;
	text-align: center;
}

#share .shareBox .bdsharebuttonbox {
	-webkit-box-flex: 2;
	height: 1.54rem;
	padding: 0.32rem 0 0 0;
	margin-left: 0.8rem;
	background: #fff;
	display: -webkit-box;
}

#share .shareBox .bdsharebuttonbox a {
	width: 1.3rem;
	height: 1.22rem;
	padding: 0.8rem 0 0 0;
	margin: 0 0 0 0.8rem;
	text-indent: 0;
	display: block;
	float: none;
}

#share .shareBox .bdsharebuttonbox a.bds_tsina {
	background: url("../img/sina.png") center top no-repeat;
	background-size: 0.8rem;
	margin-left: 0;
}

#share .shareBox .bdsharebuttonbox a.bds_qzone {
	background: url("../img/qqZone.png") center top no-repeat;
	background-size: 0.8rem;
	margin: 0 0 0 0.7rem;
}

#share .shareBox .bdsharebuttonbox a .txt {
	width: 100%;
	height: 0.42rem;
	line-height: 0.42rem;
	text-align: center;
	color: #999;
	font-size: 0.24rem;
	display: block;
}

#share .shareBox .copyBtn, #wxshare .shareBox .copyBtn {
	-webkit-box-flex: 1;
	height: 1.22rem;
	padding-top: 0.8rem;
	margin: 0.32rem 0.8rem 0 0;
	display: block;
	background: #fff url("../img/copyLink.png") center top no-repeat;
	background-size: 0.8rem;
}

#share .shareBox .copyBtn .txt, #wxshare .shareBox .copyBtn .txt {
	width: 100%;
	height: 0.42rem;
	line-height: 0.42rem;
	text-align: center;
	color: #999;
	font-size: 0.24rem;
	display: block;
}

#wxshare .shareBox .wxuser {
	background: #fff url("../img/wxuser.png") center top no-repeat;
	margin: 0.32rem 0 0 0.8rem;
	background-size: 0.8rem;
}

#wxshare .shareBox .wxcircle {
	background: #fff url("../img/wxcircle.png") center top no-repeat;
	background-size: 0.8rem;
}

#pageContent .recommend {
	width: 100%;
	height: 2.2rem;
	padding: 0.3rem;
	margin-top: 0.2rem;
	background: #fff;
	position: relative;
}

#pageContent .recommend .recommendLink {
	display: -webkit-box;
}

#pageContent .recommend .recommendLink .img {
	width: 2.4rem;
	height: 1.6rem;
	display: block;
	margin-right: 0.3rem;
}

#pageContent .recommend .recommendLink .recommendInfo {
	-webkit-box-flex: 1;
}

#pageContent .recommend .recommendLink .recommendInfo .name {
	width: 100%;
	line-height: 0.7rem;
	color: #333;
	font-size: 0.32rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#pageContent .recommend .recommendLink .recommendInfo .param {
	width: 100%;
	display: block;
	font-size: 0.26rem;
	color: #666;
}

#pageContent .recommend .recommendLink .recommendInfo .total {
	width: 100%;
	display: block;
	margin-top: 0.2rem;
	color: #333;
	font-size: 0.28rem;
}

#pageContent .recommend .recommendLink .recommendInfo .orange {
	color: #ff7d26;
	margin: 0 0.1rem;
}

#pageContent .recommend .askBtn {
	width: 1.2rem;
	height: 0.5rem;
	color: #378ef4;
	font-size: 0.26rem;
	text-align: center;
	line-height: 0.48rem;
	border: 1px solid #378ef4;
	border-radius: 0.06rem;
	position: absolute;
	right: 0.3rem;
	bottom: 0.38rem;
	display: block;
}
/*最新评论*/
#pageContent .replyBox {
	width: 100%;
	padding: 0 0.3rem;
	margin-top: 0.2rem;
	background-color: #fff;
	position: relative;
}

#pageContent .replyBox .title {
	height: 0.84rem;
	line-height: 0.84rem;
	font-size: 0.32rem;
	color: #666;
	padding: 0;
}

#pageContent .replyBox .title .blueLine {
	width: 0.05rem;
	height: 0.34rem;
	display: inline-block;
	background: #028ce6;
	margin-right: 0.16rem;
	vertical-align: -0.05rem;
}

#pageContent .replyBox .replyList li {
	width: 100%;
	padding: 0.1rem 0 0.2rem 0;
	border-top: 1px solid #f0f0f0;
}

#pageContent .replyBox .replyList li:nth-child(3) {
	position: relative;
}

#pageContent .replyBox .replyList li:nth-child(3):after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: linear-gradient(-180deg, rgba(255, 255, 255, 0.8) 11%,
		#FFFFFF 48%);
}

#pageContent .replyBox .replyBtnBox {
	height: .9rem;
	position: absolute;
	bottom: .2rem;
	left: .3rem;
	right:.3rem;
	z-index: 2;
	display: -webkit-box;
}

#pageContent .replyBox .replyBtnBox.hide {
	display: none;
}

#pageContent .replyBox .replyInApp {
	width: 100%;
	height: .9rem;
	text-align: center;
	line-height: .9rem;
	font-size: .24rem;
	color: #fff;
	margin-right: .2rem;
	background: #486cdc;
	box-shadow: 0 .04rem .14rem 0 rgba(72, 108, 220, 0.49);
	border-radius: .04rem;
}

#pageContent .replyBox .replyInApp.hide {
	display: none;
}

#pageContent .replyBox .replyBtnBox .replyNum {
	width: 4.63rem;
	height: .9rem;
	text-align: center;
	line-height: .9rem;
	font-size: .24rem;
	color: #fff;
	margin-right: .2rem;
	background: #486cdc;
	box-shadow: 0 .04rem .14rem 0 rgba(72, 108, 220, 0.49);
	border-radius: .04rem;
}

#pageContent .replyBox .replyBtnBox .replyBtn {
	-webkit-box-flex: 1;
	height: .9rem;
	text-align: center;
	line-height: .9rem;
	font-size: .24rem;
	color: #fff;
	background: #486cdc;
	box-shadow: 0 .04rem .14rem 0 rgba(72, 108, 220, 0.49);
	border-radius: .04rem;
}

#pageContent .replyBox .replyList li .replyInfo {
	width: 100%;
	padding: 0.16rem 0 0.16rem 1.1rem;
	position: relative;
	font-size: 0;
}

#pageContent .replyBox .replyList li .replyInfo .user {
	position: absolute;
	left: 0;
	top: 0.12rem;
	width: 0.8rem;
	height: 0.8rem;
	border-radius: 50%;
}

#pageContent .replyBox .replyList li .replyInfo .infoItem {
	display: -webkit-box;
	height: 0.4rem;
	line-height: 0.4rem;
}

#pageContent .replyBox .replyList li .replyInfo .infoItem span {
	width: 50%;
	display: block;
	-webkit-box-flex: 1;
}

#pageContent .replyBox .replyList li .replyInfo .infoItem span.username
	{
	font-size: 0.28rem;
	color: #333;
}

#pageContent .replyBox .replyList li .replyInfo .infoItem span.num {
	color: #acacac;
	font-size: 0.24rem;
	text-align: right;
}

#pageContent .replyBox .replyList li .replyInfo .infoItem span.time {
	color: #acacac;
	font-size: 0.24rem;
}

#pageContent .replyBox .replyList li .replyInfo .infoItem span.delete {
	color: #999;
	font-size: 0.28rem;
	text-align: right;
}

#pageContent .replyBox .replyList li .replyCon {
	color: #666;
	font-size: 0.28rem;
	line-height: 0.46rem;
	text-align: justify;
}

#pageContent .replyBox .replyList li .reply {
	width: 100%;
	padding: 0.1rem;
	margin: 0.1rem 0;
	background-color: #f0f0f0;
	line-height: 0.48rem;
	color: #999;
	font-size: 0.28rem;
	text-align: justify;
}

#pageContent .replyBox .replyList li .replyBtn {
	width: 100%;
	height: 0.38rem;
	margin-top: 0.1rem;
	text-align: right;
	color: #028ce6;
	font-size: 0.28rem;
	line-height: 0.38rem;
}

#pageContent .replyBox .replyList li .replyBtn span {
	display: inline-block;
}

.loading, .loadedAll {
	width: 100%;
	height: 0.8rem;
	line-height: 1rem;
	text-align: center;
	font-size: 0.26rem;
	color: #666;
}

.loading.hide, .loadedAll.hide {
	display: none;
}

.fixedOpenBtn {
	width: 1.8rem;
	height: .7rem;
	background: #486cdc;
	box-shadow: 0 .04rem .14rem 0 rgba(72, 108, 220, 0.49);
	border-radius: 1rem;
	text-align: center;
	line-height: .7rem;
	text-align: center;
	font-size: .24rem;
	color: #fff;
	position: fixed;
	left: 50%;
	bottom: .4rem;
	z-index:9;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	//-webkit-animation : fixedAppBtnAnimation 1s forwards;
	//animation : fixedAppBtnAnimation 1s forwards;
}
/*底部输入框*/
.pdb100 {
	padding-bottom: 1rem;
}

.commentBox {
	width: 100%;
	height: 1rem;
	background: #fff;
	padding: 0.15rem 0.5rem 0.15rem 0.3rem;
	display: -webkit-box;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 1;
	-webkit-box-shadow: -0.01rem -0.01rem 0.03rem rgba(0, 0, 0, 0.1);
	box-shadow: -0.01rem -0.01rem 0.03rem rgba(0, 0, 0, 0.1);
}

.commentBox.hide {
	/* display: none;*/
	
}

.commentBox .inp {
	display: block;
	-webkit-box-flex: 1;
	height: 0.68rem;
	padding: 0 0.2rem;
	background: #fafafa;
	border: 1px solid #f0f0f0;
	border-radius: 0.06rem;
	font-size: 0.28rem;
	color: #999;
	line-height: 0.68rem;
	outline: none;
}

.commentBox .forward, .commentBox .comment {
	width: 0.46rem;
	padding-top: 0.15rem;
	margin-left: 0.5rem;
	display: block;
	position: relative;
}

.commentBox .forward i, .commentBox .comment i {
	height: 0.4rem;
	display: block;
}

.commentBox .forward i.forwardBtn, .commentBox .comment i.forwardBtn {
	background: url(../img/shareIcon.png) no-repeat;
	background-size: auto 100%;
}

.commentBox .forward i.msgBtn, .commentBox .comment i.msgBtn {
	background: url(../img/msgIcon.png) no-repeat;
	background-size: auto 100%;
}

.commentBox .forward .num, .commentBox .comment .num {
	height: 0.4rem;
	padding: 0.04rem 0.2rem;
	background: #f74d30;
	color: #fff;
	font-size: 0.4rem;
	line-height: 0.4rem;
	display: block;
	position: absolute;
	left: 0.18rem;
	top: 0.01rem;
	border-radius: 0.2rem;
	-webkit-box-sizing: content-box;
	overflow: hidden;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
}
/*热门视频*/
#pageContent .hotvideo {
	background: #FFFFFF;
}

#pageContent .hotvideo .videoTitle {
	height: 0.9rem;
	line-height: 0.9rem;
	font-size: 0.32rem;
	color: #666666;
	padding-left: 0.3rem;
}

#pageContent .hotvideo .videoTitle em {
	display: inline-block;
	width: 0.05rem;
	height: 0.34rem;
	background: #008be7;
	margin-right: 0.15rem;
	vertical-align: -0.05rem;
}

.videoList .videoOne {
	border-top: 1px solid #efefef;
	padding: 0.3rem;
	position: relative;
	display: -webkit-box;
}

.videoList .videoOne h3 {
	font-size: 0.34rem;
	line-height: 0.42rem;
	max-height: 1.04rem;
	overflow-y: hidden;
	color: #333333;
	padding-right: 0.2rem;
}

.videoList .videoOne .extra {
	font-size: 0.22rem;
	color: #bbbbbb;
	margin-top: 0.2rem;
}

.videoList .videoOne .info {
	-webkit-box-flex: 1;
}

.videoList .videoOne .info .extra {
	position: absolute;
	left: 0.3rem;
	bottom: 0.3rem;
}

.videoList .videoOne .exBtn {
	display: inline-block;
	width: 0.6rem;
	height: 0.3rem;
	line-height: 0.3rem;
	border: 1px solid #92d1ff;
	border-radius: 5px;
	color: #2ba3fa;
	text-align: center;
	margin-right: 0.1rem;
}

.videoList .videoOne .extra .grey {
	margin-right: 0.1rem;
}

.videoList .videoOne {
	display: -webkit-box;
}

.videoList .videoOne .image {
	width: 2.4rem;
	height: 1.35rem;
	overflow: hidden;
	position: relative;
}

.videoList .videoOne .image img {
	width: 2.4rem;
	height: 1.35rem;
}

.videoList .videoOne .image .vt {
	position: absolute;
	bottom: 0.1rem;
	right: 0.1rem;
	display: block;
	height: 0.3rem;
	padding: 0 0.1rem;
	background: rgba(0, 0, 0, 0.5) url(../img/playSmall.png) no-repeat
		0.1rem center;
	text-align: center;
	line-height: 0.32rem;
	font-size: 0.2rem;
	color: #FFFFFF;
	background-size: 0.12rem;
	text-indent: 0.12rem;
}
/*.videoList .videoOne .image .vt em {
	display: inline-block;
	width: 0.16rem;
	height: 0.16rem;
	background: url(../img/playSmall.png) no-repeat center;
	background-size: 0.12rem;
}*/
/*删除提示框*/
.deleteBox {
	width: 80%;
	height: 2.4rem;
	position: fixed;
	left: 10%;
	top: 50%;
	margin-top: -1.5rem;
	z-index: 101;
	background: #fff;
	border-radius: 0.1rem;
	display: none;
}

.deleteBox .tip {
	width: 100%;
	padding-top: 0.4rem;
	height: 1.3rem;
	text-align: center;
	font-size: 0.3rem;
	color: #333;
	line-height: 0.9rem;
}

.deleteBox .btns {
	width: 100%;
	height: 0.8rem;
	margin-top: 0.3rem;
	border-top: 1px solid #ccc;
	font-size: 0.32rem;
	color: #333;
	/*text-align: center;*/
	line-height: 0.8rem;
	display: -webkit-box;
}

.deleteBox .btns .btn {
	-webkit-box-flex: 1;
	display: block;
	text-align: center;
}

.deleteBox .btns .btn.ok {
	border-left: 1px solid #ccc;
}

.mask, .wxShareMask {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	z-index: 9;
}

.alertBox {
	width: 80%;
	height: 3rem;
	position: fixed;
	left: 10%;
	top: 50%;
	margin-top: -1.5rem;
	z-index: 101;
	background: #fff;
	border-radius: 0.1rem;
	display: none;
}

.alertBox .con {
	height: 1.9rem;
	padding-top: 0.2rem;
}

.alertBox .tip {
	width: 100%;
	text-align: center;
	font-size: 0.3rem;
	color: #333;
	line-height: 1rem;
}

.alertBox .inp {
	width: 84%;
	height: 0.6rem;
	display: block;
	margin: 0 auto;
	border-radius: 0.08rem;
	border: 1px solid #ccc;
	font-size: 0.26rem;
}

.alertBox .btn {
	width: 100%;
	height: 0.8rem;
	margin-top: 0.3rem;
	border-top: 1px solid #ccc;
	font-size: 0.32rem;
	color: #333;
	text-align: center;
	line-height: 0.8rem;
}

.feedbackBox {
	width: 100%;
	padding: 0.2rem;
	position: fixed;
	left: 0;
	bottom: 0;
	background: #f6f6f6;
	z-index: 7;
	/* display: none;*/
}

.feedbackBox .inpBox {
	width: 100%;
	height: 2.54rem;
	background: #fff;
	border: 1px solid #f0f0f0;
	border-radius: 0.1rem;
	position: relative;
}

.feedbackBox .inpBox textarea {
	width: 100%;
	height: 2.1rem;
	padding: 0.1rem 0.2rem 0 0.2rem;
	display: block;
	border: 0;
	font-size: 0.32rem;
	color: #333;
	text-align: left;
	line-height: 0.48rem;
	border-radius: 0.1rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	resize: none;
	-webkit-appearance: none;
}

.feedbackBox .inpBox textarea ::-webkit-input-placeholder {
	letter-spacing: 0;
	font-family: "Helvetica Neue", HelveticaNeue, "Helvetica-Neue",
		Helvetica, "BBAlpha Sans", sans-serif;
}

.feedbackBox .inpBox .restWord {
	color: #ccc;
	font-size: 0.24rem;
	position: absolute;
	right: 0.2rem;
	bottom: 0.1rem;
}

.feedbackBox .operations {
	width: 100%;
	height: 0.84rem;
	padding-top: 0.2rem;
	display: -webkit-box;
}

.feedbackBox .operations .left {
	-webkit-box-flex: 1;
}

.feedbackBox .operations .cancel {
	display: block;
	padding: 0 0.2rem;
	margin-right: 0.2rem;
	color: #999;
	font-size: 0.3rem;
	line-height: 0.64rem;
}

.feedbackBox .operations .submitBtn {
	width: 1.32rem;
	height: 0.64rem;
	display: block;
	border: 0;
	background: #028ce6;
	color: #fff;
	font-size: 0.3rem;
	text-align: center;
	line-height: 0.64rem;
	border-radius: 0.06rem;
}

.feedbackBox .operations .submitBtn.disabled {
	background: #e6e6e6;
	color: #999;
}

.wxshareBox {
	width: 100%;
	height: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.8);
}

.wxshareBox p {
	position: absolute;
	top: 1.04rem;
}

.join {
	width: 100%;
	background: #FFFFFF;
}

.join.hide {
	display: none;
}

.adBox {
	height: 1rem;
	padding: 0;
	position: relative;
}

.adBox>a {
	width: 100%;
	height: 1rem;
	display: block;
}

.adBox img {
	width: 100%;
	display: block;
}

.adBox .icon-close {
	width: 0.26rem;
	height: 0.26rem;
	position: absolute;
	left: 0.18rem;
	top: 0.37rem;
	background: url("../img/close.png") no-repeat;
	background-size: 100%;
}

.shareSuccess {
	width: 3.24rem;
	padding-top: 0.5rem;
	background: rgba(0, 0, 0, 0.88);
	position: fixed;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 0.16rem;
	z-index: 6;
}

.shareSuccess.hide {
	display: none;
}

.shareSuccess .right {
	width: 0.72rem;
	height: 0.52rem;
	display: block;
	margin: 0 auto;
	background: url("../img/right.png") no-repeat;
	background-size: 100%;
}

.shareSuccess .txt {
	width: 100%;
	height: 1.04rem;
	line-height: 1.04rem;
	font-size: 0.28rem;
	color: #fff;
	text-align: center;
	border-bottom: 1px solid #6a6a6a;
}

.shareSuccess .link {
	width: 100%;
	height: 0.6rem;
	display: block;
	line-height: 0.6rem;
	text-align: center;
	color: #fff;
	font-size: 0.26rem;
}

.opacityMask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 5;
}

.opacityMask.hide {
	display: none;
}

.pt100 {
	padding-top: 1rem;
}
/*下载app*/
.downloadFixTop {
	width: 100%;
	height: 0.57rem;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
}

.downloadFixTop img {
	width: 100%;
	display: block;
}

.downloadFixTop .closeBtn {
	width: 0.7rem;
	height: 0.8rem;
	position: absolute;
	right: 0;
	top: 0;
	background-size: auto 0.26rem;
}

/*分享后弹窗*/
.popBox {
	width: 86%;
	position: fixed;
	left: 7%;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background-color: #fff;
	border-radius: 0.18rem;
	-webkit-box-shadow: 0 0.02rem 0.16rem 1px rgba(96, 92, 92, 0.5);
	box-shadow: 0 0.02rem 0.16rem 1px rgba(96, 92, 92, 0.5);
	z-index: 9;
}

.popBox.hide {
	display: none;
}

.popBox .alertTit {
	width: 100%;
	height: 1rem;
	border-bottom: 1px solid #979797;
	position: relative;
	font-size: 0.3rem;
	color: #5D5F60;
	text-align: center;
	line-height: 1rem;
}

.popBox .alertTit .icon-heart {
    width: 0.6rem;
    height: 0.6rem;
    margin-right: .2rem;
    display: inline-block;
    vertical-align: middle;
    background: url(../img/icon-right.png) center top no-repeat;
    background-size: 100%;
}

.popBox .alertTit .icon-close {
	width: 1.2rem;
	height: 1rem;
	position: absolute;
	right: 0;
	top: 0;
	background: url('../img/icon-close.png') center no-repeat;
	background-size: 0.3rem;
}

.popBox .con {
	padding: 0 0.4rem 0.65rem;
}

.popBox .con .listTit {
	height: 1.07rem;
	line-height: 1.07rem;
	font-size: 0.36rem;
	color: #4a4a53;
}

.popBox .con .alertPost {
	padding-bottom: 0.01rem;
}

.popBox .con .alertPost li {
    width: 100%;
    height: 0.74rem;
    margin-bottom: 0.07rem;
    overflow: hidden;
    display: -webkit-box;
}

.popBox .con .alertPost li .link {
	width: 100%;
	height: 0.84rem;
	display: -webkit-box;
}

.popBox .con .alertPost li .img {
	width: 1.02rem;
	height: 0.64rem;
	margin: 0.05rem 0.3rem 0 0;
	display: block;
}

.popBox .con .alertPost li .name {
	-webkit-box-flex: 1;
	font-size: 0.26rem;
	color: #6a6a77;
	line-height: 0.37rem;
}

.popBox .con .openAppBtn {
	height: 0.88rem;
	margin: 0.2rem .1rem 0;
	line-height: 0.88rem;
	text-align: center;
	font-size: 0.3rem;
	color: #fff;
	background: #486CDC;
	box-shadow: 0 .04rem .14rem 0 rgba(72, 108, 220, 0.49);
	border-radius: 0.04rem;
	display: block;
}

.appScrollBox {
	width: 100%;
	max-width: 750px;
	height: 1rem;
	padding: 0 1.7rem 0 0;
	border-top: 1px solid #f1f1f1;
	background: #fff;
	display: -webkit-box;
}
.appScrollBox.fadeUp{
	-webkit-animation : fadeUp .5s forwards;
	animation : fadeUp .5s forwards;
}
.appScrollBox.fadeDown{
	-webkit-animation : fadeDown .5s forwards;
	animation : fadeDown .5s forwards;
}
.appScrollBox.hide{
	display:none;
}
.appScrollBox .swiper-container {
	position: relative;
	width: 100%;
	height: 1rem;
}

.appScrollBox .swiper-container .swiper-slide {
	display: -webkit-box;
	padding: 0.1rem 0.3rem;
}

.appScrollBox .logoBox {
	width: 1.2rem;
	height: 0.8rem;
	margin-right: 0.2rem;
	display: block;
}

.appScrollBox .descBox {
	-webkit-box-flex: 1;
	height: 0.66rem;
	overflow: hidden;
	text-align: left;
}

.appScrollBox .descBox .name {
	width: 100%;
	line-height: 0.33rem;
	font-size: 0.24rem;
	color: #6a6a77;
}

.appScrollBox .descBox .desc {
	width: 100%;
	height: 0.33rem;
	line-height: 0.20rem;
	font-size: 0.2rem;
	color: #6a6a77;
	white-space: nowrap;
	overflow: hidden;
}

.appScrollBox .swiper-pagination {
	padding-left: 0.8rem;
	bottom: -0.15rem;
}

.appScrollBox .swiper-pagination .swiper-pagination-bullet {
	width: 0.08rem;
	height: 0.08rem;
	margin: 0 0.1rem;
	background: rgba(178,197,255,0.20);
	border-radius: 0.04rem;
	opacity: 0.6;
}
.appScrollBox .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	width:.18rem;
	background: rgba(178,197,255,0.6);
}

.appScrollBox .openBtnBox {
	width: 1.1rem;
	height: 0.5rem;
	position: absolute;
	right: 0.3rem;
	top: 0.25rem;
}

.appScrollBox .openBtnBox .openBtn {
	width: 100%;
	height: 0.5rem;
	border-radius: 0.3rem;
	background: #486cdc;
	text-align: center;
	line-height: 0.5rem;
	font-size: 0.24rem;
	color: #fff;
	background: #486CDC;
	box-shadow: 0 .05rem .14rem 0 rgba(72,108,220,0.25);
	display: none;
}

.appScrollBox .openBtnBox .openBtn.cur {
	display: block;
}

@keyframes fadeUp{
	0%{
		-webkit-transform:translate(-50%,0);
		transform:translate(-50%,0);
	}
	100%{
		-webkit-transform:translate(-50%,-100%);
		transform:translate(-50%,-100%);
	}
}

@keyframes fadeDown{
	0%{
		-webkit-transform:translate(0,-100%);
		transform:translate(0,-100%);
	}
	100%{
		-webkit-transform:translate(0,0);
		transform:translate(0,0);
	}
}