.gl_left {
	float: left;
	width: 250px;
	overflow: hidden;
	margin-right: 30px;
}
.part_title {
	display: block;
	font-size: 14px;
	line-height: 34px;
	border-top: 1px solid #f1f1f1;
}
.gl_yc {
	display: inline-block;
	border-top: 1px solid #eb0223;
	color: #000;
}
.art_title {
	display: block;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
}
.overflow {
	text-overflow: ellipsis;
	white-space: nowrap;
}
.art_desc {
	font-size: 12px;
	line-height: 18px;
	color: #929292;
}
.art_title a {
	display: block;
	overflow: hidden;
	cursor: pointer;
	line-height: 38px;
}
.art_title a:hover, .gl_left .gl_part:hover a {
	color: #d81616;
}
.art_img {
	text-align: center;
	margin-bottom: 6px;
	display: none;
}
.art_img.active {
	display: block;
}
.art_img img {
	display: block;
	overflow: hidden;
	max-height: 200px;
	max-width: 100%;
	margin: 0 auto;
	max-height: 200px;
}
.gl_right {
	width: 280px;
	float: right;
	overflow: hidden;
}
.sell_ul {
	padding-right: 6px;
}
.sell_ul li {
	width: 50%;
	margin-right: 6px;
	float: left;
	margin-bottom: 3px;
}
.sell_ul li.two {
	margin-right: -6px;
}
.sell_ul li a {
	display: block;
	overflow: hidden;
	cursor: pointer;
	text-align: center;
}
.sell_ul li a img {
	display: block;
	overflow: hidden;
	max-width: 100%;
}
.s_title {
	font-size: 12px;
	line-height: 26px;
}
.rem_sell {
	display: block;
	text-align: right;
	padding-right: 6px;
	line-height: 24px;
	color: #aaa;
	background: url(./images/rem.png) no-repeat right center;
	background-size: auto 100%;
}
.hot_ul li {
	display: block;
}
.hot_ul a {
	display: block;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 13px;
	cursor: pointer;
	line-height: 32px;
	color: #222;
}
.hot_ul img {
	display: block;
	overflow: hidden;
	max-width: 100%;
}
.hot_t {
	position: absolute;
	width: 100%;
	font-size: 13px;
	background: url(./images/bg3.png) repeat;
	line-height: 26px;
	z-index: 1;
	bottom: 0;
	left: 0;
	text-align: center;
	color: #fff;
}
.first {
	font-size: 17px;
	line-height: 32px;
	color: #000;
	font-weight: bold;
	display: block;
	cursor: pointer;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.art_ul {
	display: block;
	overflow: hidden;
}
.art_ul li {
	width: 48%;
	padding-right: 2%;
	float: left;
}
.art_ul a {
	display: block;
	text-decoration: none;
	overflow: hidden;
	color: #222;
	font-size: 14px;
	line-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}
.gl_center {
	width: 610px;
	float: left;
}
.hst {
	font-size: 14px;
	line-height: 32px;
	display: block;
	color: #000;
	margin-bottom: 6px;
	border-top: 1px solid #eaeaea;
}
.example2 ol {
	position: absolute;
	z-index: 111;
	height: 20px;
	top: -26px;
	right: 0;
}
.example2 ol li {
	display: inline-block;
	width: 6px;
	height: 6px;
	list-style: none;
	margin: 0 3px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border: 1px #b7b7b7 solid;
	cursor: pointer;
}
.example2 ol li.seleted {
	background-color: #a20202;
	border: 1px #a20202 solid;
}
.art_cates li {
	width: 16.66%;
	float: left;
}
.art_cates li.active a {
	background: #c31313;
	color: #e0d6d6;
	border-bottom: 1px solid #c31313;
}
.art_cates a {
	display: block;
	font-size: 13px;
	line-height: 40px;
	cursor: pointer;
	text-align: center;
	border-bottom: 1px solid #f3f3f3;
}
.art_cates {
	border-top: 1px solid #a20202;
	background: #f3f3f3;
}
.slide_bar {
	position: absolute;
	width: 16.66%;
	height: 1px;
	background: #c31313;
	left: 0;
	bottom: 0;
}
.tab_ul li {
	display: block;
	overflow: hidden;
	padding: 11px 0;
	border-bottom: 1px solid #eaeaea;
}
.tab_img {
	float: left;
	width: 130px;
	text-align: center;
	cursor: pointer;
	margin-right: 10px;
}
.tab_img img {
	display: block;
	overflow: hidden;
	max-width: 100%;
	max-height: 98px;
}
.tab_con {
	position: relative;
	overflow: hidden;
	width: auto;
}
.tab_con a {
	cursor: pointer;
	font-size: 14px;
	line-height: 28px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #222;
}
.tab_ul li:hover {
	background: #f9f9f9;
}
.art_dt {
	margin-top: 30px;
}
.art_dt a {
	color: #b9b9b9;
}
.tab {
	display: none;
}
.tab.active {
	display: block;
}
.date, .read {
	float: left;
	margin-right: 20px;
	font-size: 12px;
	line-height: 24px;
	color: #999;
}
.share {
	float: right;
	cursor: pointer;
	width: 36px;
	height: 24px;
	display: inline-block;
	background: url(./images/share.png) no-repeat center;
}
.share:hover {
	background: url(./images/share_on.png) no-repeat center;
}
.comment {
	float: right;
	display: inline-block;
	height: 24px;
	padding-left: 20px;
	background: url(./images/comment.png) no-repeat 1px center;
}
.comment:hover {
	background: url(./images/comment_on.png) no-repeat 1px center;
	color: #c31313;
}
.example1 ul a {
	display: block;
	overflow: hidden;
	cursor: pointer;
	text-align: center;
}
.example1 ul li {
	position: relative;
	overflow: hidden;
}
.example1 ul a img {
	overflow: hidden;
	max-width: 100%;
	margin: 0 auto;
}
.focus-banner-text {
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 13px;
	color: #fff;
	text-overflow: ellipsis;
	;
	white-space: nowrap;
	;
	background: url(./images/bg3.png) repeat;
	line-height: 26px;
	left: 0;
	bottom: 18px;
}
.example1 ol {
	position: absolute;
	bottom: 2px;
	right: 0;
	left: 0;
	text-align: center;
}
.example1 ol li {
	width: 6px;
	height: 6px;
	border: 1px solid #d6d1d1;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	display: inline-block;
}
.example1 ol li.seleted {
	background: #c31313;
	border: 1px solid #c31313;
}
.example1 {
	background: #f1f1f1;
}
a.art_more {
	float: right;
	font-size: 12px;
	color: #a2a0a0;
}
a.art_more:hover {
	color: #FF6600;
}
.header_navs {
	width: 100%;
	margin: 10px 0;
	height: 50px;
	line-height: 50px;
}
.header_navs h3 {
	font-size: 22px;
	font-weight: normal;
	background: #fff url(images/header_pos.png) right center no-repeat;
	float: left;
	padding-right: 20px;
	margin-right: 20px;
	color: #eb0223;
}
.header_navs h3 strong {
	font-weight: normal;
	margin-right: 10px;
	color: #555;
}
.header_navs div a {
	display: block;
	float: left;
	margin-right: 20px;
	font-size: 14px;
}
.header_pos {
	margin-bottom: 10px;
	font-size: 14px;
}
.news_cat_main {
	float: left;
	width: 860px;
}
.news_cat_main h3 {
	font-size: 20px;
	border-bottom: 1px solid #e3e3e3;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.ns_ds {
	display: block;
	overflow: hidden;
}
.news_cat_sidebar {
	float: right;
	width: 300px;
}
.news_rank_list .hd {
	font-size: 18px;
	border-bottom: 1px solid #e3e3e3;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	padding-bottom: 5px;
}
.news_rank_list ul {
	padding: 20px 0;
}
.news_rank_list ul li {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	font-size: 14px;
}
.news_rank_list ul li span {
	margin-right: 10px;
}
.news_cat_main ul li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
.news_cat_main ul li.cl a.a_link {
	width: 200px;
	text-align: center;
	float: left;
	overflow: hidden;
	margin-right: 15px;
}
.a_link img {
	max-width: 100%;
	margin: 0 auto;
}
.ninfo {
	width: 645px;
	float: left;
	font-size: 14px;
}
.ninfo a, .ninfo a h5 {
	display: block;
	cursor: pointer;
	font-size: 16px;
	/* font-family: "微软雅黑"; */
	line-height: 22px;
	font-weight: 100;
	color: #202020;
}
.news_cat_main ul li .time {
	line-height: 34px;
}
.px11 {
	font-size: 11px;
}
.news_cat_main ul li p {
	line-height: 26px;
	font-size: 14px;
	padding-bottom: 10px;
}
.ninfo p {
/* color: #949494; */

}
.news_cat_main ul li a.on {
	width: 72px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	display: inline-block;
	background-color: #eb0223;
	color: #fff;
	font-size: 12px;
}
.ninfo .on {
	color: red;
	display: inline-block;
	float: right;
}
.m_l_1 {
	width: 1000px;
}
.left_box {
	width: 900px;
	overflow: hidden;
}
.pos {
	color: #999;
	line-height: 31px;
}
.pos a {
	color: #999;
}
.fsearch {
	padding: 5px 0 10px 15px;
	margin: 1px 1px 0 1px;
}
.fsearch td {
	padding: 5px 0;
}
.catlist {
	padding: 15px 15px 15px 20px;
	line-height: 24px;
}
.catlist .cl {
	padding: 15px 0;
	border-bottom: #CCCCCC 1px dotted;
}
.catlist .cl {
	padding: 15px 0;
	border-bottom: #CCCCCC 1px dotted;
	overflow: hidden;
}
.a_link {
	float: left;
	margin-right: 15px;
	width: 200px;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
}
.a_link img {
	max-width: 100%;
	margin: 0 auto;
}
.ninfo p {
	color: #949494;
}
.box_head {
	border-bottom: 1px dashed #d2d2d2;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
}
.box_head strong {
	font-size: 14px;
}
.box_body {
	/* border: #DDDDDD 1px solid; */

	border-top: none;
	padding: 6px 8px 6px 8px;
}
.sch_site li {
	background: url('image/ico_search.gif') no-repeat 3px center;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	padding: 0 5px 0 25px;
	color: #666666;
}
.rank_list li {
	height: 34px;
	/* line-height: 23px; */

    /* overflow: hidden; */

	padding: 0 5px 0 5px;
	line-height: 30px;
	font-size: 14px;
}
/*详情页*/

.ns_head {
	text-align: center;
	border-bottom: 1px solid #efefef;
	background: #c00;
}
.h_main {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	height: 46px;
}
.ns_left {
	float: left;
	width: 60%;
}
.gl_logo {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	height: 32px;
	float: left;
	margin-top: 8px;
}
.gl_logo img {
	display: block;
	overflow: hidden;
	height: 100%;
}
.ns_ul {
	float: left;
	overflow: hidden;
	padding: 10px;
}
.ns_ul li {
	float: left;
}
.ns_ul li a {
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	text-align: center;
	width: 60px;
	display: block;
}
.ns_right {
	float: right;
	position: relative;
}
.gl_ul {
	display: block;
	float: left;
	padding: 10px;
}
.gl_ul li {
	float: left;
	margin-left: 23px;
	position: relative;
}
.gl_ul a {
	display: block;
	overflow: hidden;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	line-height: 26px;
	padding-left: 18px;
}
.app_qrb {
	background: url(./images/app_w.png) no-repeat left center;
	background-size: auto 72%;
}
/*.app_qrb:hover{background: url(./images/app_on.png) no-repeat left center;background-size: auto 72%;color: #dcd6d6;}*/

.icon_sh {
	background: url(./images/search_w.png) no-repeat left center;
	background-size: auto 72%;
}
/*.icon_sh:hover{background: url(./images/search_on.png) no-repeat left center;background-size: auto 72%;color: #dcd6d6;}*/

.gl_login {
	background: url(./images/login_w.png) no-repeat left center;
	background-size: auto 72%;
}
.gl_reg {
	background: url(./images/reg_w.png) no-repeat left center;
	background-size: auto 72%;
}
/*.gl_login:hover{background: url(./images/login_on.png) no-repeat left center;background-size: auto 72%;color: #dcd6d6;}*/



.gl_qr {
	position: absolute;
	left: -50px;
	top: 36px;
	z-index: 11;
	opacity: 0;
	display: none;
	background: #fff;
	width: 361px;
	border: 1px solid #f1f1f1;
	box-shadow: 0 1px 3px #e4e4e4;
}
.qr_ul {
	display: block;
	overflow: hidden;
	margin: 8px 8px 4px;
}
.qr_ul li {
	float: left;
	width: 160px;
	margin-left: 0;
	padding: 6px;
	cursor: pointer;
}
.qr_ul li img {
	display: block;
	overflow: hidden;
	width: 100%;
}
.qr_ul li span {
	font-size: 14px;
	text-align: center;
	display: block;
	line-height: 20px;
}
.fixed_mask {
	position: fixed;
	left: 0;
	top: 16%;
	background: #eee;
	z-index: 111;
}
.share_ul {
	display: block;
	width: 56px;
}
.share_ul li {
	display: block;
	border-bottom: 1px solid #dedede;
	position: relative;
}
.weibo:hover, .wx_circle:hover, .zone:hover, .comment_d:hover, .weixin:hover {
	background: #fd4465;
	color: #fff;
}
.weibo:hover {
	background: #fd4465;
}
.share_ul a {
	display: block;
	text-align: center;
	padding: 10px 0;
	cursor: pointer;
}
.share_ul img {
	display: block;
	margin: 0 auto;
}
/*.icon_bx{display:block;overflow: hidden;height: 40px;width: 56px;}*/

.share_ul span {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	display: block;
}
.wx_circle .icon_bx {
	background: url(./images/wx_circle.png)no-repeat center;
}
.wx_circle:hover .icon_bx {
	background: url(./images/wx_circle_on.png)no-repeat center;
}
.weibo .icon_bx {
	background: url(./images/weibo.png)no-repeat center;
}
.weibo:hover .icon_bx {
	background: url(./images/weibo_on.png)no-repeat center;
}
.zone .icon_bx {
	background: url(./images/zone.png)no-repeat center;
}
.zone:hover .icon_bx {
	background: url(./images/zone_on.png)no-repeat center;
}
.comment_d .icon_bx {
	background: url(./images/comment_d.png)no-repeat center;
	height: 40px;
	width: 56px;
}
.comment_d:hover .icon_bx {
	background: url(./images/comment_d_on.png)no-repeat center;
}
.comment_d:hover span {
	color: #fff;
}
.weixin .icon_bx {
	background: url(./images/weixin.png)no-repeat center;
	height: 40px;
	width: 56px;
}
.weixin:hover .icon_bx {
	background: url(./images/weixin_on.png)no-repeat center;
}
.weixin:hover span {
	color: #fff;
}
.glacn_qr {
	position: absolute;
	left: 56px;
	z-index: -1;
	cursor: pointer;
	bottom: 0;
	background: #fff;
}
.gl_qbx {
	padding-bottom: 3px;
	box-shadow: 0 0 3px #ddd;
	background: #fff;
	margin-left: 10px;
}
.glacn_qr img {
	display: block;
	overflow: hidden;
	width: 110px;
}
.glacn_qr > div {
	display: none;
	height: 0;
	width: 0;
	opacity: 0;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	color: #aaa;
	overflow: hidden;
}
.ns_body {
	text-align: center;
}
.ns_main {
	margin: 0 auto;
	width: 1200px;
	text-align: left;
}
.b_right {
	width: 300px;
	float: right;
	overflow: hidden;
	padding-top: 30px;
}
.b_left {
	width: 860px;
	float: left;
	overflow: hidden;
}
.ns_desc {
	display: block;
	padding-left: 30px;
	font-size: 16px;
	color: #111;
	margin-bottom: 10px;
}
.ns_tw {
	background: url(./images/twpo.png) no-repeat left 1px;
	background-size: auto 100%;
}
.ns_tj {
	background: url(./images/ns_tj.png) no-repeat left 1px;
	background-size: auto 100%;
}
.ns_top {
	background: url(./images/ns_top.png) no-repeat left 1px;
	background-size: auto 100%;
}
.gg_tj {
	background: url(./images/tjg.png) no-repeat left 1px;
	background-size: auto 100%;
}
.ns_t {
	font-size: 24px;
	line-height: 44px;
	text-align: left;
	color: #333;
	padding: 25px 0 10px;
	/* font-family: "微软雅黑"; */
}
.tjg_ul {
	display: block;
	overflow: hidden;
	padding-right: 20px;
}
.tjg_ul li {
	width: 50%;
	float: left;
	overflow: hidden;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tjg_ul li.gtwo {
	margin-right: -20px;
}
.tjg_ul li a {
	display: block;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 26px;
	font-size: 14px;
	cursor: pointer;
}
.tjg_ul li img {
	display: block;
	overflow: hidden;
	max-width: 100%;
	margin: 0 auto;
}
.ns_ds span {
	float: left;
	font-size: 14px;
	line-height: 24px;
	color: #999;
	margin-right: 18px;
}
.ns_ds span.hits {
	margin-right: 0;
	padding-left: 22px;
	background: url(./images/read.png)no-repeat left center;
	background-size: auto 54%;
}
.ns_content {
	padding: 20px 0 10px;
	font-size: 16px;
	line-height: 2;
	color: #757575;
}
.ns_content img {
	max-width: 100%;
}
.warning {
	padding: 10px 8px;
	background: #f5f5f5;
	font-size: 13px;
	line-height: 24px;
	color: #555;
	margin-top: 35px;
}
.comment_type {
	float: left;
	border-bottom: 1px solid #eb0223;
}
.comments_desc {
	font-size: 0.96rem;
	line-height: 1.8rem;
	font-weight: bold;
	overflow: hidden;
	border-bottom: 1px solid #eaeaea;
}
.list-empty {
	padding: 0.6rem 1rem;
	background: #fff;
	font-size: 0.9rem;
	color: #888;
}
.comment_bx {
	margin-top: 45px;
	margin-bottom: 60px;
}
.comment_article {
	padding: 25px 0;
	border-bottom: 1px solid #f1f1f1;
	overflow: hidden;
}
.part_head {
	width: 48px;
	float: left;
	height: 48px;
	margin-right: 8px;
}
.jc_auto {
	width: 804px;
	float: left;
}
.comment_info {
	padding-top: 5px;
}
.comment_info span {
	font-size: 0.8rem;
	float: left;
	line-height: 1.3rem;
	display: inline-block;
}
.info_name {
	color: #940606;
}
.comment_date {
	float: left;
	line-height: 1.3rem;
	margin-left: 15px;
	color: #666;
}
.comment_info span.likes_num {
	background: url(./images/likes.png) no-repeat left center;
	line-height: 1.3rem;
	padding-left: 1.1rem;
	float: right;
	color: #777;
}
.com_content {
	display: block;
	overflow: hidden;
	font-size: 0.83rem;
	line-height: 1.4rem;
	padding-top: 0.2rem;
	color: #555;
}
.part_head a {
	display: block;
	overflow: hidden;
	border-radius: 50%;
}
.more_comments {
	display: none;
	text-align: center;
	width: 320px;
	cursor: pointer;
	margin: 15px auto;
	background: #f1f1f1;
	font-size: 13px;
	line-height: 40px;
	border-radius: 3px;
	color: #777;
}
.more_comments:hover {
	background: #eee;
}
.more_comments.active {
	display: block;
}
.bshare-custom .sh_li a {
	padding: 0!important;
	background: none;
	height: 60px!important;
	width: 56px;
}
.bshare-custom .cn_li a {
	height: auto!important;
	width: 56px;
	padding: 10px 0!important;
	display: block;
}
.bshare-custom a:hover {
	text-decoration: none!important;
}
.tw_part {
	padding: 10px 0;
}
.tw_part a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}
.tw_part a img {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	max-width: 100%;
	max-height: 220px;
}
.ns_tt {
	font-size: 14px;
	line-height: 26px;
	margin-top: 4px;
}
.ns_hits {
	font-size: 12px;
	line-height: 22px;
	float: left;
	color: #ccc;
	background: #a52626;
	padding: 0 5px;
}
.ns_share {
	width: 30px;
	float: left;
	height: 22px;
	background: url(./images/ns_share.png) no-repeat center;
	margin-left: 6px;
}
.ns_share:hover {
	background: url(./images/ns_share_on.png) no-repeat center;
}
.ns_line {
	height: 16px;
	width: 1px;
	background: #6f6f6f;
	float: left;
	margin: 3px 4px;
}
.tcom {
	width: 26px;
	float: left;
	height: 22px;
	background: url(./images/ns_com.png) no-repeat center;
	margin-left: 6px;
}
.tcom:hover {
	background: url(./images/ns_com_on.png) no-repeat center;
}
.tw_bx {
	border-top: 1px solid #eaeaea;
	padding: 10px 0;
	margin-top: 15px;
}
.tw_ul li {
	display: block;
	overflow: hidden;
	padding: 3px 0;
}
.tw_ul a {
	font-size: 14px;
	display: block;
	line-height: 30px;
	color: #333;
	overflow: hidden;
	cursor: pointer;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tj_bx {
	padding: 6px 0;
}
.tw_ul a:hover {
	color: #FF6600;
}
.latest_desc {
	font-weight: bolder;
	font-size: 16px;
	line-height: 32px;
	border-bottom: 1px solid #eaeaea;
}
.ns_more {
	padding: 10px 0;
}
.ns_more a {
	display: inline-block;
}
.ns_ms {
	font-weight: bold;
	float: left;
}
.next, .prev {
	font-size: 14px;
	line-height: 30px;
}
.u_img {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	float: left;
	margin-top: 3px;
}
.txt-bx {
	padding: 10px 0;
}
.txt_desc {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	border-bottom: 1px solid #eaeaea;
}
.txt_desc span {
	border-bottom: 4px solid #f11039;
	display: inline-block;
}
.content {
	width: 96%;
	padding: 15px 2%;
	border: none;
	resize: none;
	font-size: 14px;
	line-height: 22px;
	min-height: 120px;
	outline: none;
}
.txt-area {
	border: 1px solid #eaeaea;
	margin: 28px 0 18px;
}
.txt-area:hover {
	border: 1px solid #fdb8bf;
}
.u_name {
	font-size: 12px;
	line-height: 30px;
	color: #999;
	float: left;
	padding: 0 5px;
	margin-top: 3px;
}
.post_btn {
	float: right;
	width: 190px;
	text-align: center;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	cursor: pointer;
	color: #fff;
	background: #f51b0b;
	float: right;
}
.post_btn:hover {
	background: #c3180b;
	color: #fff;
}
.ns_hide {
	float: right;
	padding-left: 20px;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin-top: 3px;
	margin-right: 13px;
	background: url(./images/hidden.png) no-repeat left center;
	background-size: auto 56%;
}
.ns_hide.active {
	background: url(./images/hidden_on.png) no-repeat left center;
	background-size: auto 56%;
}
form, input, select, textarea, td, th {
	font-size: 12px;
}
.fsearch td {
	padding: 8px 5px;
}
.bggrag {
	background: #f5f5f5;
}
.fsearch input[type="text"], .fsearch select {
	padding: 5px;
}
.luara-left {
	height: 610px;
}
.luara-left ul {
	height: 610px;
	overflow: hidden;
}
.luara-left ul li {
	overflow: hidden;
}
.luara-left ul li a {
	display: block;
	overflow: hidden;
}
.luara-left ul li img {
	display: block;
	max-height: 100%;
	max-width: 100%;
	overflow: hidden;
}
.g_ul {
	padding-right: 15px;
	overflow: hidden;
}
.g_ul li {
	width: 50%;
	float: left;
	margin-right: 15px;
	margin-bottom: 12px;
}
.g_ul li.two {
	margin-right: -15px;
}
.g_ul li a {
	display: block;
	overflow: hidden;
	cursor: pointer;
}
.g_ul li img {
	display: block;
	max-width: 100%;
}
.g_ul li p {
	display: block;
	overflow: hidden;
	line-height: 30px;
	font-size: 13px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
