@charset "utf-8";

@media only screen and (max-width:359px) {
	html {
		font-size: 13px
	}
	}
}

@media only screen and (min-width:360px) and (max-width:374px) {
	html {
		font-size: 15px
	}
}

@media only screen and (min-width:375px) and (max-width:399px) {
	html {
		font-size: 15px
	}
}

@media only screen and (min-width:400px) and (max-width:479px) {
	html {
		font-size: 16px
	}
}

@media only screen and (min-width:480px) and (max-width:539px) {
	html {
		font-size: 20px
	}
}

@media only screen and (min-width:540px) and (max-width:639px) {
	html {
		font-size: 22px
	}
}

@media only screen and (min-width:640px) and (max-width:719px) {
	html {
		font-size: 26px
	}
}

@media only screen and (min-width:720px) {
	html {
		font-size: 30px
	}
}

.globalPadding {
	padding: 0 .67rem
}

.picIntro {
	padding: 1rem .67rem .67rem;
	position: relative;
	background: #fff
}

.picIntro .pic {
	position: absolute;
	top: 1rem;
	left: .67rem;
	width: 6rem;
	height: 8rem;
	z-index: 10
}

.picIntro .pic img {
	width: 100%;
	height: 100%;
	display: block;
	vertical-align: top
}

.picIntro .intro {
	margin-left: 6.67rem;
	min-height: 8rem;
	position: relative;
	color: #999
}

.picIntro .intro .sPath {
	line-height: 1.47rem;
	height: 1.47rem;
	overflow-y: hidden;
	font-size: .8rem;
	padding: .67rem 0 .17rem;
	display: block
}

.picIntro .intro .sPath a {
	color: #999
}

.picIntro .intro .sTit {
	min-height: 1.47rem;
	line-height: 1.47rem;
	font-size: 1.2rem;
	color: #222;
	display: block;
	padding: .17rem 0 .5rem
}

.picIntro .intro .sTit h1 {
	display: inline
}

.picIntro .intro .sTit .aCommentBtn {
	float: right;
	line-height: 1.47rem;
	height: 1.47rem;
	color: #666;
	font-size: .67rem;
	overflow-y: hidden;
	white-space: nowrap
}

.picIntro .intro .sTit .aCommentBtn .iconfont1 {
	color: #666;
	font-size: 1.07rem;
	padding-right: .17rem;
	line-height: 1.47rem;
	float: left
}

.picIntro .intro .sDes {
	display: block;
	font-size: .8rem;
	height: 1.47rem;
	line-height: 1.47rem;
	overflow: hidden
}

.picIntro .intro .sDes a,.picIntro .intro .sDes em {
	display: inline-block;
	margin-right: .5rem;
	color: #999
}

.picIntro .intro .sDes a.yellow,.picIntro .intro .sDes em.yellow {
	color: #f83
}

.picIntro .intro .sDes .iLine {
	margin-right: .5rem;
	display: inline-block;
	color: #bbb
}

.picIntro .intro .pTxt {
	padding: .13rem 0;
	line-height: 1.2rem;
	height: 1.1rem;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: .8rem;
	padding-right: 1.2rem;
	position: relative
}

.picIntro .intro .pTxt .g_more_arrow {
	position: absolute;
	right: 0;
	top: .13rem;
	width: 1.2rem;
	height: 1.2rem
}

.picIntro .intro .pTxt .g_more_arrow .iconfont1 {
	width: 1.2rem;
	height: 1.2rem;
	line-height: 1.2rem
}

.picIntro .intro .pTxt.g_more {
	white-space: normal;
	text-overflow: normal;
	height: auto;
	padding-right: 0
}

.picIntro .intro .pTxt.g_more .g_more_arrow {
	display: inline-block;
	position: static;
	top: 0;
	margin-left: .67rem;
	vertical-align: middle
}

.picIntro .pBtn {
	padding-top: .67rem;
	height: 2.67rem
}

.picIntro .pBtn span {
	display: block;
	float: left;
	width: 50%;
	padding-right: .33rem;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box
}

.picIntro .pBtn span:nth-child(2n) {
	padding-right: 0;
	padding-left: .33rem
}

.picIntro .pBtn span.all {
	width: 100%;
	padding: 0;
	float: none
}

.picIntro .pTips {
	color: #bbb;
	line-height: 2.13rem;
	padding-top: .33rem;
	text-align: center
}

.playBox {
	padding: 0
}

.playBox .videoPlay {
	width: 100%;
	height: 13.5rem;
	background: url(/my_static/images/playDefaultPic.jpg) no-repeat;
	background-size: 100%;
	background-clip: content-box;
	overflow: hidden;
	position: relative
}

.playBox .videoPlay embed,.playBox .videoPlay object,.playBox .videoPlay video {
	width: 100%;
	height: 13.47rem;
	overflow: hidden;
	background: #000
}

.playBox .videoPlay img {
	width: 100%;
	display: block;
	vertical-align: top
}

.playBox .videoPlay .aVideoPlayBtn {
	position: relative;
	width: 100%;
	height: 100%;
	display: block
}

.playBox .pBtn {
	padding: .67rem .67rem 0
}

.playBox .intro {
	padding: 0 .67rem .67rem;
	margin: 0 auto;
	min-height: 0
}

.playBox .intro .pTxt {
	white-space: normal;
	text-overflow: normal;
	height: auto;
	padding-right: 0
}

.playBox .intro .g_more_arrow_all .g_more_arrow .iconfont1,.playBox .intro .g_more_arrow_btn .g_more_arrow .iconfont1 {
	font-size: .8rem;
	line-height: 1.47rem;
	height: 1.47rem;
	width: 1.47rem;
	color: #666;
	text-align: center
}

.playBox .intro .g_more_arrow_btn {
	position: relative
}

.playBox .intro .g_more_arrow_btn .g_more_arrow {
	position: absolute;
	top: 0;
	right: -1.67rem;
	padding: 0 1.67rem
}

.playBox .intro .g_more_arrow_btn .txt {
	display: none
}

.playBox .intro .g_more_arrow_btn.g_more .txt {
	display: block
}

.playBox .intro .g_more_arrow_all {
	position: relative
}

.playBox .intro .g_more_arrow_all .g_more_arrow {
	position: absolute;
	top: 0;
	right: 0
}

.playBox .intro .g_more_arrow_all .txt {
	display: none
}

.playBox .intro .g_more_arrow_all.g_more .txt {
	display: block
}

.tabList {
	line-height: 2rem;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box
}

.tabList a,.tabList em {
	float: left;
	color: #666;
	text-align: center;
	font-size: .87rem;
	height: 2rem;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	display: inline;
	overflow: hidden;
	padding: 0 .67rem
}

.tabList a.cur,.tabList em.cur {
	color: #39f
}

.tabList.tabList_4 a,.tabList.tabList_4 em {
	width: 25%
}

.tabList.tabList_5 a,.tabList.tabList_5 em {
	width: 20%
}

.tabList.tabList_6 a,.tabList.tabList_6 em {
	width: 16%
}

.numList {
	overflow: hidden
}

.numList p {
	padding: .33rem .5rem .67rem
}

.numList p span {
	width: 20%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	overflow: hidden;
	float: left;
	padding: .33rem .17rem 0
}

.numList p span a {
	background: #fafafa;
	line-height: 3.33rem;
	height: 3.33rem;
	text-align: center;
	font-size: .87rem;
	color: #222;
	position: relative;
	float: left;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box
}
.numList p span a.active,.numList p span a.active:hover{
	background: #39f;
	color:#fff
}

.numList p span a em {
	width: 2.4rem;
	height: 2.4rem;
	text-align: center;
	overflow: hidden;
	line-height: 2.4rem;
	margin: .47rem auto 0;
	display: block;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%
}

.numList p span a:hover {
	color: #222
}

.numList p span a.cur,.numList p span a:hover.cur {
	color: #fff
}

.numList p span a.cur em,.numList p span a:hover.cur em {
	background: #39f;
	color: #fff
}

.actorList ul {
	float: left
}

.actorList ul li {
	float: left;
	width: 4.33rem;
	text-align: center;
	padding: 0 .67rem
}

.actorList ul li a {
	display: block;
	width: 100%
}

.actorList ul li .iPic {
	width: 4.33rem;
	height: 4.33rem;
	overflow: hidden;
	display: block;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%
}

.actorList ul li .iPic img {
	width: 100%;
	display: block;
	vertical-align: middle
}

.actorList ul li .sTit {
	line-height: 2.07rem;
	height: 2.07rem;
	display: block;
	font-size: .87rem
}

.recommendlist li {
	padding: .33rem .67rem;
	border: 0
}

.recommendlist li .pic {
	width: 4rem
}

.recommendlist li .pic_h120 {
	height: 4rem
}

.recommendlist li .pic_h160 {
	height: 5.33rem
}

.recommendlist li .txt {
	padding: 0 4.33rem 0 5.33rem
}

.recommendlist li .txt span {
	display: block;
	height: 1.47rem;
	line-height: 1.47rem;
	overflow: hidden
}

.recommendlist li .txt span.sTit {
	font-size: .87rem;
	color: #222
}

.recommendlist li .txt span.sDes strong {
	float: left;
	border: 1px solid #39f;
	line-height: 1rem;
	height: .93rem;
	overflow: hidden;
	padding: 0 .5rem;
	border-radius: .93rem;
	-moz-border-radius: .93rem;
	-webkit-border-radius: .93rem;
	-ms-border-radius: .93rem;
	-o-border-radius: .93rem;
	color: #39f;
	font-size: .67rem;
	margin: .23rem .33rem 0 0;
	display: inline
}

.recommendlist li .txt span.sDes em {
	margin-right: .33rem;
	font-size: .8rem;
	color: #999
}

.comment .moreBtn,.comment .moreBtn .iconfont1 {
	color: #666;
	font-size: .8rem
}

.recommendlist li .g_btn {
	line-height: 1.87rem;
	width: 3.67rem;
	height: 1.87rem;
	position: absolute;
	top: 50%;
	right: .67rem;
	font-size: .87rem;
	z-index: 1;
	transform: translateX(0) translateY(-50%);
	-moz-transform: translateX(0) translateY(-50%);
	-webkit-transform: translateX(0) translateY(-50%);
	-ms-transform: translateX(0) translateY(-50%);
	-o-transform: translateX(0) translateY(-50%);
	text-align: center
}

.comment .pBtn {
	padding: .67rem
}

.comment .moreBtn {
	display: block;
	line-height: 2.73rem;
	height: 2.73rem;
	border-bottom: 1px solid #eee;
	text-align: center
}

.comment .commentList li {
	border-top: 1px solid #eee;
	width: 100%;
	float: left;
	position: relative;
	padding: 1rem .67rem .67rem;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box
}

.comment .commentList li:first-child {
	border-top: 0 none;
	padding-top: 0
}

.comment .commentList li:first-child .pic {
	top: 0
}

.comment .commentList li .pic {
	position: absolute;
	top: 1rem;
	left: .67rem;
	width: 2rem;
	height: 2rem;
	border-radius: 2rem;
	-moz-border-radius: 2rem;
	-webkit-border-radius: 2rem;
	-ms-border-radius: 2rem;
	-o-border-radius: 2rem;
	overflow: hidden
}

.comment .commentList li .pic img {
	width: 100%
}

.comment .commentList li .txt {
	padding: 0 0 0 2.67rem
}

.comment .commentList li .txt .sName {
	line-height: 2rem;
	height: 2rem;
	overflow: hidden;
	display: block;
	color: #999;
	font-size: .8rem
}

.comment .commentList li .txt .pTxt {
	line-height: 1.27rem;
	font-size: .87rem;
	padding-top: .17rem;
	color: #222;
	word-break: break-word
}

.comment .commentList li .txt .pFun {
	padding-top: .5rem;
	line-height: 1.4rem;
	height: 1.4rem;
	overflow: hidden;
	font-size: .8rem
}

.comment .commentList li .txt .pFun .sTime {
	float: left;
	color: #999
}

.comment .commentList li .txt .pFun .aReply {
	float: right;
	color: #999;
	white-space: nowrap
}

.comment .commentList li .txt .pFun .aReply .iconfont1 {
	color: #999;
	font-size: 1.07rem;
	float: left;
	margin: .1rem .17rem 0 0;
	display: inline
}


.tab-plugin{ display:none}
.tab-plugin-con{ display:none}

.xiazaiqu .tb{padding: 0rem .5rem .67rem;}
.xiazaiqu .tb ul{ max-height:395px;}
a.zhongzi{  height:35px; line-height:35px; font-size:12px; overflow:hidden; text-align:center;margin-bottom:1px; display:block; cursor:pointer;white-space:normal;word-break:break-all;word-wrap:break-word; padding:0 5px;}
a.dan{ background:#f1f1f1;}
a.ou{ background:#fafafa;}
.xiazaiqu .tb li a:visited,.xiazaiqu .tb li a:active{}
.tishi{width:280px;z-index:999999;position:fixed;top:0px;left:80%;transform:translateX(-80%);display:none}
.tishi1{ position:relative;}
.guanbi{ position:absolute; right:5px; bottom:5px;}

.picIntro1 {
    padding: 0;
    background-image: none;
	background:#000;
    height: 12rem;
    overflow: hidden
}

 #bfq_iframe {
    width: 100%;
	height: 12rem;
    background: url(/my_static/images/loadingbf.gif) #000 center center no-repeat;
    overflow: hidden;
    background-size: 50px 50px;
	position:relative;
}
#bfq_btn {
	width: 100%;
	height: 100%;
	text-align: center;	
}
#bfq_btn img{
	width:60px;
	height:60px;
	margin-top:6.4rem;
}
.am-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1110;
    display: none;
    opacity: 0;
    outline: 0;
    text-align: center;
    -webkit-transform: scale(1.185);
    -ms-transform: scale(1.185);
    transform: scale(1.185);
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.am-modal.am-modal-active {
    opacity: 1;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    overflow-x: hidden;
    overflow-y: auto;
}
#weixin_tips {
    font-size: 14px;
    color: #888;
}
.am-modal:before {
    content: "\200B";
    display: inline-block;
    height: 80%;
    vertical-align: middle;
}
.am-modal-dialog {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    width: 270px;
    max-width: 100%;
    border-radius: 0;
    background: #f8f8f8;
}
.am-modal-dialog {
    border-radius: 5px;
}
.am-modal-hd {
    font-size: 16px;
    color: #000;
}
.am-modal-hd {
    padding: 15px 10px 5px 10px;
    font-size: 1.8rem;
    font-weight: 500;
}
.am-modal h3{
    margin: 0 0 15px 0;
    font-weight: 600;
    font-size: 18px;
}
.am-modal-bd {
    padding: 15px 10px;
    text-align: center;
    border-bottom: 1px solid #dedede;
    border-radius: 2px 2px 0 0;
}
.am-modal-hd+.am-modal-bd {
    padding-top: 0;
}
.am-modal-bd {
    padding: 20px 10px;
    text-align: left;
}
.am-modal-footer {
    height: 44px;
    overflow: hidden;
    display: table;
    width: 100%;
    border-collapse: collapse;
}
.am-modal-btn:first-child {
    border-radius: 0;
}
.am-modal-btn {
    width: 50%;
    color: #000;
}
.am-modal-btn {
    display: table-cell!important;
    padding: 0 5px;
    height: 44px;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
    font-size: 16px;
    line-height: 44px;
    text-align: center;
    color: #0e90d2;
    display: block;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    border-right: 1px solid #dedede;
}
.am-modal-btn+.am-modal-btn {
    border-left: 1px solid #dedede;
}
.am-modal-btn:last-child {
	color: #02bb00;
    border-right: none;
    border-radius: 0;
}
.am-dimmer.am-active {
    opacity: 1;
}
.am-dimmer {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    z-index: 1100;
    opacity: 0;
}
.xzbfq{
	position: fixed;
	z-index: 2147483648;
	top: 0;
    left: 0;
	display:none;
}

.comment-item{
  margin-top: .5rem;
  margin-bottom: 1rem;
  position: relative;
}
.comment-scroll{
  padding: 0 .67rem;
  box-sizing: border-box;
}
.comment-item-head{
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: 0;
  left: 0;
}
.comment-item-head img{
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
}
.comment-item-content{
  padding: 0 3rem 0 3.2rem;
}
.comment-item-nickname{
  font-size: .8rem;
  color: #828387;
  font-weight: bold;
  margin-bottom: 5px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.comment-item-content-xq{
  font-size: .9rem;
  word-wrap:break-word;
  word-break:break-all;
  white-space: normal
}
.comment-item-zan{
  width: 3rem;
  height: 3rem;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
}
.comment-item-zan img{
  width: 1.8rem;
  height: 1.8rem;
}
.comment-item-zan .zan-text{
	text-align: center;
    margin-top: -5px;
    font-size: 0.9rem;
    color: #a1a1a1;
}
.comment-item-content-xq-time{
  color: #b7b7b9;
  font-size: .9rem;
  padding-left: 10px;
}


.comment-item-h{
  width: 100%;
  font-size: 0.9rem;
  text-align: center;
  margin-top: 10px;
  margin-bottom:20px;
}
.cmt-more-cont {
    border-top: 1px solid #f5f5f5;
}
.cmt-more-cont .cmt-more {
    margin: .94rem 2.03rem;
    padding: .675rem 2.34rem;
    outline: 0;
    border: 0;
    text-align: center;
    font-size: .8rem;
    background: #f5f5f5;
    border-radius: 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
	text-decoration: none;
}
.openAppImg {
    outline: 0;
    border: 0;
    text-align: center;
    font-size: .8rem;
    background: #f5f5f5;
    border-radius: 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 12px;
    margin-left: 10.5px;
}










