@charset "utf-8";

#content,#title,.article {
	text-align: justify
}

#title,.section-title h2:after {
	border-bottom: 1px solid #e5e5e5
}

body {
	color: #333;
	margin: 0 auto!important
}

#title {
	margin: 16px 16px 0!important
}

.article-title {
	margin-bottom: .2rem
}

#title .title,.article-title .title {
	font-size: .44rem;
	line-height: 1.4em
}

.title {
	color: #000
}

.article-src-time {
	font-size: .26rem;
	color: #999;
	padding-bottom: .2rem
}

.article-content .section {
	line-height: 1.6em;
	margin-bottom: .3rem;
	margin-top: 0
}

.article-content .txt {
	font-size: .36rem
}

.article-content .img {
	margin-bottom: .3rem
}

.article-content .img .img-wrap {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	background-image: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAMAAAAAtCAMAAADP2JRpAAAAM1BMVEXl5eXl5eXl5eXl5eXl5eXl5eXl5eXl5eXl5eXl5eXl5eXl5eXl5eXl5eXl5eXl5eXl5eU6Er+wAAAAEHRSTlMAAQQJEBkkMT9QY3iPqMPghcKzlQAAA19JREFUaN7FmkmigyAMQMMgphSB+5/2L5QZadDWn12R6RnIZAEuCpO7CFp3vvfmcFOOZfMmhVRh+bCX3+VNW/i9915Si5CNNC9D7qOwaQEAuR4YxhPFFHPbo1XRAI5VZNNyvsIQgG3eeyumAJbiSIRWwqFQiHjw6qDNIYAJsu3tNvzWEUB77713bALAwqTG4pvrjRgCnE6oAoBwSf/UDalpAMe+DOBYAJDZKyJuyME0gIYvA7ziHZBucAPDzHJ4HQnCKQAGEdHQAHgCQO+99xv8EuANFAAEAMBZKyQBvfeGXQF4GWPiljZzLvl4jDu5CcDi3tipV/wAAAAgAgAjOtBjhysNIHq29bhMmbM7Jgo/+TWANSiAGgEkP0YBoBtqfxFgS2bhfwEOQ5fcIw2A+U4XHA1z8cR9F4CXA6gAqhxAAEj9vwqg4RqA7gVfIwCWohEKQIqCXGPbiuiIXwRwEUCkmW1jWd+1OTRANqOvxoAWe8WugqkAMrl+SYjlLgEcGmjTJVucnSGArhMaUeUyHwAcq80uEgEUhvNYb0EewwzwvYEPAE43tNEAXj1HTLsDA6sTAHQe49MAsM5lPgDw5tYvdwF0eGZ4EY3SAFhtRMcAup9Q3gIQEaBQAA1AV/n5jBk16UreATDxmS3TARIAh8bNkAGy+UmXOM8VKitiOlnuCcDaL3lwjDbiVwBBySoEpqJ1okU+NuvIYBJAZN1JAL4KnUy7TK6AnwPISYAlBesjAPUYwJKZAQqATo5kAGDhMYDMj5EA7MA5YkcBTwGscDuc5gnAwnMA7+zJLQCdHSH1IID5FoBIcYCFBwFsNj0xoSnzFxdquymWV08C+EmAZqhpTLKF5wHsVwCWXlH0xwC5H7sNYHr1oGcA3nDfjCrZXeUygDKjpN5gk1COAdZPAI5tzeZUVqrdl3WnhVtZA+C4bCNrRyxDIOsigE3wCj4BYMwHZS84on5kogLYsgiwpMWcaNMOJ+AjAIsPdUwRJgCa6E/jzEcpGQGcaPOmLYv5z/wAtnRsAqCO/rQcD7at4cCs2lMCbGx020znwjaxxYQCwHv34p/OH1aFvNhftZmrHpqLTZ0BiAmArE4FVlG/bJSOGLMXYbo1vHbstvZt/onj+IVM/amijsSbLxhloQ7+AOTgG5nWBE8IAAAAAElFTkSuQmCC);background-color: rgba(150,150,150,.1);
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	background-size: 40%
}

#content {
	margin: .3rem 16px 16px
}

.article-content .img .img-wrap img {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%
}

.article-content .img .txt-wrap {
	font-size: .36rem;
	line-height: 2em
}

.article-content .app-download {
	position: relative;
	display: block;
	width: 100%;
	height: .8rem;
	text-align: center;
	color: red;
	line-height: .8rem;
	border: 1px solid #e5e5e5;
	border-top: 0 none;
	font-size: .34rem
}

.article-content .app-download img {
	position: absolute;
	width: .42rem;
	height: .42rem;
	margin-right: .15rem;
	top: 50%;
	margin-top: -.21rem;
	left: .66rem
}

.article-content iframe {
	margin-bottom: .3rem
}

.section-title {
	position: relative;
	padding: .24rem 16px
}

.section-title h2 {
	position: relative;
	color: #000;
	font-size: .34rem;
	padding-bottom: .2rem;
	font-weight: 600
}

.section-title h2 .line {
	position: absolute;
	z-index: 9;
	left: 0;
	width: 1.4rem;
	height: 1px;
	background-color: red;
	bottom: 0
}

.section-title h2:after {
	content: " ";
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	color: #e5e5e5;
	bottom: 0
}

.comment-list .comment-item {
	margin: 0 16px;
	border-bottom: 1px solid #edeff3;
	padding: .2rem 0
}

.comment-list .comment-item:last-child {
	border-bottom: 0 none
}

.comment-item>.avatar {
	width: .8616rem;
	height: .8616rem
}

.comment-item>.avatar img {
	width: 100%;
	height: 100%;
	border-radius: 50%
}

.comment-item>.info {
	width: 85%
}

.comment-item>.reply-wrap {
	width: 6rem;
	float: right;
	font-size: .28rem;
	line-height: 1.5;
	padding: .2rem .15rem;
	margin-top: .15rem;
	background-color: #f8f8f8
}

.comment-item>.reply-wrap .name,.comment-item>.reply-wrap .view-more {
	color: #5e99d5
}

.comment-item .line1,.comment-item .line2,.comment-item .line3 {
	line-height: 1.5
}

.comment-item .line1 {
	position: relative
}

.comment-item .line1 .name {
	font-size: .3rem;
	color: #5e99d5
}

.comment-item .line1 .praise {
	position: relative;
	font-size: .28rem;
	color: #999;
	float: right
}

.comment-item .line1 .praise .img {
	position: absolute;
	left: -.5rem;
	width: .46rem;
	height: .38rem;
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAwBAMAAAC/EAQ6AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAPUExURQAAAJmZmZmZmZmZmZmZmfCQbqoAAAAFdFJOUwD+x0V1nVPZEwAAANRJREFUOMu91EsOgyAQBmBeB+igB4DYA4C9gDTc/0wNUtNBhlnYxFm48BPCwC9C3FdvsGGsCgDsmP0itHcjNWWkmoZzT8c3ZMlHecJf7MM1jo6d3G8c6x30qDE1C67vup31o75SHSahFD44423OHupZRKiOxu0vlmaZ6OAgvDIEap3i6PTcLeqPYvSC5N/WX2F+cs2z4RtDgaW4JmfIybGMEkcxCI5xpAjGmSEYLZzi6FhOG8s4PD03Ye9Zziw3F0z59Rpemx/pm3xUze1kzvq85Y79AKYKEsebRI0CAAAAAElFTkSuQmCC) center no-repeat;background-size: contain
}

.comment-item .line1 .praise.active .img {
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAwBAMAAAC/EAQ6AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAVUExURQAAAP4yMv4yMv4yMv4yMv4yMv///8YVMS0AAAAFdFJOUwDPHl+fp2651QAAALFJREFUOMu91DEOwjAMBdDSir0Csqc3KAN7JNQdE/4Vcv8jAKVqkyj+sBCvT1W/nThNU6/OkFHXAYDobF4Mp2n3VniNdzM/NN7PjC9s/8IXzhON9mlbHdsA1ndrwKa2BFv+EB1cZ07XMCEpsUnigKz6lVHiNWFbZOFfb8Orz/JjY2X2nG+cHeeRs6UcXakSe853zj1nx9lSjnehwD57UoKarHCRxWb7kfIhX82Ej1Xe2Cctz90oX6Qm3AAAAABJRU5ErkJggg==) center no-repeat;background-size: contain
}

.comment-item .expand a,.hot-news img,.toapp-btn>a>span {
	background-repeat: no-repeat
}

.comment-item .line1 .reply {
	float: right;
	font-size: .28rem;
	margin-left: .2rem;
	color: #99ABBE
}

.comment-item .line2 {
	font-size: .2rem;
	color: #999
}

.comment-item .line3 {
	font-size: .32rem;
	margin-top: .15rem
}

.comment-item .expand {
	font-size: .28rem;
	margin-top: .15rem
}

.comment-loading,.toapp-btn>a {
	font-size: .3rem;
	text-align: center
}

.comment-item .expand a {
	background-color: #e9e9e9;
	display: inline-block;
	vertical-align: middle;
	padding: .1rem .34rem .1rem .1rem;
	color: #999;
	background-image: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAgCAYAAACLmoEDAAACEElEQVRYR+2WwU3DQBBFZzaKfaUDoAKgA6iAUAHxJbs+ESqAVACc7M3FoQKgAkIFQAVAB1yTKDtokC1ZEQmetXMAxadImd19+2f2zyD8oQ//ECtsYNeVrf+t7HA43G+32+9RFH36Kphl2dZsNtvp9Xovkj3EyqZpeo+I24gYSQ9jML4sEWVE9GGM6awVllWZTCbjHPhIApyDPgLAaxAEHWl2xMoWSlhrRwBw6pyL4jjm3yu/JEm6SqkMAG611t3f4n/63xuWN7PWXgLABQBcaq0HywBKceda62sfUF5TC5Y3KBQjopExJloEyTPQcc71q2Rg1UVqw5YezRgA3oIgOOJa5NqeTqdcn7uIeCip7WXAjcAWwM65ESKSc+5GKXVGREhEnTiO331TX17XGCxvWnKKPQB48nnxjZYB12ir1XpZlVaOWVWfbGHz+XxfWsNiZdM0vUZEtqxz6WGlB3lFRLfGmL6kPMSwZcsior4x5qbqgdZahrsCgIHWmm1P9HnBVrGsJRZWuYk03hTy9jkmoucwDE9+ap/5o7tDxIO6FuatbHFzBi5Z1knZppIk2VFK3bGFKaW6db22NuyCZfE09j3cFEMLT1dhGB5Kh5bGy2BJXR4TEY+RPP49+A4ta4ddGG68XnyjTaGK13CtNtVi19Zuq1ykTkwjD6wOgGTtBlailiR2o6xELUnsRlmJWpLYL/t9DDAAxBZbAAAAAElFTkSuQmCC);background-position: right center;
	background-size: 40%
}

.comment-loading {
	padding: .3rem 0;
	color: #999
}

.comment-content-maxheight {
	max-height: 1.4rem;
	overflow: hidden
}

.toapp-btn {
	position: relative;
	padding: .24rem 16px
}

.toapp-btn>a {
	display: block;
	width: 100%;
	background-color: #F85959;
	color: #fff
}

.toapp-btn>a>span {
	display: inline-block;
	padding-right: .2rem;
	background-size: 6px;
	line-height: .8rem;
	background-image: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAdCAYAAACnmDyCAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAP1JREFUSMetlU0LgkAQhrdOgWUlVpZUJBEREX1Qh7oWmtb//zk2C7uwiPrOhofnoIcHnXlnRuR5Lgx84ky0Cu8h5oNHpMSXOP0r6hOJkmgOtqIeERckmp2N6F4h0Wy4Iod4AVnErVG35vc0C27X3JKCm3yIkCOSDI0IlJERAUekQ5kBmc8RSSZAlqoAQ5FkpupSJUtUkKFIqE7VdTJWgRac1EZAJjPocGfpBmQPjmTJ+D34RSGj4C6qUQAkbxXg2q6NGDnyUY48xpiMUbIHjMGdcqYfrZI5mn7OcluhfdQhnkCybmJnb5u4Ivsm7tqxiUt7sT3bZYm+Em3bk/0DDsZWu3WbwVcAAAAASUVORK5CYII=);background-position: right center
}

.in-title.section-title {
	padding-bottom: .1rem
}

.in-title.section-title h2 .line {
	width: 1.4rem
}

.in-list {
	width: 100%;
	padding-top: .2rem;
	padding-bottom: .2rem;
	overflow: hidden
}

.in-list .gdt-wrap {
	margin: -.2rem 16px 0
}

.in-list .sogou-wrap {
	margin: 0 16px .1rem;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: .1rem
}

.in-list .sogou-wrap:last-child {
	margin-bottom: 0;
	border-bottom: 0 none;
	padding-bottom: 0
}

.news-item-img3>a .news-wrap h3,.news-item-lgimg a h3 {
	line-height: 1.2em;
	max-height: .8rem;
	margin-bottom: .14rem;
	overflow: hidden
}

.hot-news a:active {
	background-color: #e5e5e5!important
}

.hot-news img {
	background-image: url(http://mini.eastday.com/toutiaoh5/img/img_preview.png);
	background-color: rgba(150,150,150,.1);
	background-position: center;
	background-size: 60%
}

.hot-news .news-item:last-child .news-wrap {
	border-bottom: 0 none
}

.hot-news i.hot,.hot-news i.nuanwen,.hot-news i.promote,.hot-news i.rec,.hot-news i.video {
	position: relative;
	display: inline-block;
	width: .5rem;
	padding: .04rem 0;
	margin-right: .06rem;
	text-align: center;
	font-size: .18rem
}

.hot-news i.promote {
	color: #999
}

.hot-news i.hot {
	color: #f85959
}

.hot-news i.rec,.hot-news i.video {
	color: #2a90d7
}

.hot-news i.nuanwen {
	color: #f85959
}

.hot-news i.hot:before,.hot-news i.nuanwen:before,.hot-news i.promote:before,.hot-news i.rec:before,.hot-news i.video:before {
	content: '';
	position: absolute;
	top: -50%;
	bottom: -50%;
	left: -50%;
	right: -50%;
	-webkit-transform: scale(.5);
	transform: scale(.5);
	border-style: solid;
	border-width: 1px;
	border-radius: 4px
}

.hot-news i.promote:before {
	border-color: rgba(153,153,153,.5)
}

.hot-news i.hot:before {
	border-color: rgba(248,89,89,.5)
}

.hot-news i.rec:before,.hot-news i.video:before {
	border-color: rgba(42,144,215,.5)
}

.hot-news i.nuanwen:before {
	border-color: rgba(248,89,89,.5)
}

.section-title.hn-title {
	padding-bottom: 0
}

.section-title.hn-title h2 .line {
	width: 1.4rem
}

.news-item-img1>a {
	display: block;
	width: 100%;
	padding: .3rem 16px 0
}

.news-item-img1>a .news-wrap {
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: .3rem;
	height: 1.75rem
}

.news-item-img1>a .news-wrap .txt-wrap {
	position: relative;
	width: 4.8rem;
	height: 1.42rem
}

.news-item-img1>a .news-wrap .txt-wrap h3 {
	font-size: .34rem;
	color: #333;
	width: 100%;
	height: .8rem;
	line-height: 1.2em;
	overflow: hidden
}

.news-item-img1>a .news-wrap .txt-wrap p {
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: .2rem;
	color: #999
}

.news-item-img1>a .news-wrap .img-wrap {
	width: 1.9rem;
	height: 1.42rem;
	overflow: hidden
}

.news-item-img1>a .news-wrap .img-wrap img {
	width: 100%
}

.news-item-img3>a {
	display: block;
	width: 100%;
	padding: .26rem 16px 0
}

.news-item-img3>a .news-wrap {
	position: relative;
	min-height: 2.7rem;
	padding-bottom: .26rem;
	border-bottom: 1px solid #eee
}

.news-item-img3>a .news-wrap h3 {
	font-size: .34rem;
	color: #333;
	width: 100%
}

.news-item-img3>a .news-wrap .img-wrap {
	overflow: hidden
}

.news-item-img3>a .news-wrap .img-wrap img {
	display: block;
	margin-right: 2%;
	width: 32%
}

.news-item-img3>a .news-wrap .img-wrap img:last-child {
	margin-right: 0
}

.news-item-img3>a .news-wrap p {
	width: 100%;
	padding-top: .1rem;
	font-size: .2rem;
	color: #999
}

.news-item-lgimg {
	position: relative
}

.news-item-lgimg a {
	display: block;
	width: 100%;
	padding: .24rem .3rem 0;
	color: #333
}

.news-item-lgimg a:visited {
	color: #999
}

.news-item-lgimg a .news-wrap {
	position: relative;
	padding-bottom: .24rem;
	border-bottom: 1px solid #eee
}

.news-item-lgimg a h3 {
	font-size: .34rem;
	width: 100%
}

.news-item-lgimg a .img-wrap {
	overflow: hidden
}

.news-item-lgimg a .img-wrap img {
	width: 6.9rem
}

.news-item-lgimg .tags {
	font-size: .2rem;
	width: 100%;
	margin-top: .14rem;
	color: #999
}

.bdgg-wrap .line,.news-gg-img3 .line {
	bottom: 0;
	left: 16px;
	width: 6.9rem;
	background-color: #eee
}

.news-item-lgimg .tags em.src {
	max-width: 3.6rem
}

.bdgg-wrap,.news-gg-img1,.news-gg-img3 {
	max-width: 7.5rem;
	overflow: hidden
}

.news-gg-img3 {
	position: relative;
	margin: auto
}

.news-gg-img3 .line {
	position: absolute;
	height: 1px
}

.news-item:last-child .line {
	height: 0
}

.bdgg-wrap {
	position: relative;
	margin: auto;
	padding-top: 1px
}

.bdgg-wrap .line {
	position: absolute;
	height: 1px
}

.news-gg-img1 {
	position: relative;
	margin: auto 16px;
	padding: .2rem 0
}

.more-news {
	padding: .2rem 16px
}

.more-news a {
	display: block;
	width: 100%;
	font-size: .34rem;
	text-align: center;
	color: red;
	padding: .2rem;
	border: 1px solid #f0f0f0;
	background-color: #f9f9f9
}

.wnwifi-more-news {
	padding: .2rem 16px .3rem
}

.wnwifi-more-news h3 {
	position: relative;
	font-size: .32rem;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: .15rem
}

.wnwifi-more-news h3 span {
	position: absolute;
	left: 0;
	bottom: -1px;
	height: 1px;
	width: 1.3rem;
	background-color: red
}

.wnwifi-news-list .news-item {
	position: relative;
	padding-left: .18rem;
	margin-top: .24rem
}

.wnwifi-news-list .news-item:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1.5px;
	width: 3px;
	height: 3px;
	background-color: #000;
	border-radius: 50%
}

.wnwifi-news-list .news-item a {
	display: block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 1.2;
	font-size: .32rem
}

.special-gg {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 999
}

.special-gg .tag {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 12px;
	background-color: rgba(0,0,0,.3);
	border-radius: 3px;
	color: #fff;
	padding: .04rem .06rem
}

.special-gg .close {
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	font-size: 18px;
	padding: .01rem .14rem;
	background-color: rgba(0,0,0,.4)
}

.download-bg {
	width: 100%;
	height: 1.3rem;
	background-color: #e5e5e5;
	box-shadow: 0 1px 0 #e5e5e5
}

.download-bg .download-click {
	display: block;
	position: relative
}

.download-tit {
	line-height: 1.3rem;
	padding-left: .3rem;
	box-sizing: border-box
}

.download-tit img {
	width: .88rem;
	height: .88rem;
	margin-top: .22rem
}

.download-tit1 {
	font-size: .4rem;
	color: #333;
	padding-left: .1rem;
	font-weight: 700
}

.download-tit2 {
	font-size: .3rem;
	color: #de0000;
	font-weight: 700
}

.download-btn {
	width: 1.32rem;
	height: .6rem;
	background: url(http://mini.eastday.com/toutiaoh5/img/down-btn.png) no-repeat;
	background-size: contain;
	font-size: .24rem;
	color: #fff;
	display: inline-block;
	margin: .34rem .4rem 0 0;
	text-align: center;
	line-height: .6rem
}

.split-line {
	color: #333;
	font-size: .4rem
}

.float-download {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: rgba(0,0,0,.6);
	height: 1rem;
	width: 100%;
	transition: top .2s ease;
	-webkit-transition: top .2s ease;
	-moz-transition: top .2s ease;
	-ms-transition: top .2s ease;
	-o-transition: top .2s ease
}

.float-download .bottom-logo {
	display: block;
	width: .8rem;
	height: .8rem;
	margin: .11rem 0 0 .26rem;
	background: url(http://mini.eastday.com/toutiaoh5/img/bottom-logo.png) no-repeat;
	background-size: contain
}

.float-download .download-info {
	margin-left: .2rem;
	line-height: 1rem
}

.float-download .bottom-welfare {
	font-size: .28rem;
	color: #fff
}

.float-download .download-url {
	height: 1rem;
	width: 1.5rem
}

.float-download .download-open {
	display: block;
	width: 1.4rem;
	height: .6rem;
	margin-top: .21rem;
	background-color: #ff424b;
	border-radius: 5px;
	color: #fff;
	font-size: .25rem;
	text-align: center;
	line-height: .61rem
}

.float-download .download-close {
	display: block;
	width: .3rem;
	height: 1rem
}

.float-download .download-close .cloase-btn {
	display: block;
	margin-top: .4rem;
	width: .2rem;
	height: .2rem;
	background: url(http://mini.eastday.com/toutiaoh5/img/download-close.png) no-repeat;
	background-size: contain
}

.float-download-hide {
	top: -1rem
}

.space {
	height: 1rem;
	transition: height .3s ease;
	-webkit-transition: height .3s ease;
	-moz-transition: height .3s ease;
	-ms-transition: height .3s ease
}

.space-hide {
	height: 0
}

.pack-red {
	position: fixed;
	z-index: 1000;
	right: .35rem;
	bottom: .35rem;
	width: 1.1rem;
	height: 1.26rem
}

.pack-red .icon-pack img,.page-pack {
	width: 100%;
	height: 100%
}

.pack-red .icon-pack {
	display: block;
	height: 100%
}

.page-pack {
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.6)
}

.page-pack .big-pack-red {
	position: relative;
	top: 50%;
	left: 50%;
	width: 6.5rem;
	height: 8.68rem;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%)
}

.page-pack .big-pack-red .open-pack {
	display: block;
	height: 100%
}

.page-pack .big-pack-red img {
	height: 100%;
	width: 100%
}

.page-pack .big-pack-red .close-pack {
	position: absolute;
	top: 0;
	left: 0;
	width: 1rem;
	height: 1rem
}

.page-pack .big-pack-red .close-pack-icon {
	position: absolute;
	display: inline-block;
	top: .36rem;
	left: .36rem;
	width: .26rem;
	height: .26rem;
	background: url(http://mini.eastday.com/toutiaoh5/img/redP/ren-packet-close.png) no-repeat;
	background-size: contain
}

.new-page-packet {
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	display: none;
	height: 100%;
	width: 100%;
	border: none
}

.partner-wrap {
	display: block;
	width: 6.9rem;
	margin: .3rem;
	background-color: #f8f8f8
}

.partner-wrap .up {
	display: block;
	padding: .2rem .15rem;
	border: 1px solid #e5e5e5
}

.partner-wrap .up .img-wrap,.partner-wrap .up .txt-wrap {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.partner-wrap .up .img-wrap {
	width: 33%
}

.partner-wrap .up .img-wrap img {
	width: 100%;
	display: block
}

.partner-wrap .up .txt-wrap {
	width: 67%;
	padding-left: .15rem
}

.partner-wrap .up .txt-wrap h3 {
	font-size: .36rem;
	color: #333;
	margin-bottom: .15rem
}

.partner-wrap .up .txt-wrap .money {
	font-size: .32rem;
	color: red;
	margin-bottom: .2rem
}

.partner-wrap .up .txt-wrap .info {
	color: #666;
	font-size: .26rem
}

.partner-wrap .up .txt-wrap .chev {
	position: absolute;
	right: .1rem;
	top: 50%;
	width: 20px;
	height: 40px;
	background-image: url(http://mini.eastday.com/toutiaoh5/img/chev_r.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	margin-top: -20px
}

.partner-wrap .down {
	border: 1px solid #e5e5e5;
	border-top: 0;
	height: 50px
}

.partner-wrap .down .box {
	display: inline-block;
	width: 33.3333%;
	height: 100%;
	text-align: center;
	line-height: 1.3em;
	border-right: 1px solid #e5e5e5
}

.partner-wrap .down .box:last-child {
	border: 0
}

.partner-wrap .down .box .top {
	font-size: .3rem;
	color: #333
}

.partner-wrap .down .box .bottom {
	font-size: 12px;
	color: red
}

.partner-wrap .down .box1,.partner-wrap .down .box2 {
	padding: .1rem 0
}

.partner-wrap .down .box3 {
	vertical-align: top;
	background-color: #F90;
	color: #fff;
	line-height: 50px
}

.loading {
	font-size: .6rem;
	padding: .24rem 16px;
	background-color: #fff
}

.loading .txt {
	font-size: .24rem;
	padding: .1rem 0;
	text-align: center;
	color: #999
}

.loading .spinner {
	width: 1.5rem;
	margin: 0 auto;
	text-align: center
}

.loading .spinner>div {
	display: inline-block;
	width: .16rem;
	height: .16rem;
	-webkit-animation: bouncedelay 1.4s infinite ease-in-out;
	animation: bouncedelay 1.4s infinite ease-in-out;
	border-radius: 100%;
	background-color: #999;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.loading .spinner .bounce1 {
	margin-right: .08rem;
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s
}

.loading .spinner .bounce2 {
	margin-right: .08rem;
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s
}

@-webkit-keyframes bouncedelay {
	0%,100%,80% {
		-webkit-transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1)
	}
}

@keyframes bouncedelay {
	0%,100%,80% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.loading .toapp {
	display: block;
	background-color: #F85959;
	color: #fff;
	text-align: center;
	line-height: .6rem;
	font-size: .3rem
}

.hot-news a.toapp:active,.loading .toapp:active {
	background-color: #bc0000!important
}


#content img {
    max-width: 100%;
    max-width: 100%!important;
    height: auto!important;
	text-align:center
}