@charset "utf-8";
/* Style Reset */
* {
	margin: 0;
	padding: 0
}
ul, ol, li, dl, dt, dd {
	list-style: none;
}
a {
	text-decoration: none;
	outline: 0px;
	color: #333
}
img {
	border: 0;
	max-width: 100%;
}
.ccsl {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}
.clear {
	clear: both;
}
 
/*body {
	width: 100%;
	max-width: 512px;
	margin: 0 auto;
	background: #fff;
	line-height: 24px;
	color: #333;
	 
}*/


.headerbox {
	width: 100%;
	max-width: 512px;
	margin: 0 auto;
	position: relative;
	overflow: hidden
}
.headerbox img.bg {
	display: block;
	width: 100%
}
.headerbox .topBox {
	position: absolute;
	top: 10px;
	width: 100%;
	z-index: 1
}
.headerbox .topBox .L {
	flex: 1;
	height: 35px;
	line-height: 35px;
	background: #fff;
	border-radius: 5px;
}
.headerbox .topBox .L img {
	display: block;
	float: left;
	height: 25px;
	margin: 5px;
}
.headerbox .topBox .L input {
	height: 35px;
	line-height: 35px;
	outline: none;
	float: left;
	border: 0;
	background: none;
	color: #666;
	width: 70%;
	letter-spacing: 1px
}
.headerbox .topBox .R {
	height: 35px;
	padding-left: 10px;
}
.headerbox .topBox .R img {
	display: block;
	height: 25px;
	margin-top: 5px;
}
.h10 {
	width: 100%;
	height: 10px;
	overflow: hidden
}


/*
.h54 {
	width: 100%;
	height: 54px;
	overflow: hidden
}

.footerBox {
	width: 100%;
	max-width: 512px;
	margin: 0 auto;
}
.footerBox .footer {
	position: fixed;
	width: 100%;
	max-width: 512px;
	bottom: 0;
	height: 54px;
	z-index: 999;
}
.footerBox .footer ul {
	overflow: hidden;
	border-top: 1px solid #E7E7E7;
	box-sizing: border-box;
	background: #fff
}
.footerBox .footer ul li {
	width: 20%;
	height: 54px;
	float: left;
	overflow: hidden
}
.footerBox .footer ul li a {
	display: block;
	overflow: hidden
}
.footerBox .footer ul li img {
	height: 26px;
	display: block;
	margin: 0 auto;
	margin-top: 3px
}
.footerBox .footer ul li p {
	text-align: center;
	height: 24px;
	line-height: 24px;
	color: #969696;
	letter-spacing: 1px
}
.footerBox .footer ul li.on p {
	color: #0E4ACD
}*/

.typebox {
	overflow: hidden
}
.typebox ul {
	overflow: hidden;
	padding: 15px 0
}
.typebox ul li {
	float: left;
	width: 25%;
}
.typebox ul li img {
	display: block;
	margin: 0 auto;
	height: 50px;
}
.typebox ul li p {
	text-align: center;
	line-height: 30px;
	/*font-size: 13px;*/
	letter-spacing: 1px
}
.allbox {
	background: #F1F1F1;
	width: 100%;
	height: 10px
}
 
.header {
	width: 100%;
	max-width: 512px;
	margin: 0 auto;
}
.header .box {
	height: 46px;
	position: fixed;
	width: 100%;
	max-width: 512px;
	top: 0;
	z-index: 9999;
	border-bottom: 1px solid #eee;
	background: #fff
}

 


.header .box .L {
	position: absolute;
	left: 0;
	top: 0;
	height: 46px;
	padding-left: 15px;
}
.header .box .L img {
	display: block;
	height: 22px;
	padding-top: 14px;
}
.header .box .C {
	width: 100%;
	height: 46px;
	line-height: 46px;
	text-align: center
}
.header .box .C p {
	text-align: center;
	/*font-size: 16px;*/
	color: #333;
	letter-spacing: 1px
}
.header .box .R {
	height: 46px;
	float:right;
	line-height: 46px;
	text-align: center;
	width:10%;
}
 
.myHeader {
	width: 100%;
	max-width: 512px;
	background: url(../images/mybg.jpg) no-repeat;
	background-size: 100% 100%
}
.myHeader .my_1 {
	display: flex;
	padding: 40px 0 30px;
	width: 100%;
	height: 76px;
	line-height: 76px;
	color: #fff;
}
.myHeader .my_1 .tx {
	float: left;
	display: block;
	margin-right: 10px;
	width: 70px;
	height: 70px;
	border: 3px solid #fff;
	border-radius: 100%;
	margin-left: 20px;
}
.myHeader .my_1 span {
	flex: 1;
	display: block;
	/*font-size: 16px;*/
	letter-spacing: 1px;
}
.myHeader .my_1 .more {
	display: block;
	float: right;
	margin-right: 20px;
	height: 24px;
	margin-top: 26px
}
.myHeader .my_2 {
	padding: 0 35px 20px;
	overflow: hidden
}
.myHeader .my_2 a {
	border: 1px solid #fff;
	border-radius: 25px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	letter-spacing: 1px;
	/*font-size: 14px;*/
	display: block;
	width: 40%
}
.myHeader .my_2 a.L {
	float: left;
}
.myHeader .my_2 a.R {
	float: right;
}
.mybox_1 {
	overflow: hidden;
	padding: 13px 15px 0;
	background-color:#FFF;
}
.mybox_1 .box {
	display: flex;
	box-shadow: #eee 0px 0px 10px 2px;
	border-radius: 10px;
	margin-bottom: 10px;
	padding: 10px 0;
	overflow: hidden
}
.mybox_1 .box .L {
	float: left;
	width: 50px;
	margin-right: 10px;
	margin-left: 10px
}
.mybox_1 .box .L img {
	display: block;
	width: 50px;
	height: 50px;
}
.mybox_1 .box .C {
	flex: 1
}
.mybox_1 .box .C p {
	color: #000;
	letter-spacing: 1px;
	/*font-size: 15px*/
}
.mybox_1 .box .C span {
	letter-spacing: 1px;
	/*font-size: 12px;*/
	color: #666;
	display: block
}
.mybox_1 .box .R {
	float: right;
	padding-right: 15px
}
.mybox_1 .box .R a {
	display: block;
	border: 1px solid #3F81F1;
	color: #3F81F1;
	width: 65px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	letter-spacing: 1px;
	border-radius: 5px;
	margin-top: 11px
}

.mybox_3 {
	overflow: hidden;
	padding: 10px 15px
}
.mybox_3 ul {
	box-shadow: #eee 0px 0px 10px 2px;
	border-radius: 10px;
	margin-bottom: 10px;
	padding: 10px 0;
	overflow: hidden
}
.mybox_3 ul li {
	float: left;
	width: 25%;
	padding: 5px 0
}
.mybox_3 ul li img {
	display: block;
	width: 28px;
	margin: 0 auto
}
.mybox_3 ul li p {
	text-align: center;
	letter-spacing: 1px;
	line-height: 26px
}
.feedbackBox {
	overflow: hidden;
	padding: 5px 15px 0
}
.feedbackBox .titbox {
	/*font-size: 14px;*/
	letter-spacing: 1px;
	height: 35px;
	line-height: 35px;
	padding-left: 10px
}
.feedbackBox .sub {
	padding: 10px;
	overflow: hidden;
	background: #fff;
	border-radius: 5px;
	height: 150px;
}
.feedbackBox .sub textarea {
	width: 100%;
	height: 150px;
	border: 0;
	outline: none;
}
.feedbackBox .btn {
	overflow: hidden;
	padding-top: 40px
}
.feedbackBox .btn a {
	background: #3F82ED;
	color: #fff;
	display: block;
	height: 40px;
	line-height: 40px;
	letter-spacing: 1px;
	/*font-size: 14px;*/
	border-radius: 5px;
	text-align: center;
}
.chartsBox {
	overflow: hidden
}
.chartsBox .charts_1 {
	width: 170px;
	margin: 0 auto;
	padding: 30px 0;
	height: 50px;
	line-height: 50px;
	overflow: hidden
}
.chartsBox .charts_1 .L {
	float: left;
	color: #666;
	letter-spacing: 1px;
}
.chartsBox .charts_1 .L span {
	color: #4486FF;
	font-weight: bold;
	padding: 0 3px;
	/*font-size: 16px;*/
}
.chartsBox .charts_1 .R {
	float: left;
	color: #666;
	letter-spacing: 1px;
}
.chartsBox .charts_1 img {
	float: left;
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	margin: 0 5px
}
.chartsBox ul {
	border-top: 1px solid #eee;
	padding: 0 15px;
}
.chartsBox ul li {
	border-bottom: 1px solid #eee;
	height: 50px;
	line-height: 50px;
	overflow: hidden
}
.chartsBox ul li .num {
	width: 42px;
	float: left;
	text-align: center;
	/*font-size: 14px*/
}
.chartsBox ul li .num img {
	display: block;
	height: 34px;
	margin: 8px auto;
}
.chartsBox ul li .num p {
	text-align: center;
	/*font-size: 14px*/
}
.chartsBox ul li .tx {
	float: left;
	width: 50px
}
.chartsBox ul li .tx img {
	display: block;
	width: 34px;
	border-radius: 100%;
	margin: 8px auto
}
.chartsBox ul li .tit {
	float: left;
	padding-left: 5px
}
.chartsBox ul li .R {
	float: right;
	color: #666;
}
.chartsBox ul li .R span {
	/*font-size: 16px;*/
	color: #F83B32;
	padding-right: 3px
}
.helpBox {
	padding: 18px 15px;
	overflow: hidden
}
.helpBox ul {
	overflow: hidden
}
.helpBox ul li {
	height: 46px;
	line-height: 46px;
	background: #fff;
	margin-bottom: 10px
}
.helpBox ul li .icon {
	float: left;
	display: block;
	height: 30px;
	margin: 8px
}
.helpBox ul li p {
	float: left
}
.helpBox ul li .go {
	display: block;
	float: right;
	height: 18px;
	margin-top: 14px;
	margin-right: 10px
}
.setBox {
	overflow: hidden
}
.setBox ul {
	overflow: hidden;
	background: #fff;
	padding: 10px
}
.setBox ul li {
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #eee;
	/*font-size: 14px;*/
}
.setBox ul li:last-child {
	border: 0
}
.setBox ul li p {
	float: left;
}
.setBox ul li span {
	float: right;
	display: block;
}
.setBox ul li span.blue {
	color: #3F82ED
}
.setBox ul li img {
	display: block;
	float: right;
	height: 18px;
	margin-top: 14px;
}
.setBox .btn {
	overflow: hidden;
	height: 45px;
	background: #fff;
	margin-top: 25px
}
.setBox .btn a {
	display: block;
	text-align: center;
	line-height: 45px;
	height: 45px;
	/*font-size: 14px;*/
	letter-spacing: 1px;
	color: #3F82ED
}
 

.ProfileHeader{
	
	display:block;
	width:100%;
	padding-top:140px; 
}

.ProfileHeader .ProfileHeader-tou{
	border-radius:10% 10% 0 0;
	background-color:#FFF;
 	color:#333;
}
.ProfileHeader .ProfileHeader-tou .UserAvatar{
	margin:0 12px 0 0;
	float:left;
}
.ProfileHeader .ProfileHeader-tou .UserAvatar img{
	width:5rem;
	height:5rem;
	border-radius:50%;
	margin:-30px 0 0 30px;
}

.ProfileHeader .ProfileHeader-tou .info {
	margin-top:30px;
	overflow: hidden;
	background-color:#FFF;
}
.ProfileHeader .ProfileHeader-tou .info ul {
	border-radius: 10px;
	padding-bottom:10px;
	overflow: hidden
}
.ProfileHeader .ProfileHeader-tou .info ul li {
	width: 25%;
	float: left
}
.ProfileHeader .ProfileHeader-tou .info ul li p {
	text-align: center;
	color: #000;
	/*font-size: 14px;*/
	letter-spacing: 1px
}
.ProfileHeader .ProfileHeader-tou .info ul li span {
	text-align: center;
	color: #666;
	display: block;
	/*font-size: 12px;*/
	letter-spacing: 1px;
}
.ProfileHeader .ProfileHeader-tou .nick{
	padding:8px 0 0 30px;
	margin:5px 0;
}

 
.ProfileHeader .ProfileHeader-tou .nick a{
	width: 3rem;
	text-align: center;
	flex-shrink: 0;
	display: inline-block;
	height: 1.7rem;
	line-height: 1.7rem;
	border-radius: .85rem;
	background: #0E4ACD;
	/*font-size: 12px;*/
	color: #fff;
	margin-right:30px;
}

.ProfileHeader .ProfileHeader-tou .nick def{
	width: 3rem;
	text-align: center;
	flex-shrink: 0;
	display: inline-block;
	height: 1.7rem;
	line-height: 1.7rem;
	border-radius: .85rem;
	color: #fff;
	margin-right:30px;
}

.ProfileHeader .ProfileHeader-tou .nick .vip{border:1px solid #ccc; border-radius:5px; width:80px; padding:0 3px;}
.ProfileHeader .ProfileHeader-tou .nick .vip img{ margin-bottom:2px;}
 
.ProfileHeader .ProfileHeader-tou .nick a.disabled{background: #808080; color:#FFF;} 
 
.ProfileHeader .ProfileHeader-tou .intro{
	padding:10px 0 10px 30px;
	overflow: hidden;
	text-overflow: ellipsis; 
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.ProfileHeader .ProfileHeader-tou .intro a{
	text-align: center;
	flex-shrink: 0;
	display: inline-block;
	height: .7rem;
	line-height: .7rem;
	/*font-size: .24rem;*/
	padding:5px;
	margin-right:10px;
}


.meansBox ul.ul_1 .current p a{
	font-weight:700;
	/*font-size:.8rem;*/
	color:#FFA500;
	text-decoration:underline;
}

.meansBox ul.ul_1 li p {
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #666;
	letter-spacing: 1px;
}
.meansBox ul.ul_2 {
	overflow: hidden;
}
.meansBox ul.ul_2 li {
	margin-bottom: 2px;
	padding: 5px;
	background: #fff;
	padding: 10px;
	overflow: hidden
}
 

.meansBox ul.ul_2 li .R {
	flex: 1;
}
.meansBox ul.ul_2 li .R .tit {
	/*font-size: 14px;*/
	letter-spacing: 1px;
	line-height: 1.5;
	color: #333;
	font-weight:600;
}

.meansBox ul.ul_2 li .R .tou dd{
	float:left;
	margin-right:8px;
}
.meansBox ul.ul_2 li .R .tou p{
	line-height:.6rem;
	padding:8px 0 0 0;
} 
.meansBox ul.ul_2 li .R .tou p b{
	color:#333;
	font-size:14px;
	padding-left:1px;
}

.meansBox ul.ul_2 li .R .tou p span{ font-size:12px;}
.meansBox ul.ul_2 li .R .tou p span img{border:0; width:16px; height:16px;}
.meansBox ul.ul_2 li .R .tou img{
	width:3rem;
	height:3rem;
	border-radius:50%;
	vertical-align:middle;
}

.meansBox ul.ul_2 li .R .tou span {
	margin-left:-1px;
}


.meansBox ul.ul_2 li .R .sub{
	display:inline-block;	
}


.meansBox ul.ul_2 li .R .sub .txt{
	padding:10px 10px 0 10px;
	text-overflow: ellipsis; 
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #666;
	letter-spacing: 1px;
	text-indent:10px;
	overflow:hidden;
}

.meansBox ul.ul_2 li .R .sub .img{
	margin-top:5px;
	float:right;
	text-align:center;
	border-radius:5px;
	border:1px solid #efefef;
}
 
.meansBox ul.ul_2 li .R .sub .img img{
	border-radius:10%;
	max-height:80px;
	max-width:110px;
}

.meansBox ul.ul_2 li .R .date {
	color: #666;
	/*font-size: 12px;*/
	float: left;
}
.meansBox ul.ul_2 li .R .date dd{
	display: inline-block;
	margin:.2rem .8rem 0rem 0;
}

 
.icon {
	width: 26px;
	height: 24px;
	display: block;
	border: none;
	float: left;
	background-size: 20px;
	background-repeat: no-repeat;
}

.icon-eye {
	background: url(../images/eye.jpg) no-repeat;
}

.l{float:left;}
.r{float:right;}
.b{ border:1px solid #F00;}


.right-list {position:relative;background-color:#fff;padding:1.2rem;clear:both;overflow:hidden;margin-bottom:3px;border-radius: 5px;}
.right-list .w-newsitem{width:100%;position:relative}
.right-list .w-newsitem h4{position:relative;margin-bottom:3px!important}
.right-list .w-newsitem h4 a{color:#333; margin:0 5px;}
.right-list .w-newsitem h4 a.current{color:#FFA500; font-weight:600;}
.right-list .w-newsitem h4::after{position:absolute;display:block;content:'';width:32px;bottom:-20px;left:0;border-top:solid 2px #e0e9f7;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}
.right-list:hover .w-newsitem h4::after{left:0!important;margin-left:0!important;width:100%!important}


/*文章浏览*/

.viewBox ul.ul_2 {
	overflow: hidden;
}
.viewBox ul.ul_2 li {
	margin-bottom: 2px;
	padding: 5px;
	background: #fff;
	padding: 10px;
	overflow: hidden
}

.viewBox ul.ul_2 .tit{
	display:inline-block;
	width:100%;
	/*border-bottom:1px solid #CCC;
	text-align:center;*/
	word-break:break-all;
	margin-bottom:10px;
}

.viewBox ul.ul_2 .tit h1 {
	font-size: 1rem;
	letter-spacing: 1px;
	line-height: 1.5rem;
	color: #333;
	font-weight:550;
	margin:0;
}
 
 
 
.viewBox ul.ul_2 li .R {
	flex: 1;
	margin-top:8px;
}

.viewBox ul.ul_2 li .R .tou dd{
	float:left;
	margin-right:3px;
}
.viewBox ul.ul_2 li .R .tou p{
	line-height:1.2rem;
	padding:5px 0;
} 
.viewBox ul.ul_2 li .R .tou p b{
	color:#333;
}

.viewBox ul.ul_2 li .R .tou>p>span>a{
	width: 3rem;
	text-align: center;
	flex-shrink: 0;
	display: inline-block;
	height: 1.7rem;
	line-height: 1.7rem;
	border-radius: .85rem;
	background: #0E4ACD;
	color: #fff;
}
.viewBox ul.ul_2 li .R .tou>p>span>a.disabled{background: #808080; color:#FFF;} 

.viewBox ul.ul_2 li .R .tou img{
	width:1.5rem;
	height:1.5rem;
	border-radius:50%;
	vertical-align:middle;
}

.viewBox ul.ul_2 li .R .tou .vip{width:10px; height:10px; position:relative; margin:15px 0 0 -8px;} 

.viewBox ul.ul_2 li .R .tou span {
	display: inline-block;
	color: #999;
}

.viewBox ul.ul_2 li .R .sub{
	/*text-indent:32px;*/
	padding:5px;
	margin-top:20px;
	line-height:2rem;
	letter-spacing:1px;
	word-break:break-all;
}
.viewBox ul.ul_2 li .R .sub a{color:#337FE5;}

.viewBox ul.ul_2 li .R .sub img{
	width:auto;
	margin:5px;
	max-width:90%;
	border-radius:5px;
	vertical-align:bottom;
}

.viewBox ul.ul_2 li .R .date{
	text-align:left;
	width:100%;
	margin-top:5px;
	padding-top:5px;
	border-top:1px solid #CCC
}
.viewBox ul.ul_2 li .R .date dd{
	display:inline-block;
	font-size:14px;
	margin:0 3%;
}

.viewBox ul.ul_2 li .R .date dd i{ font-size:12px; margin-left:1px;}

/*备注*/
.remark{width: 94%;padding: .2rem;}
.remark textarea{
	width: 100%;
	background: #f5f6f7;
	padding: .5rem;
	border-radius: .6rem;
	resize: none;
	outline: none;
}



/* 消息开始了 */
 

.live_tv .listcomment{background: #FFC559;}
 

.live_tv li{
	margin:2px 0;
	font-size:.75rem;
	letter-spacing:1px;
	background: #fff;
}
.live_tv>ul>li{padding:8px 0;}
 
.live_tv li div dl h3{
	/*overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;*/
}

.live_tv li div dl h3 a{ color:#666;}
.live_tv li div dt span{
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	color:#333;
	padding:5px;
	text-indent:12px;
}

.live_tv li div dt div.comment{
	width:100%;
	padding:5px 10px;
	color:#666;
	background:#eee;
	border-radius:5px;
	margin:5px 0 10px 0;
}

.live_tv li div dt div.replay{
	width:100%;
}
.live_tv li div dt div.replay .detail{
	margin:5px 0 5px 40px;
	border:1px dashed #CCC;
	border-radius:.5rem;
	border-bottom:0;
}

.live_tv li div dt div.replay .detail li{
	margin:0;
	padding:5px 0 0 10px;
	font-size:14px;
	border-bottom:1px dashed #CCC;
}

 
.live_tv li div dt div.replay .detail li .tou img{
	border-radius: 50%;
	float:left;
	vertical-align:middle;
	width:1.5rem;
	height:1.5rem;
	margin:3px 3px 0px 0;
}

.live_tv li div dt div.replay .detail li div p{
	line-height:20px;
}

.live_tv li div dt div.replay .detail p b>a{ color:#0099FF; }
.live_tv li div dt div.replay .detail p.block{color:#999; margin:5px 0 3px 0;}

.block a{
	display:inline-block;
	margin:0 10px;
	float:right;
	color:#999;
}


.live_tv li div dl{
	padding:0 5px; 
	display: flex;
	justify-content : space-between;
}

.live_tv li div dl span{
	color:#999; 
}

/*
.live_tv li dd{
	display: inline-block;
	width: 1.8rem;
	height: 1.8rem;
	border-radius: 50%;
	text-align: center;
	overflow: hidden;
	font-weight: normal;
	float:left;
	border:1px solid #efefef;
}
.live_tv li dd img{width:1.8rem; height:1.8rem;}*/

/*.live_tv li dl dd img{
	width: 100%;
}
 */
/* 消息结束了 */
.red{color:#F00;}
.blue{color:#00F;}

.b{ border:1px solid #F00;}