@CHARSET "UTF-8";
body,
menu,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
html,body {
	font-size: 100px;
	-webkit-touch-callout: none;
	background-color: rgba(255,255,255,1);
	font-family: "PingFang SC",-apple-system-font,"Helvetica Neue","Hiragino Sans GB","Microsoft YaHei",sans-serif;
	overflow-y: auto;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,
 {
	border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}
em {
	font-style: normal;
}
strong {
	
}
ol,
ul {
	list-style: none;
}
caption,
th {
	text-align: left;
}
abbr,
acronym {
	border: 0;
}
strike {
	display: inline;
}
a {
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}
#htmlDetail *{
	max-width: 100% !important;
}
#htmlDetail video {
    width: 100%;
    height: auto;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac */

.clearfix {
	display: block;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.none {
	display: none;
}
.wrapper {
	position: relative;
	margin: 0 16px;
	height: auto;
	/* width: 90.625%; */
	max-width:650px;
}
@media screen and (min-width: 674px) {
    .wrapper {
        margin: 0 auto;
    }
}
.head {
	padding-top: .26rem;
}
.head .sho_title {
	font-size: .146rem;
	color: #868686;
	line-height: 144%;
	font-weight: normal;
	margin-bottom: 5px;
}
.head .title {
    color: #333;
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: 0.28px;
}
.head .sub_title {
	font-size: .146rem;
	color: #333;
	line-height: 144%;
	font-weight: normal;
	margin-bottom: 4px;
}
.head .info {
    color: #999;
    font-size: 14px;
    margin-top: 10px;
    line-height: 20px;
}
.source{
	margin-right: 10px;
}
.head .info .time  {
	margin-right: 10px;
}
.red {
	color: #f12727;
}
.introduction {
	padding: 10px 10px 9px 10px;
	font-size: .1365rem;
	line-height: .24rem;
	color: #929292;
	border-bottom: 1px solid #ccc;
	background: #f3f3f3;
	text-align: justify;
	text-justify: distributed;
}
.detail {
	/* font-family: 'LTHYSZK'; */
	/* font-family: PingFangSC-Regular; */
	overflow-x: hidden;
	overflow-y: hidden;
	word-wrap: break-word;
	text-align: center;
	text-justify: distributed;
	font-size: .18rem;
	color: #333;
	margin: 24px 0 10px;
	letter-spacing: 0.22px;
  line-height: 30px;
  display: block;
	width: 100%;
}
.font_middle .detail {
	font-size: .150rem;
}
.font_min .detail {
	font-size: .126rem;
}
.font_big .detail {
	font-size: .216rem;
}

.detail img {
	max-width: 100%;
	background: no-repeat center center #EBEAEA;
	background-size: 30% auto;
}

.detail p {
	line-height: 1.5em;
	margin-bottom: 10px;
	text-align: justify;
	text-justify: distributed;
}
.detail strong {
	font-weight: bold;
}
.htmlMedias {
	border-top: 0;
}
.video_warp,
.image_warp,
.audio_warp {
	margin: 16px 0;
}
.video_warp {
	width: 100%;
	
}
#video_player {
  width: 100%;
}
.video_warp video,
.image_warp  {
	width: 100%;
	height: auto;
}
.audio_warp audio{
	width: 100%;
}
.video_container {
	display: block;
	position: relative;
	width: 100%;
}
.poster_warp {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;

}
.poster_img {
	background-size: auto;
	/* max-height: 100%; */
    margin: 0 auto;
	display: block;
	height: 100%;
}

.video-playbtn{
	width: 44px;
	height: 44px;
	position: absolute;
	left:calc(50% - 22px);
	top: calc(50% - 22px);
}
.video_width_screen {
	width: 100%!important;
	height: auto!important;
}
.video_height_screen {
	width: auto!important;
	max-height: 98vw!important;
	margin: 0 auto;
}
.poster_btn {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top:0;
}
.video_warp p,
.audio_warp p,
.image_warp p {
	color: #7c7c7c;
	font-size: .128rem;
	line-height: 130%;
	margin-top: 8.5px;
	text-align: center;
}
.survey_block {
	margin-top: 25px;
	margin-left: 10px;
}
.survey_block .items li {
	margin-bottom: 15px;
	padding: 3px 6px 3px 3px;
	position: relative;
}
.survey_block .items li.on {
	background: #eaeaea;
	border-radius: 13px 4px 4px 13px;
}
.survey_block .items li.checkbox_li.on {
	border-radius: 5px 4px 4px 5px;
}
.survey_block .items.checkbox_ul li.on {
	border-radius: 4px;
}
.survey_block .items.items_checkbox li.on {
	border-radius: 4px;
}
.survey_title {
	line-height: 19px;
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: normal;
}
.survey_title .smaller {
	color: #999;
	font-size: 14px;
}
.survey_block .radio_warp input,
.survey_block .checkbox_warp input {
	display: inline-block;
	width: .19rem;
	height: .19rem;
	opacity: 0;
}
.survey_block .radio_warp {
	display: inline-block;
	width: .16rem;
	height: .16rem;
	line-height: .19rem;
	background: #fff;
	border: 1px solid #f15353;
	border-radius: 8px;
	vertical-align: middle;
	cursor: pointer;
	position: absolute;
	top: 5px;
	left: 3px;
}
.survey_block .checkbox_warp {
	display: inline-block;
	width: .16rem;
	height: .16rem;
	line-height: 19px;
	background: #fff;
	border: 1px solid #f15353;
	border-radius: 4px;
	vertical-align: middle;
	cursor: pointer;
	position: absolute;
	top: .5rem;
	left: .3rem;
}
.survey_block .on .radio_warp,
.survey_block .on .checkbox_warp {
	background: url("/selected@2x.png") no-repeat center center #f15353;
	background-size: 100% 100%;
}
.survey_block .items li label {
	display: block;
	line-height: 24px;
	font-size: .14rem;
	padding-left: 25px;
	position: relative;
	z-index: 2;
}
.survey_block .sub_btn {
	display: block;
	background: #db2b2b;
	width: 1.60rem;
	height: .34rem;
	border-radius: 17px;
	margin: 25px auto;
	text-align: center;
	font-size: .14rem;
	line-height: 34px;
	box-shadow: 0px 1px 2px #aaa;
}
.survey_block .sub_btn:link,
.survey_block .sub_btn:visited {
	color: #fff;
	text-decoration: none;
}
.survey_block .items_result li h5 {
	font-size: 14px;
	padding-bottom: 5px;
}
.survey_block .items_result li .proportion {
	height: .18rem;
	line-height: 18px;
	background: #f1f1f1;
	width: 100%;
	position: relative;
}
.survey_block .items_result li .proportion .bar {
	width: 0;
	height: .18rem;
	line-height: 18px;
	background-color: #F07F7F;
	display: inline-block;
}
.survey_block .items_result li:nth-child(1n+0) .proportion .bar {
	background: #99ccff;
}
.survey_block .items_result li:nth-child(2n+0) .proportion .bar {
	background: #ff9999;
}
.survey_block .items_result li:nth-child(3n+0) .proportion .bar {
	background: #ffcc66;
}
.survey_block .items_result li .proportion .preo_val {
	position: absolute;
	height: .18rem;
	line-height: .18rem;
	font-size: .12rem;
	color: #666666;
	right: 3px;
	top: 0;
}
.survey_block .result_intr {
	font-size: .14rem;
	color: #0088cc;
	margin-bottom: 20px;
}
.surveyItem_warp {
	margin-bottom: 20px;
	padding-top: 10px;
}
.ali_ngo {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.ali_ngo a:link,
.ali_ngo a:visited {
	background: #db2b2b;
	width: 1.60rem;
	height: .30rem;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	display: block;
	margin: 10px auto;
	text-align: center;
	border-radius: 15px;
	box-shadow: 0 2px 1px #ccc;
}
.ali_ngo .intr {
	font-size: .12rem;
	color: #0066ff;
}
/* 0301 */

.subscribe_warp {
	padding: 10px 12px;
	margin-bottom: 30px;
	margin-left: 1px;
	background: #ffffff;
	border: 1px solid #ebebeb;
	box-shadow: 0px 1px 1px rgba(102, 102, 102, 0.05);
	position: relative;
	top: 10px;
}
.subscribe_warp .org_logo {
	width: .50rem;
	height: .50rem;
	box-sizing: border-box;
	border: 1px solid #ebebeb;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 12px;
	border-radius: 10%;
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -25px;
}
.subscribe_warp_text {
	display: block;
	float: left;
}
.subscribe_warp .t_warp {
	margin-left: 60px;
	margin-right: 48px;
}
.subscribe_warp h3 {
	font-size: .16rem;
	color: #494949;
	padding-top: 4px;
	font-weight: normal;
	line-height: 22px;
}
.subscribe_warp h3 a:link,
.subscribe_warp h3 a:visited {
	color: #333333;
	vertical-align: center;
}
.subscribe_warp h3 .icon_enter {
	display: inline-block;
	height: .08rem;
	width: .08rem;
	border-top: 1px solid #ed8282;
	border-right: 1px solid #ed8282;
	vertical-align: center;
	transform: translate(0, -1px) rotate(45deg);
	-ms-transform: translate(0, -1px) rotate(45deg);
	-moz-transform: translate(0, -1px) rotate(45deg);
	-webkit-transform: translate(0, -1px) rotate(45deg);
	margin-top: 1px;
	margin-left: 10px;
}
.subscribe_warp .number {
	font-size: .10rem;
	color: #999;
	display: inline-block;
	margin-top: 5px;
	padding-bottom: 5px;
}
.subscribe_warp .subscribe_btn {
	width: .42rem;
	height: .24rem;
	line-height: 24px;
	display: inline-block;
	border: 1px solid #ea0c0c;
	text-align: center;
	font-size: .12rem;
	border-radius: 20px;
	color: #ea0c0c;
	position: absolute;
	top: 50%;
	margin-top: -11px;
	right: 12px;
}
.subscribe_warp .subscribe_btn i {
	display: inline-block;
	width: .08rem;
	height: .08rem;
	position: absolute;
	background-size: 100% auto;
	background-image: url("/icon_dy.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fff;
	top: 0;
	right: 0;
}
.subscribe_warp .subscribe_btn:link,
.subscribe_warp .subscribe_btn:visited {
	color: #ea0c0c;
}
.subscribe_warp .subscribe_btn.subscribed {
	color: #11cb08;
	border-color: #11cb08;
}
.subscribe_warp .subscribe_btn.subscribed i {
	background-position: center bottom;
}
/* 20150301 */

.relat_block1 {
	border: 1px solid #ccc;
	padding: 10px 0;
	margin-bottom: 30px;
}
.relat_block1 .block_titile {
	font-size: .16rem;
	color: #dc2121;
	border-left: 4px solid #dc2121;
	padding-left: 5px;
	margin-bottom: 10px;
}
.relat_block2 {
	margin-bottom: 30px;
}
.relat_block2 .block_titile {
	font-size: .16rem;
	color: #dc2121;
	border-left: 4px solid #dc2121;
	padding-left: 5px;
	margin-bottom: 10px;
}



.comment_box > ul > li {
	border-bottom: 1px solid #e2e2e2;
	padding: 10px 0;
	float: left;
	width: 100%;
	box-sizing: border-box;
}
.comment_box .comment_info {
	font-size: .12rem;
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.comment_info .text {
	float: left;
	color: #7e7e7e;
	height: .22rem;
	line-height: 22px;
}
.comment_info .text .name {
	display: inline-block;
	max-width: 1.60rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}
.comment_info .text .time {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}
.comment_info .text a:link,
.comment_info .text a:visited {
	color: #7e7e7e;
}
.comment_box .con_text a:link,
.comment_box .con_text a:visited,
.comment_box .con_text a:active {
	color: #000;
}
.comment_info .praise {
	padding: 0 10px 0 20px;
	background: url("/icon_good.png") no-repeat 6px 5px;
	background-size: auto 50%;
	height: .22rem;
	line-height: 22px;
	box-sizing: border-box;
	display: inline-block;
	float: right;
}
.comment_info .praise:link,
.comment_info .praise:visited {
	color: #333;
}
.comment_info .praise.praised:link,
.comment_info .praise.praised:visited {
	background-image: url("/icon_good_ed.png");
	color: #c00;
}
.comment_info .reply_btn {
	width: .20rem;
	padding: 0 10px;
	background: url("/reply.png") no-repeat center 7px;
	background-size: auto 50%;
	height: .22rem;
	line-height: 22px;
	box-sizing: border-box;
	display: inline-block;
	float: right;
}
.comment_box .comment_con {
	float: left;
	width: 100%;
	line-height: .14rem;
	font-size: .118rem;
}
.comment_box .comment_con .con_text a {
	display: block;
}
.triangle-up {
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #f1f9fc;
	position: absolute;
	top: -8px;
	left: 8px;
	z-index: 2;
}
.triangle-up_shadow {
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #ccc;
	position: absolute;
	top: -9px;
	left: 8px;
	z-index: 1;
}
.reply_con {
	position: relative;
	margin-left: 12px;
	background: #f1f9fc;
	border: 1px solid #e3e3e3;
	border-bottom: none;
	margin-top: 20px;
	color: #666;
}
.reply_con .reply_item {
	padding: 10px 5px;
	border-bottom: 1px solid #e3e3e3;
	font-size: 0.9em;
}
.reply_con .reply_item .reply_info {
	margin-bottom: 5px;
}
.reply_con .reply_item .reply_info .name {
	display: inline-block;
	max-width: 140px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}
.reply_con .reply_item.open_all_item {
	padding: 10px 0;
}
.open_all {
	display: block;
	background: #d8eef5;
	text-align: center;
	line-height: 36px;
	height: .36rem;
	color: #6699cc;
}
.admin_reply {
	border-top: 1px solid #e2e2e2;
	margin-top: 10px;
	padding: 10px 0 0 0;
	margin-left: 15px;
	line-height: .14rem;
}
.darkRed {
	color: #900;
}
.lightblue {
	color: #6699cc;
}
.ad_banner {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.ad_banner  {
	width: 100%;
}
#content {
	z-index: 2;
	margin-top: 48px;
}
.pre_text {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #666;
	text-shadow: 0px 0px 1px #fff;
	box-sizing: border-box;
	background: no-repeat center center #f2f2f2;
	background-size: 25% auto;
	z-index: 1;
	display: none;
}
.pre_loading {
	width: .40rem;
	height: .40rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -70px;
	margin-left: -20px;
	background: url("/loadding.png") no-repeat center center;
	background-size: 65%;
	-webkit-animation-name: x-loading-spinner-rotate;
	-webkit-animation-duration: 0.8s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}
@-webkit-keyframes x-loading-spinner-rotate {
	from {
		-webkit-transform: rotate(30deg);
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
.pre_text.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
#content.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
.tip {
	margin: 20px 0;
	text-align: center;
	color: #999;
}


.v_bigplaybtn i {
	opacity: 0;
}
#showit {
	word-wrap: break-word;
	word-break: break-all;
}
#loadMore {
	display: none;
	height: .40rem;
	line-height: 40px;
	font-size: .16rem;
	text-align: center;
	background-color: #F1F9FC;
	-webkit-border-radius: 10px;
	border: 1px solid #CCCCCC;
}
#loadMore:active{
	background-image: #CCCCCC;
}
.survey_item_{
	max-height: 100px;
	max-width: 100px;
	vertical-align: top;
	display: block;
}

.share_logo{
	width: .50rem;
}

.share_box td{
	text-align: center;
}

.model_head{
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    color: #333;
    font-weight: bolder;
    margin-top: 12px;
}
.model_head .review_icon{
	display: inline-block;
    height: .2rem;
    width: .06rem;
    background: #f76e6b;
    background-size: auto 100%;
    float: left;
    margin-right: .08rem;
    margin-top: .15rem;
    border-radius: .05rem;
}

.model_head .recommend_icon{
	display:inline-block;
	height:100%;
	width:.5rem;
	background: url("../../img/subscription/recommend.png") ;
	background-size:auto 100%; 
	float:left;
	margin-right: .1rem;
}

.review_warp{
	margin-top: .2rem;
}
.review_items{
    padding: 14px 0;
    display: block;
}
.review_items+.review_items{
    border-top: .5px #EEE solid;
}
.review_items:after{
	content:'';
	display:block;
	clear:both;
}
.clear:after{
	content:'';
	display:block;
	clear:both;
}

.review_items .photo{
    width: 24px;
    min-height: .5rem;
    height: 100%;
    float: left;
    margin-right: 10px;
}

.review_items .photo img{
    border-radius: 50%;
    width: 100%;
}

.review_items .body{
	font-size: .16rem;
	float:left;
	width:79%;
	min-height:.5rem;
}
.review_items .like{
    min-height: .5rem;
    float: right;
    text-align: right;
}
.review_items .like img{
    display: inline-block;
    width: 16px;
    vertical-align: text-top;
}
.review_child {
    background: #F6F8FA;
    border-radius: 2px;
    margin-left: 34px;
}
.review_child_more {
    font-size: 12px;
    color: #999999;
    letter-spacing: 0.15px;
    line-height: 26px;
    padding: 6px 6px 6px 6px;
}
.review_child_items {
    padding: 6px 6px 0 6px;
}
.review_child_items+.review_child_items{
	padding-top:4px
}
.review_child_items .body {
    float: none;
    width: unset;
    font-size: 14px;
    min-height: unset;
}
.review_child_items .nickname {
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.17px;
    line-height: 26px;
}
.review_child_items .review {
    font-size: 14px;
    color: #151515;
    letter-spacing: 0.17px;
    line-height: 26px;
}
.review_child_items .nickname, .review_child_items .review {
    display: inline;
}
.review_child .review_items {
    border-bottom: 0;
}
.unlove_review {
    font-size: 12px;
    color: #666;
    letter-spacing: 0.15px;
    text-align: right;
    line-height: 24px;
}
.love_review {
    font-size: 12px;
    color: #F21910;
    letter-spacing: 0.15px;
    text-align: right;
    line-height: 24px;
}
.model_time{
    width: 100%;
    text-align: left;
    margin-bottom: 0.04rem;
    font-size: 10px;
    color: #999999;
    letter-spacing: 0.12px;
    line-height: 16px;
}

.recommend_model_time{
	clear:both;
	font-size: .14rem;
	width: 100%;
	text-align: right;
	color:#bfbfbf;
	margin-bottom: .1rem;
}
.review_items .nickname{
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.17px;
    line-height: 20px;
}
.review {
    font-size: 16px;
    color: #333333;
    letter-spacing: 0.2px;
    line-height: 24px;
    margin-bottom: 10px;
}

#load_review{
	font-size: .16rem;
	width: 100%;
	height: .6rem;
	text-align: center;
}

.load_review_button{
	display:inline-block;
	line-height:.6rem;
	padding:0px 20px;
	color:#787878;
	font-size: .18rem;
}
.more-review {
	display: block;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.17px;
    text-align: center;
    margin-bottom: 24px;
}
.more-review-icon {
    width: 22px;
    height: 22px;
    background: url(../../img/button/right_arrow@2x.png) center/contain no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.author{
	font-size:.16rem;
	width: 100%;
	text-align: right;
	color:#bfbfbf;
	
}
.recommend_news_items{
	width: 100%;
	height: .75rem;
	padding: .1rem 0;
	
}
.recommend_news_items .photo{
	float: left;
	width: 38%;
    height: .75rem;
	overflow: hidden;
	text-align: center;
}
.recommend_news_items img{
	height: 100%;
	width: 100%;
	vertical-align: middle;
}
.recommend_news_items .body{
	font-size: .16rem;
	margin-left: 42%;
}
.recommend_news_items .title{
	line-height: .25rem;
    height: .55rem;
	overflow: hidden;
	text-align: justify;
    text-justify: distributed;
}
.recommend_time{
	clear: none;
	height: .16rem;
    line-height: .25rem;
	margin-bottom: 0px;
}
.clear_line{
	clear: both;
	width: 100%;
	height: 1px;
	background: #bfbfbf;
	margin-top: .1rem;
}
#downloadApp{
  width:100%;
}
#downloadApp img{
	max-width:100%;
}
#footdownloadapp{
	width:100%;
	height: .4rem;
	background: url(../../img/subscription/line.png) repeat-x;
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
}
#footdownloadapp a{
	display:inline-block;
	font-size: .17rem;
	width: 100%;
	height: 100%;
	height: 0.4rem;
	line-height: .4rem;
	text-decoration: none;
	color: wheat;
}
.ad{
	max-width: 750px;
	margin: 0 auto;
}

.subscription{
	margin-top:.16rem;
	font-size: .16rem;
	color:#959595;
}
.subscription table{
	width: 100%;
	border-spacing: .1rem;
}
.subscription .photo{
	height: .5rem;
    width: .6rem;
}
.subscription .photo img{
	height: 90%;
    width: 90%;
	border-radius: 50%;
}
.subscription .follow{
	width:.75rem;
}
.subscription .follow .tag{
    padding: .05rem;
    border-radius: 1rem;
	text-align: center;
}
.subscription .follow .followed{
	 border: 1px #959595 solid;
}
.subscription .follow .unfollow{
	color:#fff;
	background: #007fc0;
}
.subscription .follow img{
	height: .12rem;
}
.subscription_desc {
  font-size: 0.15rem;
  line-height: 0.2rem;
  margin-bottom: 15px;
  color: #999;
}


/*投票样式*/
.vote{
	font-size:.17em;
    /* border: 1px solid #e6e6e6; */
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #fafafa;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    margin-bottom: 1em;
    position: relative;
}
.vote .voteTitle{
  font-size: 18px;
  line-height: 34px;
  margin: 12px 8px 0;
  display: inline-block;
}
/* .vote .voteIcon{
  width: 36px;
  height: 20px;
  position: absolute;
  left: 8px;
  top: 19px;
  background-size: 100% 100%;
} */

.vote_oneIcon::before,.vote_twoIcon::before {
  content: '';
  width: 36px;
  height: 20px;
  display: inline-block;
   /* position: relative;  */
  margin-right: 8px;
  vertical-align: middle;
  margin-bottom: 5px;
}
.vote_oneIcon::before{
  background: url(../../img/news/vote_one.png) no-repeat;
  background-size: 100% 100%;
}
.vote_twoIcon::before{
  background: url(../../img/news/vote_two.png) no-repeat;
  background-size: 100% 100%;
}

.vote .voteItem{
	border-bottom: 0.8px solid #eee;
  padding: 12px 10px;
  line-height: 30px;
  position: relative;
  box-sizing: border-box;
}


/* .vote input[type="radio"] {
  opacity: 0;
  width: 0;
  height: 0;
} */

.vote .voteItem:last-child,.vote .voteResultItem:last-child{
	border: none;
}
.vote .voteResultItem{
	border-bottom: 1px solid #e6e6e6;
}
.voteResultItem .result{
	width: 100%;
}
.result .progress{
	height: .5em;
	width: 65%;
	background-color: #e6e6e6;
	display: inline-block;
	position:  relative;
}
.progress .progressBar{
	position: absolute;
	background-color: #04be02;
	height: 100%;
}
.result .voteCount{
	display: inline-block;
}
.vote .voteBtn{
	width:100%;
	font-size: 1em;
	height:3em;
	line-height:3em;
	letter-spacing: .5em;
	text-align: center;
	color:#FF482A;
	display:inline-block;
	border: none;
	background-color: #fafafa;
  outline: none;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;

}
.vote .isVote{
  color: #4a4a4a;
}
.vote .isOver{
  color: #999;
}
/*checkbox样式*/

.labelInfo {
  display:inline-block;
  font-weight: 400;
  line-height: 30px;
  margin: 0 5px 0 38px;
  font-size: 16px;
  color: #4a4a4a;
  position: relative;
}
.labelInfo input {
  width: 18px;
  height: 18px;
  line-height: 30px;
  vertical-align:middle;
  position: absolute;
  top: 6px;
  left: -28px;
  opacity: 0;
}
.labelInfo .spot {
  display:inline-block;
  width:18px;
  height:18px;
  background:url("../../img/news/vote_noSelect.png") no-repeat;  /*默认的样式图片*/
  background-size:100% 100%;
  position: absolute;
  top: 6px;
  left: -28px;
  z-index:5;
}
.labelInfo .spot-disabled{
  opacity: 0.3;
}

.labelInfo input:checked + .spot {
  background:url("../../img/news/vote_select.png") no-repeat;  /*选中后的样式图片*/
  background-size:100% 100%;
}

.vote-result{
  margin: 4px 0px 0px 28px;
  line-height: 0;
  height: 24px;
  position: relative;
  overflow: hidden;
}

.vote-progress{
  width: calc(100% - 69px);
  background: #ddd;
  border-radius: 5px;
  height: 10px;
  margin-top: 7px;
  line-height: 10px;
  display: inline-block;
}
.vote-progress p{
  height: 100%;
  background: #FF482A;
  border-radius: 5px;
}

.vote-progress-label{
  margin-left: 15px;
  display: inline-block;
  line-height: 24px;
  font-size: 14px;
  color: #333;
}

.vote-date{
  line-height: 22px;
  font-size: 14px;
  color: #999;
  letter-spacing: 0.2px;
  margin-bottom: 12px;
}



/* 版权声明 */
#copyright {
  padding: 10px 0 52px;
  position: relative;
}
#copyright img {
  width: 210px;
  height: 16px;
  margin: 0 auto;
  display: block;
  background-size: 100% 100%;
  background: white;
  
}
#copyright p {
  /* height: 1px;
  width: 100%;
  border-bottom: #E7E7E8 1px dashed; */
  z-index: -1;
  position: absolute;
  top: 18px;
  width: 100%;
  height: 1px;
  background-image: linear-gradient(to right, #ccc 0%, #ccc 50%, transparent 50%);
  background-size: 10px 1px;
  background-repeat: repeat-x;
}

/*************************文章**************************/
#htmlDetail iframe {
    width: 100%;
}
#htmlDetail p{
	font-size: 16px!important;
    color: #4A4A4A;
    letter-spacing: 0.2px!important;
    line-height: 28px!important;
	background: transparent!important;
}
.font-s {
  margin-bottom: 16px!important;
}
.font-m {
  margin-bottom: 18px!important;
}
.font-l {
  margin-bottom: 20px!important;
}
.font-xl {
  margin-bottom: 22px!important;
}

/* 小字体 */
#htmlDetail p.font-s{
	font-size: 16px!important;
    line-height: 30px!important;
    letter-spacing: 0.4px!important;
    
}
/* 中字体 */
#htmlDetail p.font-m{
	font-size: 18px!important;
    line-height: 32px!important;
    letter-spacing: 0.4px!important;
    margin-bottom: 18px!important;
}
/* 大字体 */
#htmlDetail p.font-l{
	font-size: 20px!important;
    line-height: 36px!important;
    letter-spacing: 0.6px!important;
    margin-bottom: 20px!important;
}
/* 加大字体 */
#htmlDetail p.font-xl{
	font-size: 22px!important;
    line-height: 40px!important;
    letter-spacing: 0.8px!important;
    margin-bottom: 22px!important;
}
#htmlDetail p[label="大标题"] {
    font-size: 18px!important;
    color: #F21910!important;
    letter-spacing: 0.2px!important;
    text-align: center!important;
	line-height: 30px!important;
	font-weight: 900!important;
	margin-bottom: 18px;
	margin-top: 14px;
	background: transparent!important;
}
#htmlDetail p[label="大标题"].font-s {
    font-size: 18px!important;
	line-height: 30px!important;
    letter-spacing: 0.2px!important;
}
#htmlDetail p[label="大标题"].font-m {
    font-size: 20px!important;
	line-height: 32px!important;
    letter-spacing: 0.3px!important;
}
#htmlDetail p[label="大标题"].font-l {
    font-size: 22px!important;
	line-height: 34px!important;
    letter-spacing: 0.4px!important;
}
#htmlDetail p[label="大标题"].font-xl {
    font-size: 24px!important;
	line-height: 36px!important;
    letter-spacing: 0.4px!important;
}
#htmlDetail p[label="小标题"] {
    font-size: 17px!important;
    color: #333333!important;
    letter-spacing: 0.19px!important;
	line-height: 28px!important;
	font-weight: 900!important;
	background: transparent!important;
}
#htmlDetail p[label="小标题"].font-s {
    font-size: 17px!important;
	line-height: 28px!important;
    letter-spacing: 0.19px!important;
}
#htmlDetail p[label="小标题"].font-m {
    font-size: 19px!important;
	line-height: 30px!important;
    letter-spacing: 0.3px!important;
}
#htmlDetail p[label="小标题"].font-l {
    font-size: 21px!important;
	line-height: 32px!important;
    letter-spacing: 0.4px!important;
}
#htmlDetail p[label="小标题"].font-xl {
    font-size: 23px!important;
	line-height: 34px!important;
    letter-spacing: 0.4px!important;
}
#htmlDetail p[label="正文"] {
    font-size: 16px!important;
    color: #4A4A4A!important;
    letter-spacing: 0.4px!important;
    line-height: 30px!important;
	background: transparent!important;
}
#htmlDetail p[label="正文"].font-s{
	font-size: 16px!important;
    line-height: 30px!important;
    letter-spacing: 0.4px!important;
}
#htmlDetail p[label="正文"].font-m{
	font-size: 18px!important;
    line-height: 34px!important;
    letter-spacing: 0.4px!important;
}
#htmlDetail p[label="正文"].font-l{
	font-size: 20px!important;
    line-height: 36px!important;
    letter-spacing: 0.6px!important;
}
#htmlDetail p[label="正文"].font-xl{
	font-size: 22px!important;
    line-height: 40px!important;
    letter-spacing: 0.8px!important;
}
#htmlDetail p[label="图片说明"] {
    font-size: 14px!important;
    color: #999999!important;
    letter-spacing: 0.17px!important;
	line-height: 22px!important;
	margin-top: -8px;
	background: transparent!important;
}
#htmlDetail p[label="图片说明"].font-s{
	font-size: 14px!important;
    line-height: 22px!important;
    letter-spacing: 0.17px!important;
    margin-top: -8px!important;
}
#htmlDetail p[label="图片说明"].font-m{
	font-size: 16px!important;
    line-height: 26px!important;
    letter-spacing: 0.2px!important;
    margin-top: -10px!important;
}
#htmlDetail p[label="图片说明"].font-l{
	font-size: 18px!important;
    line-height: 28px!important;
    letter-spacing: 0.3px!important;
    margin-top: -12px!important;
}
#htmlDetail p[label="图片说明"].font-xl{
	font-size: 20px!important;
    line-height: 30px!important;
    letter-spacing: 0.4px!important;
    margin-top: -14px!important;
}
#htmlDetail [label="原文链接"] {
    font-size: 16px!important;
    color: #4a90e2!important;
    letter-spacing: 0.2px!important;
    line-height: 28px!important;
	background: transparent!important;
	text-align: left;
}
#htmlDetail a{
	text-decoration: none;
	color: #4a90e2;
	text-decoration: none!important;
}
#htmlDetail [label="原文链接"] a {
    color: #4a90e2;
}
#htmlDetail p[label="原文链接"].font-s{
	font-size: 16px!important;
    line-height: 28px!important;
    letter-spacing: 0.2px!important;
}
#htmlDetail p[label="原文链接"].font-m{
	font-size: 18px!important;
    line-height: 30px!important;
    letter-spacing: 0.22px!important;
}
#htmlDetail p[label="原文链接"].font-l{
	font-size: 20px!important;
    line-height: 32px!important;
    letter-spacing: 0.3px!important;
}
#htmlDetail p[label="原文链接"].font-xl{
	font-size: 22px!important;
    line-height: 34px!important;
    letter-spacing: 0.4px!important;
}
#htmlDetail p[label="空行"] {
    margin-bottom: 0px!important;
    line-height: 0px!important;
	background: transparent!important;
}
#htmlDetail p[label="空行"].font-s{
    line-height: 0px!important;
}
#htmlDetail p[label="空行"].font-m{
    line-height: 16px!important;
}
#htmlDetail p[label="空行"].font-l{
    line-height: 18px!important;
}
#htmlDetail p[label="空行"].font-xl{
    line-height: 20px!important;
}
#htmlDetail p[label="原标题/作者"] {
    font-size: 16px!important;
    color: #CACACA!important;
    letter-spacing: 0.2px!important;
    line-height: 26px!important;
	background: transparent!important;
}
#htmlDetail p[label="原标题/作者"].font-s{
    font-size: 14px!important;
    line-height: 24px!important;
    letter-spacing: 0.2px!important;
}
#htmlDetail p[label="原标题/作者"].font-m{
    font-size: 16px!important;
    line-height: 26px!important;
    letter-spacing: 0.22px!important;
}
#htmlDetail p[label="原标题/作者"].font-l{
    font-size: 18px!important;
    line-height: 28px!important;
    letter-spacing: 0.3px!important;
}
#htmlDetail p[label="原标题/作者"].font-xl{
    font-size: 20px!important;
    line-height: 30px!important;
    letter-spacing: 0.4px!important;
}
#htmlDetail p[label="作者"] {
    font-size: 16px!important;
    color: #CACACA!important;
    letter-spacing: 0.2px!important;
    line-height: 26px!important;
  background: transparent!important;
  margin-bottom: 10px!important;
}
#htmlDetail p[label="作者"].font-s{
    font-size: 14px!important;
    line-height: 24px!important;
    letter-spacing: 0.2px!important;
}
#htmlDetail p[label="作者"].font-m{
    font-size: 16px!important;
    line-height: 26px!important;
    letter-spacing: 0.22px!important;
}
#htmlDetail p[label="作者"].font-l{
    font-size: 18px!important;
    line-height: 28px!important;
    letter-spacing: 0.3px!important;
}
#htmlDetail p[label="作者"].font-xl{
    font-size: 20px!important;
    line-height: 30px!important;
    letter-spacing: 0.4px!important;
}
#htmlDetail p[label="引文"] {
    font-size: 14px!important;
    color: #333333!important;
    letter-spacing: 0.18px!important;
    line-height: 24px!important;
    background-color: #F7F7F8!important;
    display: block;
    padding: 6px 12px;
	text-indent: 28px;
	position: relative;
	margin: 15px 0px 18px 10px;
	text-indent: 2em!important;
}
#htmlDetail p[label="引文"].font-s {
    font-size: 14px!important;
    line-height: 24px!important;
    letter-spacing: 0.18px!important;
}
#htmlDetail p[label="引文"].font-m {
    font-size: 16px!important;
    line-height: 26px!important;
    letter-spacing: 0.2px!important;
}
#htmlDetail p[label="引文"].font-l {
    font-size: 18px!important;
    line-height: 28px!important;
    letter-spacing: 0.4px!important;
}
#htmlDetail p[label="引文"].font-xl {
    font-size: 20px!important;
    line-height: 30px!important;
    letter-spacing: 0.4px!important;
}
#htmlDetail p[label="引文"]::after{
    content: '';
    display: block;
    width: 28px;
    height: 26px;
    position: absolute;
    background: url(../../img/news/quotes.png) center/contain no-repeat;
    top: -7px;
	left: -4px;
}
#htmlDetail p[label="*小标题"] {
    font-weight: 900!important;
    font-size: 17px;
    color: #333333;
    letter-spacing: 0.19px;
    line-height: 28px;
    position: relative;
  padding-left: 10px;
  padding-top: 8px;
	background: transparent!important;
}
#htmlDetail p[label="*小标题"].font-s {
    font-size: 17px!important;
    line-height: 28px!important;
    letter-spacing: 0.18px!important;
}
#htmlDetail p[label="*小标题"].font-m {
    font-size: 19px!important;
    line-height: 30px!important;
    letter-spacing: 0.2px!important;
}
#htmlDetail p[label="*小标题"].font-l {
    font-size: 21px!important;
    line-height: 32px!important;
    letter-spacing: 0.4px!important;
}
#htmlDetail p[label="*小标题"].font-xl {
    font-size: 23px!important;
    line-height: 34px!important;
    letter-spacing: 0.4px!important;
}
#htmlDetail p[label="*小标题"]:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 12px;
    width: 4px;
    height: 20px;
    background: #F21910;
}
#htmlDetail p[label="*小标题"].font-s:after {
    top: 12px;
    /* width: 3px; */
    height: 20px;
}
#htmlDetail p[label="*小标题"].font-m:after {
    top: 12px;
    /* width: 5px; */
    height: 22px;
}
#htmlDetail p[label="*小标题"].font-l:after {
    top: 12px;
    /* width: 4px; */
    height: 24px;
}
#htmlDetail p[label="*小标题"].font-xl:after {
    top: 12px;
    /* width: 4px; */
    height: 26px;
}
#htmlDetail p[label="*大标题"] {
    font-weight: 900!important;
    font-size: 18px;
    color: #F21910!important;
    letter-spacing: 0.2px;
    line-height: 30px;
    position: relative;
	margin-bottom: 16px;
	margin-top: 8px;
	display: inline-block;
	background: transparent!important;
}
#htmlDetail p[label="*大标题"].font-s {
    font-size: 18px!important;
    line-height: 30px!important;
    letter-spacing: 0.2px!important;
}
#htmlDetail p[label="*大标题"].font-m {
    font-size: 20px!important;
    line-height: 32px!important;
    letter-spacing: 0.22px!important;
}
#htmlDetail p[label="*大标题"].font-l {
    font-size: 22px!important;
    line-height: 34px!important;
    letter-spacing: 0.3px!important;
}
#htmlDetail p[label="*大标题"].font-xl {
    font-size: 24px!important;
    line-height: 36px!important;
    letter-spacing: 0.4px!important;
}
#htmlDetail p[label="*大标题"]:after {
    content: '';
    display: block;
    position: absolute;
    left: -5%;
    width: 110%;
    height: 12px;
    background: #FFE7E0;
    z-index: -1;
    bottom: 2px;
}
/* #htmlDetail p[label="*大标题"].font-s:after {
    height: 8px;
}
#htmlDetail p[label="*大标题"].font-m:after {
    height: 9px;
}
#htmlDetail p[label="*大标题"].font-l:after {
    height: 10px;
}
#htmlDetail p[label="*大标题"].font-xl:after {
    height: 11px;
} */