@charset "utf-8";
body {
	background: #ededed!important
}
.footer {
	background: #F8F8F8
}
.card_layer {
	margin: 0 6px;
	border: 1px solid #d9d9d9;
	border-radius: 4px
}
.card_box {
	clear: both;
	margin-bottom: 10px;
	background: #fff
}
.topic {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-bottom: 1px solid #d9d9d9;
	background: #fff;
	color: #83a3b2;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding: 0px 6px 0px 14px;
}
.apps_news {
	line-height: 24px;
	font-size: 14px;
	padding: 8px 14px 0;
}
.apps_news a {
	color: #888
}
.art_wrap {
	clear: both;
	margin: 10px 0
}
.winner_tips,
.art_title .num,
.art_pic em,
.sps_title,

.backTopic,
.appLogo,
.article_op ul li,
.art_op_ico,
.mobile,
.advertise_wb,
.puch_tips_wb,
.advertise,
.puch_tips,
.p_tabnav li.active,
.seller_mark,
.float_btns a,
.float_btns span,
.sps_title_zw {
	
	background-size: 50px auto
}
.art_title {
	clear: both;
	position: relative;
	padding: 0 12px 5px;
	font-size: 12px;
	overflow: hidden
}
.art_title h2 {
	padding: 15px 0px 10px 0px;
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
}
.art_title .prot {
	color: #777;
	line-height: 20px;
	float: left
}
.art_title .from {
	display: inline-block;
}
.art_title_op {
	float: right;
	margin-top: -4px;
	display: inline-block;
	z-index: 200;
	border: 1px solid #d6d6d6;
	background: #f8f8f8;
}
.art_title .num {
	color: #5494ea;
	display: inline-block;
	background-position: 5px 7px;
	line-height: 12px;
	padding: 6px 5px 6px 20px
}
.winner_tips {
	float: right;
	margin-right: 5px;
	width: 20px;
	height: 20px;
	overflow: hidden;
	display: inline-block;
	background-position: 0 -55px
}
.winner_tips a {
	display: block;
	color: #fff;
	text-indent: 999em;
	overflow: hidden;
	line-height: 20px
}
.a_shake {
	-webkit-animation: shake_style 1s 2s ease 1 normal;
	-moz-animation: shake_style 1s 2s ease 1 normal;
}
@-webkit-keyframes shake_style {
	0%, 100% {
		-webkit-transform: translateX(0);
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-6px);
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(6px);
	}
}
@-moz-keyframes shake_style {
	0%, 100% {
		-moz-transform: translateX(0);
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-moz-transform: translateX(-6px);
	}
	20%,
	40%,
	60%,
	80% {
		-moz-transform: translateX(6px);
	}
}
.art_content {
	font-size: 14px;
	line-height: 26px;
	padding: 8px 12px;
	word-wrap: break-word;
	overflow: hidden;
	text-align: justify;
}
.art_content a {
	color: #5494ea
}
.art_t {
	padding: 6px 0;
}
.art_video {
	text-align: center;
	line-height: 1.6;
	padding: 6px 0;
	font-size: 14px;
}
.art_video video {
	width: 100%;
}
.art_pic {
	text-align: center;
	padding: 6px 0;
	color: #777;
	font-size: 14px
}
.art_pic span {
	display: inline-block;
	position: relative
}
.art_pic em {
	position: absolute;
	right: -1px;
	top: -1px;
	width: 20px;
	height: 20px;
	z-index: 111;
	text-indent: 999em;
	overflow: hidden;
	line-height: 20px;
	border: 1px solid rgba(0, 0, 0, 0.4);
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-position: -30px -22px
}
.art_pic img {
	max-width: 100%
}
.art_pic_t {
	clear: both;
	color: #777;
	font-size: 14px;
	line-height: 1.6;
	padding-top: 6px
}
.weiboCard {
	clear: both;
	font-size: 15px;
	line-height: 22px;
	margin: 6px 0;
	padding: 8px 10px;
	background: #f7f7f7;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.weiboCard a {
	color: #5494ea;
}
.weiboCard .userAction {
	padding-top: 10px;
}
.weiboCard .userAction a {
	margin-right: 10px;
}
.loading_tips {
	clear: both;
	text-align: center;
	padding: 10px 0;
	display: none;
}
.loadingArt {
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	height: 30px;
	width: 30px;
	background: url(../Images/loading_40.40.png) 0 0 no-repeat;
	background-position: 0 100%;
	background-size: 30px auto;
	-webkit-animation-name: loading;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}
@-webkit-keyframes loading {
	from {
		-webkit-transform: rotate(0deg) translateZ(0);
	}
	to {
		-webkit-transform: rotate(360deg) translateZ(0);
	}
}
.loading_t {
	display: block;
	cursor: pointer;
	color: #1a1a1a;
	font-size: 14px;
	background: #f8f8f8;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 10px
}
.tui_txt {
	padding: 6px 12px;
	font-size: 16px;
	line-height: 20px;
}
.tui_txt a {
	color: #5494ea;
}
.hotSearch {
	clear: both;
	overflow: hidden;
	*zoom: 1;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	padding: 0 0 0 65px;
	background-position: 12px -116px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.hotSearch a {
	color: #5494ea;
	margin-right: 10px
}
.hotSearch a:last-child {
	margin-right: 0;
}
.backTopic {
	clear: both;
	overflow: hidden;
	*zoom: 1;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	padding: 0 0 0 65px;
	background-position: 12px -182px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.backTopic a {
	color: #5494ea;
}
.appLogo {
	clear: both;
	overflow: hidden;
	*zoom: 1;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	padding: 0 0 0 65px;
	background-position: 12px -150px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.appLogo a {
	color: #5494ea;
}
.article_op {
	clear: both;
	border-top: 1px solid #e0e0e0;
	font-size: 12px;
	background: #f7f7f7;
	margin-top: 12px;
	border-radius: 0 0 4px 4px;
}
.article_op ul {
	clear: both;
	line-height: 38px;
	text-align: center;
	border-radius: 0 0 4px 4px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: box;
	display: flex;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.article_op ul.noborder {
	border-bottom: none
}
.article_op ul li {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1 0 auto;
	box-flex: 1;
	flex: 1 0 auto;
	color: #666;
	background-position: right -220px
}
.article_op ul li:last-child {
	background: none
}
.article_op ul .favor {
	-webkit-box-flex: 0.5;
	-moz-box-flex: 0.5;
	-ms-flex: 0.5 0 auto;
	box-flex: 0.5;
	flex: 0.5 0 auto;
}
.art_op_l {
	text-align: left;
	position: relative
}
.art_op_r {
	text-align: right;
	position: relative
}
.art_op_ico {
	display: inline-block;
	cursor: pointer;
	padding-left: 22px
}
.art_op_wb {
	background-position: 0 -256px;
}
.art_op_comment {
	background-position: 0 -287px;
}
.art_op_sup {
	background-position: 0 -316px;
}
.art_op_sup.on {
	background-position: 0 -345px;
	color: #e56e1d;
}
.art_op_add {
	background-position: 4px -376px;
}
.art_op_add.on {
	background-position: 4px -408px;
}
.p_tab_wrap {
	clear: both;
	overflow: hidden;
	*zoom: 1;
	padding: 0 12px;
	height: 34px;
	line-height: 34px;
	background: #fff;
	border-bottom: 1px solid #ececec;
	font-size: 14px;
	border-radius: 4px 4px 0 0
}
.p_tab_wrap strong {
	color: #1a1a1a
}
.p_tab_wrap a {
	color: #5494ea
}
.p_tabnav {
	clear: both;
	*zoom: 1;
	height: 34px;
	line-height: 34px;
	background: #fff url(../Imagesart_icon.png) repeat-x;
	font-size: 14px;
	background-position: 0 -595px;
	background-size: 50px auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: box;
	display: flex;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px 4px 0 0
}
.p_tabnav li {
	display: block;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1 0 auto;
	box-flex: 1;
	flex: 1 0 auto;
	text-align: center;
	color: #858585;
	cursor: pointer
}
.p_tabnav li.active {
	color: #1a1a1a;
	background-position: center -646px;
	font-weight: 600
}
.p_tabnav li.active a {
	color: #1a1a1a
}
.p_newstab {
	overflow: hidden;
	padding: 0 0 12px 0
}
.p_newsitem {
	overflow: hidden;
	position: relative;
}
.p_newsitem > div {
	float: left;
	width: 100%;
	position: relative;
}
.relateitems {
	list-style: none;
	padding: 6px 10px;
	clear: both;
	overflow: hidden
}
.relateitems li,
.relateitems p {
	padding: 6px 0;
	font-size: 16px;
	line-height: 18px;
}
.relateitems li a,
.relateitems p a {
	display: inline-block
}
.relateitems li a:only-child,
.relateitems p a:only-child {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.commentInfo {
	clear: both;
	padding: 5px 12px
}
.commentInfo li {
	color: #2c2c2c;
	line-height: 22px;
	padding: 5px 0;
	font-size: 14px
}
.commentInfo .user {
	height: 22px;
	padding-right: 118px;
	position: relative;
	color: #5494ea;
}
.commentInfo .user:after {
	content: '.';
	display: block;
	visibility: hidden;
	height: 0px;
	clear: both;
}
.commentInfo .name {
	width: auto;
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
}
.commentInfo .mobile {
	padding-right: 33px;
	background-position: right -467px
}
.commentInfo .date {
	font-size: 12px;
	position: absolute;
	top: 2px;
	right: 0;
	color: #ccc
}
.commentIsNull {
	clear: both;
	padding: 30px 8px 40px 8px;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
	color: #999;
}
.commentInfo .content {
	padding: 2px 0
}
.p_piclistbox {
	clear: both;
	overflow: hidden;
	*zoom: 1;
	padding: 5px 12px;
}
.p_piclistbox li {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 50%;
}
.p_piclistbox li:nth-child(odd) {
	padding: 5px 5px 30px 0
}
.p_piclistbox li:nth-child(even) {
	padding: 5px 0 30px 5px
}
.p_piclistbox li .hd_picbox {
	position: relative
}
.p_piclistbox li .hd_picbox img {
	width: 100%
}
.p_piclistbox li p {
	height: 25px;
	line-height: 25px;
	color: #666;
	padding: 0 4px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: #f4f4f4;
	position: absolute;
	left: 0;
	bottom: -25px;
	right: 0;
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px
}
.article_push,
.article_ad {
	clear: both;
	overflow: hidden;
	*zoom: 1;
	border: 1px solid #d9d9d9;
	font-size: 14px;
	border-radius: 4px;
	background: #fff;
	margin: 0 6px 10px;
	padding: 10px;
}
.article_push ul,
.article_ad ul {}.article_push li a,
.article_ad li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.ad_outline {
	overflow: hidden;
}
.article_push_pic,
.article_ad_pic {
	clear: both;
	padding: 0
}
.article_push_pic dl,
.article_ad_pic dl {
	clear: both;
	overflow: hidden
}
.article_push_pic dt,
.article_ad_pic dt {
	float: left;
	width: 51px;
	padding-right: 10px
}
.article_push_pic dt img,
.article_ad_pic dt img {
	width: 51px;
	height: 51px
}
.article_push_pic dd,
.article_ad_pic dd {
	overflow: hidden;
	*zoom: 1;
}
.article_push_pic dd h3,
.article_ad_pic dd h3 {
	color: #333;
	font-size: 14px;
	line-height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.article_push_pic dd h3:only-child,
.article_ad_pic dd h3:only-child {
	line-height: 51px
}
.article_push_pic dd p,
.article_ad_pic dd p {
	font-size: 12px;
	color: #666;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.advertise,
.puch_tips {
	height: 28px;
	line-height: 28px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0 10px 0 26px;
	background-position: 2px -562px
}
.advertise_wb,
.puch_tips_wb {
	height: 28px;
	line-height: 28px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0 10px 0 26px;
	background-position: 0 -501px
}
.more_link {
	display: block;
	cursor: pointer;
	color: #1a1a1a;
	font-size: 14px;
	background: #f8f8f8;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 4px 10px 10px;
	clear: both;
	overflow: hidden
}
.float_btns {
	position: fixed;
	display: none;
	left: 6px;
	bottom: 20px;
	background: rgba(0, 0, 0, 0.6);
	height: 34px;
	line-height: 34px;
	padding-left: 8px;
	z-index: 400;
}
.float_btns a,
.float_btns span {
	float: left;
}
.float_btns .float_share {
	margin-left: 8px;
	padding-left: 2em;
	height: 34px;
	line-height: 34px;
	font-size: 12px;
	color: #fff;
	background-position: 2px -738px;
}
.float_btns .split {
	width: 2px;
	height: 26px;
	background-position: right -223px;
	margin-left: 8px;
}
.float_btns .float_favor {
	width: 22px;
	height: 34px;
	line-height: 34px;
	background-position: 0 -768px;
	margin-left: 14px;
}
.float_btns .float_favor.on {
	background-position: -30px -767px;
}
.float_btns .float_cmnt {
	width: 20px;
	height: 34px;
	line-height: 34px;
	background-position: 0 -802px;
	margin: 0 15px;
}
.float_btns .winner {
	float: left;
	line-height: 34px;
	height: 34px;
	padding: 0 8px 0 22px;
	font-size: 12px;
	color: #fff;
	background-position: 0 -47px
}
.float_btns .winner a {
	color: #fff;
	background: none
}
.op_remind {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 999;
	opacity: 0;
	width: 100%;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	background: rgba(68, 68, 68, .9);
}
.op_remind a {
	display: inline-block;
	height: 25px;
	vertical-align: middle;
	line-height: 25px;
	font-size: 14px;
	color: #fff;
	padding: 0 20px;
	margin: 0 10px;
	background: #777;
}
@-webkit-keyframes first {
	0% {
		opacity: 0;
	}
	30% {
		opacity: 1;
	}
	70% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
.animate2 {
	animation: first 8s;
	-webkit-animation: first 8s;
}
.auto_seller_cnt {
	padding: 8px 12px 10px;
	line-height: 24px;
	font-size: 12px;
}
.auto_seller_cnt a {
	color: #5494ea;
}
.seller_mark {
	background-position: 0 -703px;
	padding-left: 18px;
}
.tel {
	color: #5494ea;
}
.seller_bd {
	height: 1px;
	border-bottom: 1px dotted #e3e3e3;
	margin: 8px 0 9px;
}
.items_pics {
	clear: both;
	text-align: center;
	margin: 0 10px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.items_pics li {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1 0 auto;
	box-flex: 1;
	flex: 1 0 auto;
}
.items_pics li img {
	height: 65px;
	width: 65px;
	margin: 5px auto;
}
.items_pics li span {
	display: block;
	width: 100%;
	height: 24px;
	line-height: 20px;
	text-align: center;
	color: #000;
	font-size: 12px;
}
.center_bg {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .6);
	z-index: 500
}
.center_pic_bg {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #000;
	z-index: 500
}
.close_ico {
	position: fixed;
	right: 0;
	width: 40px;
	height: 40px;
	top: 0;
	z-index: 999;
	color: #fff;
	cursor: pointer
}
.close_ico b {
	position: absolute;
	right: 6px;
	top: 6px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	width: 28px;
	height: 28px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-user-select: none;
	-moz-user-select: none;
	background: rgba(0, 0, 0, .8)
}
.close_ico b::before {
	content: '';
	position: absolute;
	height: 18px;
	width: 2px;
	background: white;
	left: 13px;
	top: 5px;
}
.close_ico b::after {
	content: '';
	position: absolute;
	width: 18px;
	height: 2px;
	left: 5px;
	top: 13px;
	background: white;
}
.center_marker_t {
	position: absolute;
	z-index: 600;
	left: 50%;
	top: 50%;
	width: 300px;
	margin-left: -150px;
	margin-top: -25px;
	z-index: 600;
	background: #fff;
	border-radius: 4px;
	color: #5c5c5c
}
.marker_t {
	padding: 15px 0;
	line-height: 20px;
	text-align: center;
	font-size: 17px
}
.center_marker_pic {
	position: absolute;
	z-index: 600;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	text-align: center;
	line-height: 100%;
	font-size: 0;
}
.center_marker_pic img {
	vertical-align: middle;
	font-size: 0;
}
.center_marker_pic li {
	height: 410px;
	line-height: 410px;
}
@media screen and (max-width: 320px) {
	.center_marker_pic img {
		width: 100%
	}
}
@media screen and (min-width: 321px) and (max-width: 800px) {
	.center_marker_pic img {
		width: 100%
	}
}
.surey_paper {
	clear: both;
	padding: 6px 0 0
}
.sp_state_zw {
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 12px;
}
.sp_state_zw .sps_title_zw {
	background-position: 0 -77px;
	padding-left: 24px;
	font-size: 17px;
	line-height: 40px;
	display: inline-block;
}
.sps_state_zw {
	float: right;
	font-size: 12px;
	color: #333;
	line-height: 40px;
}
.sps_state_zw em {
	font-style: normal;
	color: #f29149;
	font-size: 12px;
}
.sr_login_sug,
.sp_unlogin {
	margin-bottom: 12px;
	height: 30px;
	line-height: 30px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	text-align: center;
	border: 1px solid #b0d3e7;
	background: #e0f4ff!important;
	-webkit-box-shadow: inset 0 1px 1px #fff;
	-moz-box-shadow: inset 0 1px 1px #fff;
	box-shadow: inset 0 1px 1px #fff;
	padding: 0!important;
	color: #5494ea;
	font-size: 14px;
	display: block;
}
.sr_login_sug a {
	color: #447895;
	font-size: 14px;
}
a.sp_login_btn {
	display: block;
	cursor: pointer;
	text-align: center;
	height: 37px;
	line-height: 37px;
	color: #fff;
	margin-bottom: 10px;
	border: 1px solid #185ba6;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='#4793e6', EndColorStr='#2c82dc');
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#4793e6), to(#2c82dc));
	background: -moz-linear-gradient(#4793e6, #2c82dc);
	background: -o-linear-gradient(#4793e6, #2c82dc);
	background: linear-gradient(#4793e6, #2c82dc);
	-webkit-box-shadow: inset 0 1px 1px #5aadec;
	-moz-box-shadow: inset 0 1px 1px #5aadec;
	box-shadow: inset 0 1px 1px #5aadec;
}
.surey_paper .sr_item {
	clear: both;
	margin-bottom: 6px;
	overflow: hidden;
	font-size: 16px;
}
.sri_no {
	float: left;
	font-style: normal;
	line-height: 26px;
	display: inline
}
.choices {
	overflow: hidden;
	*zoom: 1;
	padding-left: 10px
}
.choices dl {
	line-height: 34px;
	clear: both;
	overflow: hidden;
}
.choices dd {
	overflow: hidden;
	*zoom: 1;
	color: #777
}
.choices dt {
	width: 30px;
	float: left;
	padding-top: 1px
}
.choices dt input {
	vertical-align: 0;
	float: none
}
.choices p span {
	color: #f29149;
}
.input_01 {
	height: 30px;
	line-height: 30px;
	border: 1px solid #ececec;
	padding-left: 12px;
	width: 15em;
	font-size: 16px;
	color: #bababa;
}
.sp_submit {
	border-top: 1px solid #e0e0e0;
	padding: 16px 0 16px 24px;
	clear: both;
	overflow: hidden;
}
.sp_submit input,
.sp_submit span,
.sp_submit .sp_smt {
	display: inline-block;
	width: 65%;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	border: 1px solid #ececec;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffb278), to(#f29149));
	background-image: -webkit-linear-gradient(top, #ffb278, #f29149);
	background-image: -moz-linear-gradient(top, #ffb278, #f29149);
	float: left;
}
.sp_submit a {
	display: inline-block;
	width: 30%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	border: 1px solid #e3e3e3;
	background: #f8f8f8;
	color: #888888;
	float: right;
}
.sp_submit_disable input,
.sp_submit_disable span {
	width: 65%;
	height: 31px;
	line-height: 31px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	border: 1px solid #cacaca;
	background: #dfdfdf;
	float: left;
}
.select_div {
	height: 32px;
	display: inline-block;
	position: relative;
	color: #666;
	background: url(../Images/widget_select_back.png) no-repeat;
	background-size: 260px auto;
	margin-bottom: 10px;
	margin-top: 20px;
}
.select_div {
	width: 260px;
}
.select_div span {
	padding: 2px 0 0 8px;
	display: inline-block;
	position: absolute;
}
.select_div select {
	position: absolute;
	left: 0;
	top: 0;
	height: 32px;
	line-height: 32px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	z-index: 9;
	width: 260px;
}
.choices .select_div span {
	color: #666;
	width: 200px;
	text-align: center;
	height: 28px;
	line-height: 28px;
}
.dialog_t_area {
	clear: both;
	overflow: hidden;
	margin: 0 0 12px;
	text-align: justify;
	background: #fff;
	border: 1px solid #e0e0e0;
	height: 80px;
	padding: 5px
}
.dialog_t_area textarea {
	width: 100%;
	height: 80px;
	border: none
}
.dialog_t_text {
	clear: both;
	overflow: hidden;
	margin: 0 0 12px;
	background: #fff;
	border: 1px solid #e0e0e0;
	height: 30px;
	padding: 0 5px
}
.sp_text {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border: none
}
.choices .text {
	border: 1px solid #ececec;
	height: 30px;
	line-height: 30px;
	width: 260px;
	margin: 15px 0;
	padding: 0 10px;
	font-size: 16px;
}
.imgMessage {
	clear: both;
	color: #777;
	font-size: 14px;
	line-height: 1.6;
	display: block;
	padding: 0 0 6px 0;
	text-align: center;
	margin-top: -6px
}


/* 分享 */
.share-area{overflow:hidden;margin:20px 0 18px;font-size:0;text-align:right}
.share-link{vertical-align:bottom;background-color:white!important;border:1px solid #D8D8D8;color:#575757;-webkit-border-radius:1px;height:30px;line-height:30px;display:inline-block;margin-left:8px;width:80px;text-align:center;font-size:15px;margin-right:10px;}
.share-total{float:left;margin-left:0;width:auto;padding:0 6px 0 12px;background:url(../Images/newshare.png) no-repeat 12px -24px;background-size:45px auto;padding-left:30px}
.share-total::before{background-position:-133px -52px;display:inline-block;vertical-align:middle;width:20px;height:21px;display:none}
.share-total.active::before{background-position:-133px -132px}
.share-total span{font-family:arial;margin-right:6px}
.share-link{background:url(../Images/newshare.png) no-repeat 51px 8px;background-size:45px auto;padding-right:62px;width:42px;text-align:right}
.fav-link{background:url(../Images/newshare.png) no-repeat 24px -52px;background-size:45px auto;width:60px;text-indent:-100%;overflow:hidden}
.share-link.active,.share-total.active,.fav-link.active{opacity:0.5}
.share-cont{-webkit-border-radius:1px;background-color:#fff;border:solid 1px #d8d8d8;position:relative;margin-bottom:18px;padding:4px 0 2px;display:none;}
.share-cont::after,.share-cont::before{content:"";display:block;position:absolute;height:0;border-style:solid}
.share-cont::after{z-index:2;top:-8px;border-width:0 7px 8px;border-color:#fff transparent;right:51px}
.share-cont::before{z-index:1;top:-9px;border-width:0 8px 9px;border-color:#D8D8D8 transparent;right:50px}
.share-cont a{font-size:16px;display:block}
.icon12::before,.icon12::after{content:"";background:url(../Images/share_icon.png) no-repeat;-webkit-background-size:80px 120px;display:inline-block;height:36px;width:36px;vertical-align:middle}
.icon12::after{background-position:0 -82px;float:right}
.t-wb-icon::before{background-position:-40px -2px}
.t-qz-icon::before{background-position:0 -44px}
.sina-wb-icon::before{background-position:-40px -44px}
.t-qq-icon::before{background-position:0px -3px}
.t-wxhy-icon::before{background:url(../Images/share_icon_wx.png) no-repeat center -20px;background-size:20px auto}
.t-wxpyq-icon::before{background:url(../Images/share_icon_wx.png) no-repeat center 7px;background-size:20px auto}
.t-wxhy-icon i,.t-wxpyq-icon i{font-size:10px;color:#999;font-style:normal;padding-left:3px}