.usl {
	overflow: scroll;
	overflow-x: hidden;
	padding: 5px;
	width: 580px;
	height: 280px;
}

.usl2 {
	width: auto;
	border: dashed #CCC;
	border-width: 0 1px 1px;
}

.usl li {
	overflow: hidden;
	float: left;
	margin: 3px;
	width: 134px;
	height: 64px;
}

.usl a {
	display: block;
	padding: 4px;
	border: 1px solid #FFF;
}

.usl a:hover {
	text-decoration: none;
	border: 1px solid;
	border-color: #DDD #999 #999 #DDD;
	background: #F2F2F2;
}

.usl .avt {
	float: left;
	margin-right: 5px;
	width: 52px;
	height: 52px;
	border: 1px solid #CDCDCD;
	background-color: #FFF;
	background-position: 2px 2px;
	background-repeat: no-repeat;
	zoom: 1;
}

.usl .d {
	float: left;
	width: 65px;
	height: 54px;
	overflow: hidden;
	word-wrap: break-word;
}

.usl li.a a,.usl li.a a:hover {
	border-color: #F90;
	background-color: #FFF1E1;
}

.usl li.a .avt span {
	display: block;
	margin-left: 2px;
	width: 50px;
	height: 50px;
	background: url(../images/mark.png) no-repeat left bottom;
}

.usd {
	padding: 5px 10px 0;
	border: solid #CCC;
	border-width: 1px 0;
	background-color: #F2F2F2;
}

.usd2 {
	border-width: 1px;
	border-style: dashed;
}

.usd li {
	float: left;
	margin-right: 1%;
	width: 48%;
}

.e {
	overflow: hidden;
}

.e .i,.el .i {
	padding: 6px 10px;
	border-bottom: 1px dashed #CDCDCD;
	background: #F7F7F7;
}

.el {
}

.et {
	margin: 20px 0 10px;
}

.el li {
	padding: 10px 20px;
	min-height: 20px;
	border-bottom: 1px dashed #CDCDCD;
}

.ie6 .el,.ie6 .el li {
	zoom: 1;
}

.el .t {
	position: absolute;
	margin: 1px 0 0 -20px;
}

.el .o {
	overflow: hidden;
	float: right;
	margin: 4px -20px -4px 0;
	width: 16px;
	height: 16px;
	text-indent: 20px;
	background: url(../images/op.png) no-repeat -2px -62px;
}

.ie6 .el .o {
	position: absolute;
	margin: 2px 0 0 525px;
}

.el .del {
	background-position: -2px -22px;
}

.el .d {
	padding-top: 10px;
	color: #666;
}

.ec .tn {
	margin: 10px 10px 0 0;
	cursor: pointer;
}

.ec a .tn {
	float: left;
	padding: 2px;
	max-width: 90px;
	max-height: 90px;
	border: 1px solid #CDCDCD;
}

.ie6 .ec a .tn {
	width: expression(this.width > 90 && this.width >= this.height ? 90:true);
	height: expression(this.height > 90 && this.width <= this.height ? 90:true);
}

.el .ec .hot {
	float: right;
	margin: 10px 0 0 10px;
	width: 55px;
	height: 50px;
	background: url(../images/hotspot.gif) no-repeat;
}

.el .ec .hot a {
	display: block;
	line-height: 20px;
	text-align: center;
	color: #FFF;
}

.el .ec .hot a:hover {
	text-decoration: none;
}

.el .ec .hot em {
	display: block;
	line-height: 30px;
	font-size: 16px;
	color: #32b6ff;
	cursor: pointer;
}

.el a {
	color: #32b6ff;
}

.xlda .el {
	overflow: hidden;
	float: left;
	margin-top: -4px;
	width: 100%;
}

.xlda .el li {
	margin-bottom: -4px;
	padding-top: 14px;
}

.ie6 .xlda .el .o {
	margin: 2px 0 0 460px;
}

#share_preview .h {
	display: none;
}

.quote {
	overflow: hidden;
	margin: 10px 0;
	padding-left: 16px;
	background: url(../images/qa.gif) no-repeat 0 0;
	color: #666;
}

.quote blockquote {
	display: inline;
	margin: 0;
	padding-right: 16px;
	background: url(../images/qz.gif) no-repeat 100% 100%;
}

.m_c .quote {
	width: 585px;
}

.blockcode {
	overflow: hidden;
	margin: 10px 0;
	padding: 5px 10px;
	background: #F7F7F7;
	color: #666;
}

.blockcode code {
	font-family: Monaco,Consolas,'Lucida Console','Courier New',serif;
	font-size: 12px;
	line-height: 1.8em;
}

* html .blockcode code {
	font-family: 'Courier New',serif;
}

.pattl {
	overflow: hidden;
	padding: 1em 0;
	width: 100%;
	font-size: 12px;
}

.tatt,.t_attach_img {
	padding: 5px;
	color: #999;
	font-size: 12px;
}

.tatt {
	width: 240px;
}

.tatt em {
	color: #999;
}

.t_attachinsert {
	margin: 1em 0;
	font-size: 12px;
}

.t_attachinsert p img {
	margin-bottom: -4px;
}

.t_table {
	border: 1px solid #E3EDF5;
	empty-cells: show;
	border-collapse: collapse;
}

.pl table.t_table {
	table-layout: auto;
}

.t_table td {
	padding: 4px;
	border: 1px solid #E3EDF5;
	overflow: hidden;
}

.tattl {
	float: left;
	overflow: hidden;
	padding: 10px 10px 10px 0;
	width: 45%;
	height: 64px;
}

.tattl a {
	color: #32b6ff;
	text-decoration: underline;
}

.tattl dt {
	float: left;
	width: 40px;
	font-weight: 700;
}

.tattl strong {
	margin-right: 6px;
	color: #F26C4F;
	font-weight: 400;
}

.tattl dt img {
	width: 32px;
	height: 32px;
}

.tattl dd {
	margin-left: 40px;
	color: #999;
}

.attnm {
	height: 18px;
	margin-bottom: 3px;
	overflow: hidden;
	white-space: nowrap;
}

*html .attnm {
	white-space: normal;
}

.attm {
	overflow: visible;
	float: none;
	width: 100%;
	height: auto;
}

.attm dt {
	width: 0;
}

.attm dd {
	margin-left: 0;
}

.zoom {
	cursor: pointer;
}

.attp {
	width: 180px;
	text-align: left;
}

.tattl .attp {
	width: 240px;
}

.attprice {
	padding: 5px;
	border: 1px dashed #FF9A9A;
}

.zoominner {
	padding: 5px 10px 10px;
	background: #FFF;
	text-align: left;
}

.zoominner p {
	padding: 8px 0;
}

.zoominner p a {
	float: left;
	margin-left: 10px;
	width: 17px;
	height: 17px;
	background: url(../images/imgzoom_tb.gif) no-repeat 0 0;
	line-height: 100px;
	overflow: hidden;
}

.zoominner p a:hover {
	background-position: 0 -39px;
}

.zoominner p a.imgadjust {
	background-position: -40px 0;
}

.zoominner p a.imgadjust:hover {
	background-position: -40px -39px;
}

.zoominner p a.imgclose {
	background-position: -80px 0;
}

.zoominner p a.imgclose:hover {
	background-position: -80px -39px;
}

.zimg_c {
	position: relative;
}

.zimg_prev,.zimg_next {
	display: block;
	position: absolute;
	width: 80px;
	height: 100%;
	background: url(../images/pic-prev.png) no-repeat 0 -100px;
	cursor: pointer;
}

.zimg_next {
	right: 10px;
	background-image: url(../images/pic-next.png);
	background-position: 100% -100px;
}

.zimg_c img {
	margin: 0 auto;
}

.zimg_p strong {
	display: none;
}

.relatedlink,.relatedlink:hover {
	text-decoration: none !important;
	color: #444 !important;
	border-bottom: 1px solid blue;
}

.favmark {
	margin-bottom: -3px;
}

.vw {
}

.vw .h {
	padding-bottom: 15px;
	border-bottom: 1px solid #CDCDCD;
}

.vw .ph {
	padding: 15px 0 10px;
	color: #444;
}

.vw .hot {
	margin-right: 5px;
	color: #F26C4F;
}

.vw .s {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CDCDCD;
	line-height: 2;
	color: #32b6ff;
}

.vw .s strong {
	font-weight: 400;
	color: red;
}

.vw .d {
	margin: 15px 0;
	min-height: 100px;
	font-size: 14px;
	line-height: 1.8;
	color: #000;
}

.vw .d i {
	font-style: italic;
}

.vw .d img {
	max-width: 620px;
}

.ie6 .vw .d img {
	width: expression(this.width > 620 ? 620:true);
}

.vwtb {
	table-layout: fixed;
	width: 100%;
	height: 300px;
}

.vw .pattl_c .tip {
	line-height: 1.5;
}

#article_content {
	vertical-align: top;
}

.vw .d ol,.vw .d ul {
	margin: 1em 2em;
}

.vw .d ul li {
	list-style-type: disc;
}

.vw .d .ml,.vw .d .xl {
	margin: 0;
}

.vw .d .ml li {
	list-style-type: none;
}

.vw .attach {
	padding-left: 20px;
	background: url(../images/fach.gif) no-repeat 0 50%;
	color: #32b6ff;
}

.vw .o {
	margin-top: 15px;
	padding-top: 5px;
	border-top: 1px solid #CDCDCD;
	text-align: right;
}

.vw .o .mgcmn {
	width: auto;
	text-align: left;
}

#nv_portal .vw .h,#nv_portal .vw .s,#nv_portal .vw .d,#nv_portal .vw .o,#nv_portal .vw .pren,#nv_forum .vw .h,#nv_forum .vw .s,#nv_forum .vw .d {
	margin-right: 15px;
	margin-left: 15px;
}

.pic_h {
	border-radius: 5px;
}

.pic_h .h {
	border-bottom: 1px dashed #CDCDCD;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 15px;
	padding-right: 15px;
}

.pic_h .d {
	margin: 0 !important;
}

.albumback #ft {
	border-top: 0;
	color: #FFF;
}

.albumback #pt a,.albumback #ft a,.albumback a.thread_mod span,.albumback .vw .ph,.albumback .album_info p,.albumback .img_tit_t .xi1 {
	color: #FFF;
}

.albumback .ct2 .bm,.albumback #imagelist_nav {
	background: #000;
}

.albumback #ct {
	border-color: #CDCDCD;
}

.albumback a.thread_mod:hover span {
	color: #539BCB !important;
}

.atd {
	margin: 15px auto;
}

.atd img {
	margin-bottom: 10px;
}

.atd a {
	display: block;
}

.atd a:hover {
	text-decoration: none;
}

.atd td {
	padding: 10px;
	text-align: center;
	vertical-align: bottom;
}

.atd .atdc {
	position: relative;
	margin: 0 auto 10px;
	width: 20px;
	height: 50px;
}

.atdc div {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 20px;
	text-align: left;
}

.atd .ac1 {
	background: #C30;
}

.atd .ac2 {
	background: #0C0;
}

.atd .ac3 {
	background: #F90;
}

.atd .ac4 {
	background: #06F;
}

.atdc em {
	position: absolute;
	margin: -25px 0 0 -5px;
	width: 30px;
	font-size: 11px;
	text-align: center;
	color: #999;
}

.pgm {
	clear: both;
	padding: 5px 0;
}

.pgm .pg {
	float: left;
}

.bart {
	position: relative;
	padding: 10px;
	width: 640px;
}

.bartl {
	overflow-y: scroll;
	padding: 10px;
	width: 270px;
	height: 270px;
	border: 1px solid #CDCDCD;
}

.bartl li {
	overflow: hidden;
	width: 250px;
	height: 20px;
}

.bartl li em {
	float: left;
	width: 200px;
}

.barto {
	position: absolute;
	top: 190px;
	left: 315px;
	height: 30px;
}

.barto .pn * {
	padding: 0 8px;
}

.bart .chkall {
	padding-left: 10px;
}

#chkalldiv p {
	width: 292px;
}

.ptblk li {
	padding: 7px 0;
	border-bottom: 1px solid #CDCDCD;
}

.ptblk em {
	margin-right: 30px;
}

.colorwd {
	margin-right: 3px;
}

.dopt input {
	float: left;
}

#nv_portal .vw .pren em {
	display: block;
	width: 100%;
	height: 22px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

body {
	background: #fff!important;
}

.nex_liststyle {
	width: 100%;
	min-width: 1180px;
	height: 400px;
	position: relative;
	background: url(../images/list_bg.jpg) center no-repeat;
}

.nex_liststylebd {
	width: 1180px;
	margin: 0 auto;
	position: relative;
}

.nex_liststyle em {
	display: block;
	width: 100%;
	min-width: 1180px;
	height: 400px;
	background: rgba(255,255,255,0.1);
	position: absolute;
	top: 0;
	left: 0;
}

.nex_liststylebd h4 {
	font-size: 36px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	top: 130px;
	text-align: center;
	letter-spacing: 4px;
	color: #fff;
	height: 70px;
	line-height: 70px;
	font-weight: 400;
	overflow: hidden;
}

.nex_tools {
	position: relative;
	z-index: 100;
	top: 140px;
}

.nex_tools a {
	display: block;
	width: 140px;
	height: 30px;
	line-height: 33px;
	text-align: center;
	background-color: #32b6ff;
	background: linear-gradient(-45deg,#32b6ff,#4276ff);
	border-radius: 24px;
	font-size: 14px;
	color: #fff;
	border-radius: 24px;
	margin: 0 auto;
}

.nex_tools a:hover {
	opacity: 0.9;
}

.nexprodesc {
	text-align: center;
	width: 800px;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	position: relative;
	top: 125px;
	font-size: 16px;
	color: #fff;
}

.mn {
	overflow: visible;
}

.nex_Leftbds {
	float: left;
	width: 900px;
}

.nex_LeftCons {
	padding: 20px 30px;
	background: #fff;
	margin-bottom: 20px;
	position: relative;
}

.nex_LeftCons h4 {
	height: 50px;
	line-height: 50px;
	font-size: 26px;
	color: #4c4c4c;
	font-weight: 400;
	overflow: hidden;
}

.nex_Left_Comments {
	padding: 20px 30px;
	background: #fff;
}

.tedt,#uhd .tb .a a {
	border: 0!important;
}

.bm_c,.bm_h {
	padding: 0;
}

.pn {
	margin-left: 0;
}

.wp,#wp {
	width: 100%!important;
}

.ct2 .mn {
	width: 852px;
	float: left;
}

.nex_mn_left {
	background: #fff;
	width: 852px;
}

.ct2 .sd {
	width: 300px;
	float: right;
	overflow: visible!important;
	background: none!important;
}

.pg a,.pg strong,.pgb a,.pg label {
	float: left;
	height: 28px;
	line-height: 28px;
	margin-right: 2px;
	padding: 0 10px;
	border: 1px solid #ededed;
	overflow: hidden;
	border-radius: 0;
	background-repeat: no-repeat;
	background: #FFFFFF;
}

.pg strong {
	background: #32b6ff;
	border-color: #32b6ff;
	color: #FFFFFF;
}

.pg a.nxt {
	padding-right: 10px;
	background: #FFFFFF;
}

.pg a.nxt:hover {
	background: #32b6ff;
	color: #FFFFFF;
}

.pg a.prev {
	background: #fff url(../images/arrowleft.png) center no-repeat;
}

.pg a.prev:hover {
	background: #32b6ff url(../images/arrowleft1.png) center no-repeat;
}

.nex_zxbox {
	width: 1180px!important;
	margin: 20px auto 0 auto!important;
}

.nex_artice ul {
}

.nex_artice ul li {
	width: 100%;
	background: #fff;
	margin-bottom: 25px;
	padding-bottom: 25px;
	position: relative;
	border-bottom: 1px solid #ededed;
}

.nex_atcertop {
}

.nex_artice ul li .nex_articel {
	float: left;
	width: 210px;
	height: 130px;
	overflow: hidden;
	position: relative;
}

.nex_artice ul li .nex_articel img {
	width: 210px;
	height: 130px;
	position: absolute;
	top: 0;
	left: 0;
}

.nex_artice ul li .nex_articer {
	float: right;
	width: 620px;
	position: relative;
}

.nex_artice ul li h5 {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin-bottom: 10px;
}

.nex_artice ul li h5 a.nex_arttitles {
	font-size: 18px;
	color: #4c4c4c;
	font-weight: 500;
}

.nex_artice ul li h5 a.nex_arttitles:hover {
	color: #32b6ff
}

.nex_articersummary {
	height: 50px;
	overflow: hidden;
	margin-bottom: 10px;
	line-height: 25px;
	font-size: 12px;
	color: #999;
	font-weight: 400;
}

.nex_atcertop {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-weight: 400;
}

.nex_atctl {
	height: 20px;
	line-height: 20px;
	float: left;
}

.nex_atctl img {
	width: 20px;
	height: 20px;
	float: left;
	border-radius: 100%;
}

.nex_atctl span {
	display: block;
	float: left;
	height: 20px;
	line-height: 23px;
	margin-left: 10px;
	font-size: 12px;
	color: #999;
}

.nex_articerinfo {
	float: left;
	height: 20px;
	line-height: 23px;
	padding-left: 20px;
	margin-left: 15px;
	background: url(../images/at.png) left center no-repeat;
}

.nex_articerinfo a {
	font-size: 12px;
	color: #999;
}

.nex_articerinfo a:hover {
	color: #32b6ff;
}

.nex_atmoresd {
	float: right;
	height: 20px;
	line-height: 23px;
}

.nex_atmoresd span {
	font-size: 12px;
	color: #999;
}

.nex_atmoresd em {
	padding: 0 5px;
	color: #ededed;
}

.nex_attltop {
	height: 34px;
	line-height: 34px;
}

.nex_attltop a.nex_taglebs {
	display: block;
	float: left;
	padding: 0 13px;
	background-color: #32b6ff;
	background: linear-gradient(-45deg,#32b6ff,#4276ff);
	font-size: 12px;
	color: #fff;
	border-radius: 24px;
	height: 22px;
	line-height: 25px;
}

.nex_attltop a.nex_arttitles {
	display: block;
	float: left;
	margin-left: 10px;
	font-size: 18px;
	color: #4c4c4c;
	height: 22px;
	line-height: 25px;
	font-weight: 500;
}

.nex_attltop a.nex_arttitles:hover {
	color: #32b6ff;
}

.nex_side_bxs {
	margin-bottom: 20px;
	width: 300px;
}

.nex_guanzhu {
}

.nex_guanzhu_top {
	width: 300px;
	height: 120px;
	background: url(../images/ghuanzhu_bg.jpg) top center no-repeat;
}

.nex_guanzhu_btn {
	width: 268px;
	height: 88px;
	padding: 15px;
	background: #fff;
	position: relative;
	border: 1px solid #ededed;
	border-top: 0;
}

.nex_guanzhu_btn_top {
	position: absolute;
	width: 270px;
	height: 110px;
	top: -50px;
	left: 15px;
}

.nex_gzewmpiv {
	float: left;
	width: 110px;
	height: 110px;
}

.nex_gzewmpiv img {
	width: 110px;
	height: 110px;
}

.nex_gztxts {
	float: right;
	width: 145px;
}

.nex_gztxts h5 {
	height: 35px;
	line-height: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #4c4c4c;
	font-weight: 600;
	overflow: hidden;
	font-family: Microsoft JhengHei;
	letter-spacing: 2px;
}

.nex_gztxts p {
	height: 46px;
	line-height: 23px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
}

.nex_guanzhu_btn_btms {
	margin-top: 55px;
}

.nex_guanzhu_btn_btms ul {
	width: 300px;
}

.nex_guanzhu_btn_btms ul li {
	float: left;
}

.nex_guanzhu_btn_btms ul li a {
	display: block;
	width: 130px;
	height: 30px;
	line-height: 33px;
	font-size: 13px;
	color: #4c4c4c;
	text-indent: 44px;
	border: 1px solid #ededed;
	position: relative;
}

.nex_guanzhu_btn_btms ul li.nex_gz_qqbtn a {
	margin-right: 5px;
	background: url(../images/tencent.png) 15px center no-repeat;
}

.nex_guanzhu_btn_btms ul li.nex_gz_qqbtn a:hover {
	color: #32b6ff;
	background: url(../images/tencent1.png) 15px center no-repeat;
}

.nex_guanzhu_btn_btms ul li.nex_gz_wbbtn a {
	background: url(../images/weibo.png) 15px center no-repeat;
}

.nex_guanzhu_btn_btms ul li.nex_gz_wbbtn a:hover {
	color: #32b6ff;
	background: url(../images/weibo1.png) 15px center no-repeat;
}

.nex_side_boxs {
	margin-bottom: 35px;
}

.nex_side_bx_top {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 15px;
	font-size: 20px;
	color: #4c4c4c;
	font-weight: 500;
	letter-spacing: 1px;
}

.nex_nextnav {
}

.nex_nextnav ul {
	width: 320px;
}

.nex_nextnav ul li {
	float: left;
	margin: 0 10px 10px 0;
}

.nex_nextnav ul li span {
	display: block;
	height: 30px;
	border: 1px solid #ededed;
	background: #fdfdfd;
	width: 123px;
	text-align: center;
	color: #666;
	line-height: 33px;
	font-size: 14px;
	overflow: hidden;
	padding: 0 10px;
}

.nex_nextnav ul li a:hover {
	color: #fff;
	background-color: #32b6ff;
	background: linear-gradient(-45deg,#32b6ff,#4276ff);
	border: 1px solid #fff;
}

.nex_focusBox {
	position: relative;
	width: 300px;
	height: 180px;
	overflow: hidden;
}

.nex_focusBox ul li {
}

.nex_focusBox ul li a {
	display: block;
	width: 300px;
	height: 180px;
	position: relative;
}

.nex_focusBox ul li a img {
	width: 300px;
	height: 180px;
}

.nex_focusBox ul li a h5 {
	height: 35px;
	line-height: 35px;
	width: 280px;
	padding: 0 10px;
	overflow: hidden;
	background: rgba(0,0,0,0.3);
	font-size: 14px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	font-weight: 500;
}

.nex_focusBox .hd {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 3
}

.nex_focusBox .hd li {
	float: left;
	width: 5px;
	height: 5px;
	cursor: pointer;
	overflow: hidden;
	background: #fff;
	margin: 0 3px;
	filter: alpha(opacity=80);
	opacity: .8;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease
}

.nex_focusBox .hd .on {
	background-color: #32b6ff;
	background: linear-gradient(-45deg,#32b6ff,#4276ff);
	width: 16px;
	height: 5px;
	filter: alpha(opacity=100);
	opacity: 1;
}

.nex_pivlists {
}

.nex_pivlists ul li {
	margin-bottom: 20px;
}

.nex_pivlists ul li:last-child {
	margin-bottom: 0;
}

.nex_top_news {
	width: 300px;
	height: 180px;
	position: relative;
}

.nex_top_news_pic {
	width: 300px;
	height: 180px;
}

.nex_top_news_pic img {
	width: 300px;
	height: 180px;
}

.nex_top_ins_box {
	width: 212px;
	height: 50px;
	padding: 10px 20px;
	position: absolute;
	left: 24px;
	bottom: 0;
	background: rgba(255,255,255,0.7);
}

.nex_top_ins_box p {
	height: 20px;
	line-height: 20px;
	text-align: center;
}

.nex_top_ins_box p a {
	color: #32b6ff;
	font-size: 12px;
	font-weight: 500;
}

.nex_top_ins_box p em {
	padding: 0 10px;
	font-size: 12px;
	color: #aaa;
}

.nex_top_ins_box h5 {
	margin-top: 5px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
}

.nex_top_ins_box h5 a {
	font-size: 14px;
	color: #666;
	font-weight: 500;
}

.nex_top_ins_box h5 a:hover {
	color: #32b6ff
}

.nex_top_newspic {
	width: 105px;
	height: 65px;
	float: left;
}

.nex_top_newspic img {
	width: 105px;
	height: 65px;
}

.nex_top_newsinfos {
	float: right;
	width: 182px;
}

.nex_top_newsinfos h5 {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	margin-bottom: 5px;
}

.nex_top_newsinfos h5 a {
	font-size: 14px;
	color: #666;
	font-weight: 500;
}

.nex_top_newsinfos h5 a:hover {
	color: #32b6ff;
}

.nex_top_newsinfos p {
	font-size: 12px;
	color: #999;
}

.nex_readings {
}

.nex_readings ul li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #ededed;
}

.nex_readings ul li:last-child {
	border-bottom: 0;
}

.nex_readings ul li a {
	display: block;
}

.nex_readings ul li a em {
	display: block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	border-radius: 2px;
	float: left;
	margin-top: 10px;
	background: #bbb;
}

.nex_readings ul li a em.nex_numco1 {
	background: #FFA200;
}

.nex_readings ul li a span {
	display: inline-block;
	float: right;
	width: 270px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 14px;
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.nex_readings ul li a span i {
	color: #999;
	font-weight: 300;
	margin-right: 10px;
	font-size: 14px;
}

.nex_readings ul li a:hover span {
	color: #32b6ff;
}

.nex_selcases {
}

.nex_selcases ul li {
	border-bottom: 1px solid #ededed;
}

.nex_selcases ul li:last-child {
	border-bottom: 0;
}

.nex_sdfdgf {
	position: relative;
	height: 40px;
}

.nex_selcases ul li.ons .nex_sdfdgf {
	height: 220px;
	display: block;
}

.nex_selcases ul li.ons .nex_selout {
	display: block;
}

.nex_selout {
	width: 300px;
	height: 180px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: none;
}

.nex_selout img {
	width: 300px;
	height: 180px;
}

.nex_selout p {
	padding: 10px;
	height: 50px;
	line-height: 25px;
	font-size: 12px;
	color: #fff;
	background: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	bottom: 0;
}

.nex_selins {
	width: 300px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}

.nex_selout i {
	display: block;
	position: absolute;
	width: 40px;
	height: 17px;
	background: url(../images/indsd.png) center no-repeat;
	left: 15px;
	bottom: -10px;
	z-index: 3
}

.nex_selins a {
	font-size: 14px;
	color: #666;
	font-weight: 500;
}

.nex_selins a em {
	color: #32b6ff;
	margin-right: 5px;
	font-size: 14px;
}

.nex_selins a:hover {
	color: #32b6ff
}

.nex_portal_ads {
	width: 300px;
}

.nex_portal_ads img {
	width: 300px;
}

.nex_jianjie_wz {
	float: left;
	width: 55px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background-color: #32b6ff;
	background: linear-gradient(-45deg,#32b6ff,#4276ff);
	position: relative;
}

.nex_jianjie_wz:after {
	content: '';
	width: 0;
	height: 0;
	border-bottom: 20px solid #FFF;
	border-left: 20px solid transparent;
	position: absolute;
	bottom: 0;
}

.nex_summary_wz {
	padding-left: 66px;
	font-size: 14px;
	color: #999;
}

#nv_portal .vw .h {
	margin: 0;
}

#nv_portal .vw .s {
	margin: 10px 0;
	height: 55px;
	border-bottom: 1px dotted #ededed;
}

.vw .ph {
	color: #555;
	font-size: 28px;
	margin-bottom: 10px;
	padding: 0;
	width: 700px;
	height: 37px;
	overflow: hidden;
	line-height: 37px;
}

.vw .s {
	border: 0;
}

.tedt {
	border-color: #eaeaea;
	margin-bottom: 10px;
}

.pn {
	margin-left: 5px;
}

.bm {
	border: 0;
	background: none;
}

.vw .h {
	border: 0;
}

.vw .o {
	border: 0;
}

.bm_h {
	height: 40px;
	line-height: 52px;
	background: none;
	font-size: 16px;
	color: #243E52;
	border-bottom: 0;
}

.bm_h h3 {
}

.nexpostreplys .pn {
	background-color: #32b6ff;
	background: linear-gradient(-45deg,#32b6ff,#4276ff);
	color: #fff;
	font-size: 12px;
	width: 80px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: 0;
}

.tedt {
	width: 100%;
}

.vw .hm {
	text-align: left;
}

.h .xg1,.h .xg1 a {
	color: #ACACAC !important;
}

.vw .h {
	border: none;
	padding-bottom: 0;
}

.vw .s {
	margin: 10px auto;
}

.vw .s {
	color: #555;
}

.vw .d img {
	max-width: 812px!important;
}

#nv_portal .vw .d {
	margin: 0 0 20px 0;
}

#nv_portal .vw .pren {
	margin: 10px 0 0 0;
}

#nv_portal .vw .pren em {
	width: 46%;
	display: block;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	font-size: 14px;
	color: #32b6ff;
	background: url(../images/rt_ico2.png) left center no-repeat;
	padding-left: 15px;
}

#nv_portal .vw .pren em a {
	color: #999;
	font-size: 14px;
	text-overflow: ellipsis;
}

#nv_portal .vw .pren em a:hover {
	color: #32b6ff;
}

#related_article .bm_c {
	padding: 15px 0;
}

#related_article .xl2 li {
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	margin: 0;
}

.mls .avt img {
	width: 46px;
	height: 46px;
	padding: 0;
	max-width: 100%;
	vertical-align: top;
	border-radius: 50%;
	_width: 34px;
	border: none;
}

#click_div h3.xs1,#click_div h3.xs1 a {
	font-size: 14px!important;
	color: #555;
}

.nexmanagerart {
	padding: 5px 0px 10px 0;
	margin-bottom: 15px;
}

.nexmanagerart span {
	display: inline-block;
	font-size: 12px;
	color: #999;
	margin-right: 10px;
}

.nexmanagerart span a {
	font-size: 12px;
	color: #999;
}

.nexmanagerart span a:hover {
	color: #32b6ff
}

.nex_artcomment {
	height: 40px;
}

.nex_artcomment h3 {
	font-size: 16px;
	color: #999;
	font-weight: 400;
	padding-left: 35px;
	width: 90px;
	height: 40px;
	line-height: 40px;
	background: url(../images/pinglun.png) left center no-repeat;
}

#comment_ul h3 {
	font-size: 16px;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #999;
	padding-top: 10px;
	padding-left: 40px;
	height: 40px;
	line-height: 40px;
	background: url(../images/comment.png) left 20px no-repeat;
}

#comment .nex_artcomment em {
	margin-left: 20px;
	color: #999;
	font-size: 12px;
}

#comment .nex_artcomment em span {
	color: #32b6ff;
	font-size: 18px;
	padding: 0 5px;
}

#comment_ul {
	padding-top: 5px;
}

#comment_ul ul {
	padding-left: 25px;
}

#comment_ul ul li dd {
	font-size: 14px;
	color: #999;
}

#comment_ul .ptn a {
	font-size: 14px;
	color: #32b6ff;
}

#comment_ul .mbm {
	position: relative;
}

#comment_ul .portrait {
	position: absolute;
	left: -48px;
	top: 0;
}

#comment_ul .portrait img {
	width: 35px;
	height: 35px;
	max-width: 100%;
	vertical-align: top;
	border-radius: 50%;
	_width: 24px;
}

#comment_ul .username {
	margin-right: 10px;
}

#comment_ul .xg1,#comment_ul .xg1 a {
	color: #ccc!important;
}

.tedt .area {
	padding: 10px 0 0 0;
}

.tedt {
	border: none;
}

.tedt .pt {
	min-height: 100px;
	padding: 8px 10px!important;
	line-height: 1.6;
	border: 1px solid #ededed;
	background-color: #fefefe;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: auto;
	vertical-align: middle;
	resize: vertical;
	color: #999;
}

.tedt .pt.bgchange {
	background: #FFF;
	background-color: #FFF;
	-webkit-box-shadow: 1px 1px 2px #e6e6e6;
	-moz-box-shadow: 1px 1px 2px #e6e6e6;
	box-shadow: 1px 1px 2px #e6e6e6;
	color: #BBB;
}

.ptn {
	padding-top: 15px !important;
}

.nex_portal_listtop {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding-top: 5px;
}

.nex_portallists_tops {
	float: left;
}

.nex_portallists_tops a {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #999;
	font-weight: 500;
}

.nex_portallists_tops span {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	margin-left: 5px;
}

.nex_editse {
	float: right;
}

.nex_editse a {
	font-size: 12px;
	color: #999;
	margin-left: 5px;
}

.nex_commont_cons {
	font-size: 16px;
	color: #666;
}

.quote blockquote {
	color: #999;
	font-size: 12px;
}

.nex_portnode {
	padding-left: 20px;
}
.wp, #wp{ width:100%;}
.nex_zx_conads{ width:100%; min-width:1180px; height:200px; background:url(../images/artical_bg.jpg) center no-repeat;}
.ct2 .mn {border-right:0; float:left; width:852px;}
.ct2 .sd{ overflow:visible; width:300px;}
.nex_neirong_c{width:830px; padding:15px; background:#fff; border:1px solid #ededed;}
.nexzxcontents{width:1180px!important; margin:10px auto;}
.nex_acticletop{}
.nex_acticletop h4{ height: 50px; line-height: 50px; font-size: 26px; color: #333; font-weight: 400; overflow: hidden;}
.nex_Leftdate{ height:20px; line-height:20px; font-size:14px; color:#999; margin:10px 0;}
.nexzxcontentsums{ padding:15px; background:#f8f8f8; margin-bottom:20px;}
.nexzxcontentsums p{ height: 60px;line-height: 30px; font-size: 12px; color: #999; overflow: hidden;}
/*相关阅读*/
#related_article .bm_c{ padding:0;}
.nex_xgydbox_pd{ margin:20px 0; padding:15px 15px 0 15px; border:1px solid #ededed; background:#fff; width:830px;}
.nex_xgydbox_pd h3{  border-bottom: 1px solid #ededed;  height: 35px; margin-bottom: 15px;}
.nex_xgydbox_pd span{ display:block; font-size: 18px;  height: 22px; line-height: 22px;  margin-top: 5px; color: #333;
font-weight: 500; letter-spacing:2px;}
.nex_threadslists{ width:860px;}
.nex_threadslists li{ float:left; width:266.66px; margin:0 15px 15px 0;}
.nex_toppicfd{ width:266.66px; height:170px; overflow:hidden;}
.nex_toppicfd img{ width:266.66px; height:170px;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;-ms-transition:all 0.3s linear;transition:all 0.3s linear;}
.nex_threadslists li:hover img{transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); }
.nex_rpingfdf{ border:1px solid #ededed; padding:10px; border-top:0; position:relative;}
.nex_rpingfdf h5{ height:50px; line-height:25px; overflow:hidden; margin-bottom:10px;}
.nex_rpingfdf h5 a{ font-size:14px; color:#434343; font-weight:400;}
.nex_rpingfdf h5 a:hover{color:#32b6ff}
.nex_rfgtr{ padding:0 5px;height: 30px;border-top:1px solid #ededed; padding-top:5px; margin-top:5px;}
.nex_frzuoze{ float:left; font-size: 12px; color: #999; height: 30px; line-height: 33px;padding-left:20px; background:url(../images/admin.png) left center no-repeat;}
.nex_daterf{ float:right;font-size: 12px; color: #999; height: 30px; line-height: 33px; padding-left:20px;background:url(../images/date1.png) left center no-repeat;}




/*作者栏*/
.nex_fabuxinxi{ width:268px; padding:15px; background:#fff url(../images/user_bg1.jpg) top center no-repeat;; border:1px solid #ededed; margin-bottom:20px; position:relative;}
.nex_fabuxinxi i{ display:block; width:12px; height:20px; background:url(../images/b-trangle.png) center no-repeat; position:absolute; top:88px; left:-12px;}

.bm{ border:0; margin-bottom:0;}
.nex_fbxxtop{}
.nex_fbxxtop a{ display:block; padding-top:10px; }
.nex_tx{width:80px; height:80px; margin:0 auto; padding: 5px; background: #fff; border-radius:100%;}
.nex_tx img{width:80px; height:80px; border-radius:100%;}
.nex_zzm{ text-align:center; height:20px; line-height:20px; margin:10px 0; font-size:16px; color:#333; font-weight:500;}
.nex_fbxxtop a span{ display:block; width:80px; height:20px; margin:0 auto 15px auto; line-height:20px; text-align:center; font-size:12px; color:#fff; border-radius:24px;  background: #32b6ff;}
.nex_zztouxian{ display:block; margin:10px auto 15px auto; text-align:center;height:23px; line-height:23px; background:#32b6ff; font-size:12px; color:#fff; border-radius:24px; max-width:80px; overflow:hidden;}
.nex_fbxxtop a em{ text-align:center; height:20px; line-height:20px; font-size:12px; color:#333; display:block; margin-bottom:15px;}

.nexfabuxinxi_addnCars{ text-align:center; overflow:hidden; margin-bottom:10px;}
.nexfabuxinxi_addnCars ul{}
.nexfabuxinxi_addnCars ul li { display:inline-block;height:14px; line-height:14px; font-size:12px; color:#999;}
.nexfabuxinxi_addnCars ul em{ display:inline-block; height:10px; width:1px; margin:3px 5px 0 5px; background:#bbb;}
.nexfabuzinzi_intros{ line-height:22px; font-size:12px; color:#999; max-height:110px; overflow:hidden; min-height:22px; margin-bottom:10px; background:#f6f6f6; padding:10px;}


.nex_fbxxbottom{ padding-top:10px;}
.nex_fbxxbottom span{ text-align:center; font-size:12px; color:#999;  float: left;  width: 33%; display:block;line-height: 24px;}
.nex_fbxxbottom span.nex_sss{ margin-right:-1px;}
.nex_fbxxbottom span.nex_views{ border-left:1px solid #ededed; border-right:1px solid #ededed; width: 34%;}
.nex_fbxxbottom span.nex_replies{margin-left:-1px;}
.nex_fbxxbottom span.nex_replies a{}
.nex_fbxxbottom span em{ display: block; font-size: 20px; color: #333;  font-weight: 300;}
.nex_xgydbox{ padding:15px; background:#fff; width:268px; border:1px solid #ededed; margin-bottom:15px; }

/*上一篇下一篇*/
.nex_updowns{}
.nex_updowns h5{font-size:16px; color:#999; font-weight:400;height:30px; line-height:30px; margin-bottom:5px;}
.nex_updowns h5.nexupdowns_up{}
.nex_updowns h5.nexupdowns_down{ margin-top:10px;}

.nex_updowns a{ display:block; height:30px; line-height:30px; font-size:14px; color:#666; overflow:hidden;text-overflow:ellipsis; white-space:nowrap; }
.nex_updowns a:hover{ color:#32b6ff}
.nex_updowns em{ font-size:12px; color:#999;}