.wp,#wp {
	width: 100%;
}

.nex_index_main {
	background: #fff;
}

.nex_index_Ml {
	width: 860px;
	float: left;
}

.nex_main_SD_one {
	margin-bottom: 20px;
	height: 280px;
}

.nex_rolling_info {
	width: 450px;
	height: 280px;
	float: left;
}

.nex_rolling_wraps {
	position: relative;
	width: 450px;
	height: 280px;
	background: #000;
	overflow: hidden;
}

.nex_rolling_wraps ul {
}

.nex_rolling_wraps ul li {
	float: left;
	width: 450px;
	height: 280px;
	overflow: hidden;
	position: relative;
}

.nex_rolling_box {
}

.nex_rolling_box a {
	display: block;
	width: 450px;
	height: 280px;
	position: relative;
}

.nex_rolling_box a img {
	width: 450px;
	height: 280px;
	-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;
	-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;
	transform: scale(1.1,1.1);
}

.nex_rolling_box a em {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	background: rgba(0,0,0,0.4);
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	color: #fff;
}

.nex_hidden_box {
	width: 420px;
	padding: 10px 15px 15px 15px;
	background: rgba(0,0,0,0.4);
	position: absolute;
	left: 0;
	top: 207px;
	-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_rolling_wraps ul li:hover .nex_hidden_box {
	top: 128px;
}

.nex_hidden_btop {
	height: 50px;
}

.nex_hidden_avator {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 15px;
	top: -20px;
}

.nex_hidden_avator a {
	display: block;
	width: 50px;
	height: 50px;
}

.nex_hidden_avator span img {
	width: 50px;
	height: 50px;
	border-radius: 100%;
}

.nex_hidden_authors {
	height: 20px;
	line-height: 23px;
	margin-bottom: 5px;
}

.nex_hidden_authors h2 {
	float: left;
	margin-left: 60px;
	width: 120px;
	height: 20px;
	line-height: 23px;
	overflow: hidden;
	font-size: 14px;
	color: #fff;
	font-weight: 400;
}

.nex_hidden_authorbox {
	float: right;
	height: 20px;
	line-height: 23px;
}

.nex_hidden_authorbox em {
	font-size: 12px;
	color: #fff;
	margin-left: 15px;
	display: block;
	float: left;
}

.nex_hidden_authorbox em.nex_hidden_views {
	background: url(../images/r_view.png) left center no-repeat;
	padding-left: 30px;
}

.nex_hidden_authorbox em.nex_hidden_replies {
	background: url(../images/r_reply.png) left center no-repeat;
	padding-left: 30px;
}

.nex_hidden_btop h5 {
	height: 30px;
	line-height: 33px;
	overflow: hidden;
}

.nex_hidden_btop h5 a {
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	letter-spacing: 1px;
}

.nex_hidden_btop h5 a:hover {
	color: #32B6FF;
}

.nex_hidden_bbtm {
	margin-top: 10px;
}

.nex_hidden_bbtm_cons {
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	font-size: 12px;
	color: #ddd;
}

.nex_hidden_folders {
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	margin-top: 5px;
}

.nex_hidden_folders a {
	display: block;
	float: left;
	padding: 0 8px;
	background-color: #32b6ff;
	background: linear-gradient(-45deg,#32b6ff,#4276ff);
	font-size: 12px;
	color: #fff;
	line-height: 19px;
}

.nex_hidden_folders a:hover {
	opacity: 0.8;
}

.nex_hidden_folders em {
	display: block;
	float: left;
	margin-left: 10px;
	padding: 0 8px;
	background-color: #32b6ff;
	background: linear-gradient(-45deg,#FF885C,#ff4400);
	font-size: 12px;
	color: #fff;
	line-height: 19px;
}

.nex_rolling_wraps ul li:hover .nex_rolling_box a img {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
	transform: scale(1,1);
}

.nex_rolling_wraps .prev,.nex_rolling_wraps .next {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 115px;
	z-index: 3;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease;
}

.nex_rolling_wraps .prev {
	background: url(../images/jt_l.png) center no-repeat;
	left: -60px;
}

.nex_rolling_wraps .prev:hover {
	background: url(../images/jt_l1.png) center no-repeat;
}

.nex_rolling_wraps .next {
	background: url(../images/jt_r.png) center no-repeat;
	right: -60px;
}

.nex_rolling_wraps .next:hover {
	background: url(../images/jt_r1.png) center no-repeat;
}

.nex_rolling_wraps:hover .prev {
	left: 10px;
}

.nex_rolling_wraps:hover .next {
	right: 10px;
}

.nex_todays {
	float: right;
	width: 360px;
	height: 250px;
	background: #f9f9f9;
	padding: 15px;
}

.nex_today_tops {
	height: 30px;
	line-height: 33px;
	margin-bottom: 15px;
}

.nex_today_tops span {
	font-size: 20px;
	color: #4c4c4c;
	float: left;
	display: block;
	height: 30px;
	line-height: 33px;
	padding-left: 40px;
	background: url(../images/txt_titles.png) left center no-repeat;
}

.nex_today_tops em {
	display: block;
	float: left;
	height: 30px;
	line-height: 33px;
	margin-left: 10px;
	font-size: 14px;
	color: #999;
}

.nex_today_cons {
}

.nex_today_headerline {
	margin-bottom: 10px;
}

.nex_today_headerline h5 {
	height: 30px;
	line-height: 33px;
	overflow: hidden;
	margin-bottom: 5px;
}

.nex_today_headerline h5 a {
	font-size: 18px;
	color: #4c4c4c;
	font-weight: 600;
}

.nex_today_headerline h5 a:hover {
	color: #32b6ff;
}

.nex_today_headerline p {
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	color: #999;
	font-size: 12px;
}

.nex_today_headerline p a {
	color: #32b6ff;
	font-size: 12px;
	margin-left: 5px;
}

.nex_today_lists {
}

.nex_today_lists ul li {
	height: 30px;
	line-height: 33px;
	border-bottom: 1px solid #ededed;
	padding-left: 15px;
	background: url(../images/dot.png) left center no-repeat;
	overflow: hidden;
}

.nex_today_lists ul li:last-child {
	border-bottom: 0;
}

.nex_today_lists ul li.nex_newlines a {
	color: #32b6ff;
}

.nex_today_lists ul li a {
	font-size: 14px;
	color: #4c4c4c;
}

.nex_today_lists ul li a:hover {
	color: #32b6ff;
}

.nex_slidetotop {
	height: 30px;
	margin: 0 0 20px 0;
	background: url(../images/notice.png) left center no-repeat;
	padding-left: 35px;
}

.nex_slideinframe {
	float: left;
	width: 700px;
	height: 30px;
}

.nex_slideinframe ul li {
	height: 30px;
	line-height: 33px;
	overflow: hidden;
}

.nex_slideinframe ul li a {
	display: block;
	float: left;
	height: 30px;
	line-height: 33px;
	font-size: 14px;
	color: #4c4c4c;
}

.nex_slideinframe ul li a:hover {
	color: #32b6ff;
}

.nex_slideinframe ul li em {
	display: block;
	float: left;
	height: 30px;
	line-height: 33px;
	font-size: 14px;
	color: #999;
	margin-left: 15px;
}

.nex_slidetotopmore {
	float: right;
	height: 30px;
	line-height: 33px;
}

.nex_slidetotopmore a {
	font-size: 14px;
	color: #666;
}

.nex_slidetotopmore a:hover {
	color: #32b6ff;
}

.nex_sideads {
	margin-bottom: 20px;
	width: 860px;
}

.nex_sideads img {
	width: 860px;
}

.nex_industral_aera {
}

.nex_indtop_title {
	float: left;
	display: block;
	font-size: 20px;
	height: 30px;
	line-height: 33px;
	color: #4c4c4c;
	font-weight: 500;
	letter-spacing: 1px;
	background: url(../images/indtag.png) left center no-repeat;
	padding-left: 30px;
}

.nex_indtop_title em {
	display: inline-block;
	margin-left: 15px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: 300;
	color: #000;
	position: relative;
}

.nex_indtop_title em i {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0px;
	color: #32B6FF;
	font-size: 16px;
	font-weight: 300;
	background-image: -webkit-gradient(linear,0 0,0 bottom,from(rgba(50,182,255,1)),to(rgba(66,118,255,1)));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.nex_ind_box {
}

.nex_ind_BL {
	float: left;
	width: 450px;
	margin-bottom: 20px;
}

.nex_ind_pic {
	width: 450px;
	height: 280px;
	margin-bottom: 10px;
}

.nex_ind_pic a {
	display: block;
	width: 450px;
	height: 280px;
	position: relative;
	overflow: hidden;
}

.nex_ind_pic a img {
	width: 450px;
	height: 280px;
	-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;
	-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;
	transform: scale(1.1,1.1);
}

.nex_ind_pic a:hover img {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
	transform: scale(1,1);
}

.nex_ind_bkpart {
	width: 90px;
	height: 25px;
	line-height: 28px;
	position: absolute;
	top: 15px;
	left: 15px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
	background-color: #32b6ff;
	background: linear-gradient(-45deg,#32b6ff,#4276ff);
}

.nex_ind_BL h5 {
	height: 50px;
	line-height: 25px;
	overflow: hidden;
}

.nex_ind_BL h5 a {
	font-size: 18px;
	color: #4c4c4c;
	font-weight: 500;
}

.nex_ind_BL h5 a:hover {
	color: #32b6ff;
}

.nex_ind_intels {
	height: 20px;
	line-height: 23px;
	overflow: hidden;
	margin: 15px 0;
}

.nex_ind_intels b {
	display: block;
	float: left;
	font-size: 14px;
	color: #32b6ff;
}

.nex_ind_intels em {
	display: block;
	float: left;
	margin: 0 10px;
	width: 1px;
	height: 10px;
	margin-top: 5px;
	background: #ededed;
}

.nex_ind_intels span {
	display: block;
	float: left;
	font-size: 14px;
	color: #999;
}

.nex_ind_BL p {
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	color: #999;
	font-size: 14px;
}

.nex_ind_more {
	height: 16px;
	line-height: 18px;
	overflow: hidden;
	margin: 10px 0 0 0;
}

.nex_ind_more span {
	display: block;
	float: left;
	font-size: 12px;
	color: #999;
	padding-left: 30px;
	margin-right: 15px;
}

.nex_ind_more span.nex_ind_views {
	background: url(../images/list_view.png) left center no-repeat;
}

.nex_ind_more span.nex_ind_replies {
	background: url(../images/list_comment.png) no-repeat;
}

.nex_ind_BR {
	float: right;
	width: 390px;
}

.nex_ind_BR ul li {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #ededed;
}

.nex_ind_BR ul li:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}

.nex_ind_brpic {
	float: left;
	width: 70px;
	height: 70px;
	overflow: hidden;
}

.nex_ind_brpic img {
	width: 70px;
	height: 70px;
	-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;
	-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;
	transform: scale(1.1,1.1);
}

.nex_ind_brpic:hover img {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
	transform: scale(1,1);
}

.nex_ind_brcons {
	float: right;
	width: 305px;
}

.nex_ind_brcons h5 {
	height: 46px;
	line-height: 23px;
	overflow: hidden;
}

.nex_ind_brcons h5 a {
	font-size: 14px;
	color: #4c4c4c;
	font-weight: 500;
}

.nex_ind_brcons h5 a:hover {
	color: #32b6ff;
}

.nex_ind_brbtm {
	height: 16px;
	line-height: 18px;
	overflow: hidden;
	margin: 10px 0 0 0;
}

.nex_ind_brbtm span {
	display: block;
	float: left;
	font-size: 12px;
	color: #999;
	padding-left: 30px;
	margin-right: 15px;
}

.nex_ind_brbtm span.nex_ind_views {
	background: url(../images/list_view.png) left center no-repeat;
}

.nex_ind_brbtm span.nex_ind_replies {
	background: url(../images/list_comment.png) no-repeat;
}

.nex_infobserve_title {
	float: left;
	display: block;
	font-size: 20px;
	height: 30px;
	line-height: 33px;
	color: #4c4c4c;
	font-weight: 500;
	letter-spacing: 1px;
	background: url(../images/obtag.png) left center no-repeat;
	padding-left: 30px;
}

.nex_infobserve_title em {
	display: inline-block;
	margin-left: 15px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: 300;
	color: #000;
	position: relative;
}

.nex_infobserve_title em i {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0px;
	color: #32B6FF;
	font-size: 16px;
	font-weight: 300;
	background-image: -webkit-gradient(linear,0 0,0 bottom,from(rgba(50,182,255,1)),to(rgba(66,118,255,1)));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.nex_observe_load {
	width: 280px;
	height: 360px;
	float: left;
}

.nex_observe_load_top {
	width: 280px;
	height: 240px;
}

.nex_observe_load_top a {
	display: block;
	width: 280px;
	height: 240px;
	overflow: hidden;
	position: relative;
}

.nex_observe_load_top a img {
	width: 280px;
	height: 240px;
}

.nex_observe_load_top a i.nex_observe_load_top_bg {
	display: block;
	width: 280px;
	height: 240px;
	background: rgba(0,0,0,0.2);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.nex_observe_load_top a em.nex_observe_load_top_bgimg {
	display: block;
	width: 280px;
	height: 240px;
	background: url(../images/ab_bg.png) 0 0 repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
}

.nex_observe_inners {
	width: 250px;
	height: 210px;
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 10;
}

.nex_observe_inners h5 {
	height: 50px;
	line-height: 25px;
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	overflow: hidden;
	margin-bottom: 10px;
}

.nex_observe_inners p {
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	font-size: 12px;
	color: #fff;
}

.nex_observe_btns {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 250px;
	height: 20px;
	line-height: 23px;
	z-index: 11;
}

.nex_observe_btns span {
	display: block;
	float: left;
	font-size: 12px;
	color: #fff;
}

.nex_observe_btns em {
	display: block;
	float: right;
	height: 20px;
	line-height: 23px;
	font-size: 28px;
	font-weight: 500;
	color: #fff;
}

.nex_inter_quote {
	width: 30px;
	height: 30px;
	margin: 20px auto;
	background: url(../images/quote.png) center no-repeat;
}

.nex_observe_load_bottom {
	height: 90px;
	padding: 20px 15px;
	background: #f9f9f9;
	width: 250px;
}

.nex_observe_load_bottom ul li {
	height: 30px;
	line-height: 38px;
	overflow: hidden;
	padding-left: 15px;
	background: url(../images/dot.png) left 15px no-repeat;
}

.nex_observe_load_bottom ul li a {
	font-size: 14px;
	color: #4c4c4c;
}

.nex_observe_load_bottom ul li a:hover {
	color: #32b6ff;
}

.nex_observe_box {
	float: right;
	width: 560px;
}

.nex_observe_box ul {
	width: 560px;
}

.nex_observe_box ul li {
	margin: 0 0 20px 0;
}

.nex_observe_box ul li.nex_observe_one {
	width: 560px;
}

.nex_observe_box ul li.nex_observe_one .nex_ob_L {
	width: 368px;
	height: 78px;
	float: left;
	padding: 15px;
	background: #fff;
	border: 1px solid #ededed;
}

.nex_observe_box ul li.nex_observe_one .nex_ob_Liners {
	width: 80px;
	float: left;
	padding-right: 20px;
	border-right: 1px solid #ededed;
}

.nex_observe_box ul li.nex_observe_one .nex_ob_Liners h3 {
	height: 55px;
	line-height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	font-size: 30px;
	color: #333;
	font-weight: 300;
}

.nex_observe_box ul li.nex_observe_one .nex_ob_Liners p {
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	color: #999;
}

.nex_observe_box ul li.nex_observe_one .nex_ob_Linerx {
	float: right;
	width: 250px;
}

.nex_observe_box ul li.nex_observe_one .nex_ob_Linerx h5 {
	height: 24px;
	line-height: 24px;
	margin-bottom: 10px;
	overflow: hidden;
}

.nex_observe_box ul li.nex_observe_one .nex_ob_Linerx h5 a {
	font-size: 16px;
	color: #4c4c4c;
	font-weight: 500;
}

.nex_observe_box ul li.nex_observe_one .nex_ob_Linerx h5 a:hover {
	color: #32b6ff;
}

.nex_observe_box ul li.nex_observe_one .nex_ob_Linerx p {
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	font-size: 12px;
	color: #999;
	font-weight: 300;
}

.nex_observe_box ul li.nex_observe_one .nex_ob_R {
	float: right;
	width: 160px;
	height: 110px;
	overflow: hidden;
}

.nex_observe_box ul li.nex_observe_one .nex_ob_R img {
	width: 160px;
	height: 110px;
	-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;
	-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;
	transform: scale(1.1,1.1);
}

.nex_observe_box ul li:hover .nex_ob_R img {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
	transform: scale(1,1);
}

.nex_infotech_list {
}

.nex_infotech_tops {
	height: 30px;
	line-height: 33px;
	overflow: hidden;
	margin-bottom: 20px;
}

.nex_infotech_title {
	float: left;
	display: block;
	font-size: 20px;
	height: 30px;
	line-height: 33px;
	color: #4c4c4c;
	font-weight: 500;
	letter-spacing: 1px;
	background: url(../images/listtag.png) left center no-repeat;
	padding-left: 30px;
}

.nex_infotech_title em {
	display: inline-block;
	margin-left: 15px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: 300;
	color: #000;
	position: relative;
}

.nex_infotech_title em i {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0px;
	color: #32B6FF;
	font-size: 16px;
	font-weight: 300;
	background-image: -webkit-gradient(linear,0 0,0 bottom,from(rgba(50,182,255,1)),to(rgba(66,118,255,1)));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.nex_infotech_tops a {
	display: inline-block;
	float: right;
	height: 30px;
	line-height: 33px;
	font-size: 14px;
	color: #666;
}

.nex_infotech_tops a:hover {
	color: #32B6FF;
}

.nex_infotexh_box {
}

.nex_infotexh_box ul li {
	margin-bottom: 25.3px;
}

.nex_infotech_img {
	float: left;
	width: 280px;
	height: 160px;
	position: relative;
	overflow: hidden;
}

.nex_infotech_img img {
	width: 280px;
	height: 160px;
	-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;
	-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;
	transform: scale(1.1,1.1);
}

.nex_infotech_img:hover img {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
	transform: scale(1,1);
}

.nex_infotech_img span em {
	height: 26px;
	line-height: 29px;
	font-size: 12px;
	color: #fff;
	padding: 0 8px;
	background: rgba(0,0,0,0.4);
	position: absolute;
	top: 0;
	left: 0;
}

.nex_infotech_intels {
	float: right;
	width: 560px;
	padding-top: 15px;
}

.nex_infotech_intels h5 {
	height: 30px;
	line-height: 33px;
	overflow: hidden;
	margin-bottom: 5px;
}

.nex_infotech_intels h5 a {
	font-size: 18px;
	color: #4c4c4c;
	font-weight: 500;
}

.nex_infotech_intels h5 a:hover {
	color: #32B6FF;
}

.nex_infotech_intels p {
	height: 44px;
	line-height: 22px;
	font-size: 12px;
	color: #999;
	margin-bottom: 20px;
	overflow: hidden;
}

.nex_infotech_btms {
	height: 25px;
	line-height: 28px;
	overflow: hidden;
}

.nex_infotech_btms b {
	display: block;
	float: left;
	margin: 7px 0 0 20px;
	width: 1px;
	height: 15px;
	background: #ededed;
}

.nex_infotech_btms a {
	display: block;
	float: left;
}

.nex_infotech_btms i img {
	width: 25px;
	height: 25px;
	border-radius: 100%;
	float: left;
}

.nex_infotech_btms i em {
	display: block;
	float: left;
	margin-left: 10px;
	height: 25px;
	line-height: 28px;
	font-size: 12px;
	color: #32b6ff;
}

.nex_infotech_btms span {
	display: block;
	float: left;
	margin-left: 15px;
	height: 25px;
	line-height: 28px;
	font-size: 12px;
	color: #999;
	padding-left: 25px;
}

.nex_infotech_btms span.nex_lists_views {
	margin-left: 20px;
	background: url(../images/list_view.png) left center no-repeat;
	padding-left: 30px;
}

.nex_infotech_btms span.nex_lists_replies {
	background: url(../images/list_comment.png) left center no-repeat;
}

.nex_infotech_btms span.nex_lists_dates {
	background: url(../images/list_date.png) left center no-repeat;
}

.jquery_pagnation {
	text-align: center;
	margin-bottom: 20px;
	border-top: 0;
	position: relative;
	padding: 10px;
	border: 1px solid #fafafa;
	background: #fefefe;
	margin-top: 5px;
}

.jquery_pagnation span {
	font-size: 12px;
	color: #fff;
	margin-right: 5px;
	display: inline-block;
	border: 1px solid #32b6ff;
	background-color: #32b6ff;
	background: linear-gradient(-45deg,#32b6ff,#4276ff);
	width: 28px;
	height: 28px;
	line-height: 31px;
	text-align: center;
	border-radius: 4px;
}

.jquery_pagnation a {
	font-size: 12px;
	color: #aaa;
	margin-right: 5px;
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 31px;
	text-align: center;
	border: 1px solid #ededed;
	border-radius: 4px;
}

.jquery_pagnation a:hover {
	color: #fff;
	background-color: #32b6ff;
	background: linear-gradient(-45deg,#32b6ff,#4276ff);
	;border: 1px solid #0087FF;
}

.jquery_pagnation a.a1 {
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	border-radius: 4px;
}

.nex_index_Mr {
	width: 300px;
	float: right;
}

.nex_index_tjzx {
	width: 298px;
	height: 278px;
	border: 1px solid #ededed;
	margin-bottom: 20px;
	background: #fff;
}

.nex_focuson_top {
	width: 298px;
	height: 145px;
}

.nex_focuson_top img {
	width: 298px;
	height: 145px;
}

.nex_focuson_btm {
	width: 278px;
	height: 113px;
	padding: 10px;
	background: #fff;
}

.nex_focuson_btm {
}

.nex_focuson_Lsd {
	float: left;
	width: 163px;
	height: 113px;
	position: relative;
	background: #fff;
	border-right: 1px solid #ededed;
	padding-right: 15px;
}

.nex_focuson_Lsd i {
	display: block;
	width: 10px;
	height: 17px;
	background: url(../images/gz_ar.png) center no-repeat;
	position: absolute;
	top: 48px;
	right: -9px;
}

.nex_focuson_Lsd h5 {
	height: 43px;
	line-height: 43px;
	text-align: center;
	font-size: 18px;
	color: #4c4c4c;
	font-weight: 500;
}

.nex_focuson_Lsd span {
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	color: #999;
	font-weight: 400;
}

.nex_focus_btns {
}

.nex_focus_btns ul {
	display: table;
	margin: 10px auto;
}

.nex_focus_btns ul li {
	float: left;
}

.nex_focus_btns ul li a {
	display: block;
	float: left;
	margin-right: 10px;
	height: 30px;
	line-height: 33px;
	width: 76.5px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.nex_focus_btns ul li.nex_focusbuttun_one a {
	background-color: #32b6ff;
	background: linear-gradient(-45deg,#32b6ff,#4276ff);
}

.nex_focus_btns ul li.nex_focusbuttun_two a {
	margin-right: 0!important;
	background-color: #FF8C00;
	background: linear-gradient(-45deg,#FFB55C,#FF8C00);
}

.nex_focuson_Rsd {
	width: 85px;
	height: 113px;
	float: right;
}

.nex_focuson_Rsd img {
	width: 85px;
	height: 85px;
	display: block;
	margin: 0 auto;
}

.nex_focuson_Rsd p {
	height: 23px;
	line-height: 23px;
	margin-top: 5px;
	text-align: center;
	font-size: 14px;
	color: #999;
	overflow: hidden;
}

.nex_rightsd_ads {
	width: 300px;
	height: 170px;
	margin-bottom: 20px;
}

.nex_rightsd_ads img {
	width: 300px;
	height: 170px;
}

.nex_sd_BOX {
	border: 1px solid #ededed;
	margin-bottom: 20px;
	padding: 20px;
	width: 258px;
}

.nex_sd_BOXtops {
	height: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ededed;
	padding-bottom: 10px;
}

.nex_sd_BOXtops span {
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	color: #4c4c4c;
}

.nex_sd_BOXtops a {
	float: right;
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #666;
}

.nex_sd_BOXtops a:hover {
	color: #32b6ff;
}

.nex_sd_Cons {
}

.nex_sd_Cons ul li {
}

.nex_ind_pros {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ededed;
}

.nex_ind_proimg {
	width: 258px;
	height: 150px;
	margin-bottom: 10px;
}

.nex_ind_proimg span {
	display: block;
	width: 258px;
	height: 150px;
	position: relative;
	overflow: hidden;
}

.nex_ind_proimg a img {
	width: 258px;
	height: 150px;
	-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;
	-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;
	transform: scale(1.1,1.1);
}

.nex_ind_proimg a:hover img {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
	transform: scale(1,1);
}

.nex_ind_proimg a i {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: rgba(0,0,0,0.6);
	position: absolute;
	top: 0;
	left: 0;
}

.nex_ind_probtm {
}

.nex_ind_probtm span {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
}

.nex_ind_probtm h5 {
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	margin: 5px 0;
}

.nex_ind_probtm h5 a {
	font-size: 14px;
	color: #4c4c4c;
	font-weight: 600;
	letter-spacing: 2px;
}

.nex_ind_probtm h5 a:hover {
	color: #32b6ff;
}

.nex_ind_probtm em {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
}

.nex_ind_edge {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ededed;
}

.nex_sd_Cons ul li:last-child .nex_ind_edge {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}

.nex_ind_tinnypic {
	width: 70px;
	height: 70px;
	float: left;
}

.nex_ind_tinnypic span {
	display: block;
	width: 70px;
	height: 70px;
	position: relative;
	overflow: hidden;
}

.nex_ind_tinnypic a img {
	width: 70px;
	height: 70px;
	-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;
	-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;
	transform: scale(1.1,1.1);
}

.nex_ind_tinnypic a:hover img {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
	transform: scale(1,1);
}

.nex_ind_tinnypic a i {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: rgba(0,0,0,0.6);
	position: absolute;
	top: 0;
	left: 0;
}

.nex_ind_tinnyinfo {
	float: right;
	width: 175px;
}

.nex_ind_tinnyinfo span {
	display: block;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	color: #999;
	overflow: hidden;
}

.nex_ind_tinnyinfo h5 {
	height: 36px;
	line-height: 18px;
	overflow: hidden;
	margin: 2px 0;
}

.nex_ind_tinnyinfo h5 a {
	font-size: 12px;
	color: #4c4c4c;
	font-weight: 600;
	letter-spacing: 2px;
}

.nex_ind_tinnyinfo h5 a:hover {
	color: #32b6ff;
}

.nex_ind_tinnyinfo em {
	display: block;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	color: #999;
	overflow: hidden;
}

.nex_sd_UpdateNew {
}

.nex_sd_UpdateNew .tempWrap {
	height: 490px!important;
}

.nex_sd_UpdateNew ul li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	height: 55px;
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #ededed;
}

.nex_UNL {
	position: absolute;
	top: 0;
	left: 0;
	width: 258px;
	height: 55px;
	-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_sd_UpdateNew ul li:hover .nex_UNL {
	left: 280px;
}

.nex_sd_UpdateNew ul li:hover .nex_UNR {
	left: 0;
}

.nex_UNL_img {
	width: 55px;
	height: 55px;
	float: left;
}

.nex_UNL_img img {
	width: 55px;
	height: 55px;
	border-radius: 100%;
}

.nex_NUL_info {
	float: right;
	width: 190px;
}

.nex_NUL_ITOP {
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	margin-top: 4px;
}

.nex_NUL_ITOP span {
	font-size: 14px;
	color: #666;
	margin-right: 10px;
}

.nex_NUL_ITOP em {
	font-size: 14px;
	color: #999;
}

.nex_NUL_info h5 {
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	color: #4c4c4c;
	font-weight: 600;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.nex_UNR {
	position: absolute;
	top: 0;
	left: -300px;
	width: 258px;
	height: 55px;
	-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_UNR_img {
	float: left;
	width: 70px;
	height: 55px;
	overflow: hidden;
}

.nex_UNR_img img {
	width: 70px;
	height: 55px;
	-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;
	-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;
	transform: scale(1.1,1.1);
}

.nex_UNR_img:hover img {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
	transform: scale(1,1);
}

.nex_UNR_info {
	float: right;
	width: 175px;
}

.nex_UNR_info h5 {
	height: 30px;
	line-height: 30px;
	margin-bottom: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.nex_UNR_info h5 a {
	font-size: 13px;
	color: #4c4c4c;
	font-weight: 600;
}

.nex_UNR_info h5 a:hover {
	color: #32b6ff;
}

.nex_UNR_info p {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 12px;
}

.nex_UNR_info p span {
	margin-right: 10px;
	color: #32b6ff;
}

.nex_UNR_info p em {
	color: #999;
}

.nex_sd_Zhuanti {
	height: 524px;
	position: relative;
	width: 258px;
}

.nex_sd_Zhuanti ul li {
	margin-bottom: 15px;
	height: 75px;
	position: relative;
}

.nex_InerLine {
	width: 1px;
	height: 520px;
	background: #ededed;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.nex_InterDot {
	width: 14px;
	height: 14px;
	background: url(../images/marks1.png) center no-repeat;
	position: absolute;
	top: 3px;
	left: -6.5px;
	z-index: 10;
}

.nex_sd_Zhuanti ul li:hover .nex_InterDot {
	background: url(../images/marks.png) center no-repeat;
}

.nex_InterRaps {
	float: right;
	width: 235px;
}

.nex_InterDate {
	height: 50px;
	line-height: 25px;
	overflow: hidden;
}

.nex_InterDate a {
	font-size: 13px;
	color: #4c4c4c;
	font-weight: 600;
}

.nex_InterDate a:hover {
	color: #32b6ff;
}

.nex_InterBox {
	margin-top: 5px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 12px;
	color: #4c4c4c;
}

.nex_InterBox span {
	color: #999;
	margin-right: 7px;
}

.nex_InterBox span i {
	font-size: 12px;
	color: #32b6ff;
}

.nex_sd_Onfocus {
}

.nex_sd_Onfocus ul li {
	margin-bottom: 10px;
}

.nex_sd_Onfocus ul li.nexon {
	margin-bottom: 10px;
}

.nex_onFocusOut {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.nex_sd_Onfocus ul li.nexon .nex_onFocusOut {
	display: none;
}

.nex_onFocusOut a {
	display: block;
	float: left;
	width: 190px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	color: #4c4c4c;
	font-weight: 600;
}

.nex_onFocusOut a:hover {
	color: #32b6ff;
}

.nex_onFocusOut span {
	display: block;
	float: right;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #999;
	font-weight: 400;
	text-align: right;
}

.nex_onFocusIn {
	width: 258px;
	height: 140px;
	display: none;
}

.nex_sd_Onfocus ul li.nexon .nex_onFocusIn {
	display: block;
}

.nex_onFocusIn span {
	display: block;
	width: 258px;
	height: 140px;
	position: relative;
	overflow: hidden;
}

.nex_onFocusInImg {
	width: 258px;
	height: 140px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.nex_onFocusInImg img {
	width: 258px;
	height: 140px;
	-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;
	-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;
	transform: scale(1.1,1.1);
}

.nex_onFocusIn a:hover .nex_onFocusInImg img {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
	transform: scale(1,1);
}

.nex_onFocusInBox {
	padding: 15px 15px 10px 15px;
	width: 228px;
	height: 50px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: linear-gradient(to bottom,rgba(0,0,0,0.1) 0,rgba(0,0,0,0.5) 100%);
}

.nex_onFocusInBox h5 {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
	color: #fff;
}

.nex_onFocusInBox p {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 12px;
	color: #fff;
}

.nex_sd_Authors {
}

.nex_sd_Authors ul li {
	margin-bottom: 20px;
}

.nex_sd_Authors ul li:last-child {
	margin-bottom: 0px;
}

.nex_sd_Authors ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

.nex_sd_Au_avator {
	float: left;
	width: 45px;
	height: 45px;
	position: relative;
}

.nex_sd_Au_avator img {
	width: 45px;
	height: 45px;
	border-radius: 100%;
}

.nex_sd_Au_avator em {
	display: block;
	width: 20px;
	height: 18px;
	position: absolute;
	top: -8px;
	right: -4px;
}

.nex_sd_Au_avator em.nex_Crown1 {
	background: url(../images/crown1.png) no-repeat;
}

.nex_sd_Au_avator em.nex_Crown2 {
	background: url(../images/crown2.png) no-repeat;
}

.nex_sd_Au_avator em.nex_Crown3 {
	background: url(../images/crown3.png) no-repeat;
}

.nex_sd_Au_center {
	float: right;
	width: 200px;
}

.nex_sd_Au_center h5 {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #4c4c4c;
	font-weight: 600;
}

.nex_sd_Au_center p {
	height: 40px;
	line-height: 22px;
	overflow: hidden;
	font-size: 12px;
	color: #999;
}

.nex_sd_Authors ul li a:hover .nex_sd_Au_center h5 {
	color: #32b6ff;
}

.nex_sd_Ranklist {
}

.nex_sd_Ranktop {
}

.nex_sd_Ranktop ul {
	display: table;
	margin: 10px auto 20px;
	height: 32px;
}

.nex_sd_Ranktop ul li {
	float: left;
	width: 58px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #848484;
	font-weight: 300;
	padding: 0 14px;
	cursor: pointer;
	position: relative;
}

.nex_sd_Ranktop ul li i {
	display: block;
	width: 58px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 14px;
	bottom: 0;
}

.nex_sd_Ranktop ul li.nex_cur {
	color: #32b6ff;
}

.nex_sd_Ranktop ul li.nex_cur i {
	background: #32b6ff;
}

.nex_sd_Rankbottom {
}

.nex_sd_rankcons {
}

.nex_sd_rankcons ul li {
	display: none;
}

.nex_sd_InterFulls {
}

.nex_sd_InterFulls dl dd {
	border-bottom: 1px solid #ededed;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.nex_sd_InterFulls dl dd:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.nex_ranksp_style {
}

.nex_ranksp_style em {
	display: block;
	float: left;
	margin-top: 25px;
	width: 20px;
	height: 20px;
	line-height: 23px;
	text-align: center;
	font-size: 12px;
	color: #fff;
}

.nex_ranksp_style em.nex_num_bg1 {
	background-color: #32b6ff;
	background: linear-gradient(-45deg,#32b6ff,#4276ff);
}

.nex_rankfillins {
	float: right;
	width: 220px;
}

.nex_rankpivs {
	width: 70px;
	height: 70px;
	float: left;
	overflow: hidden;
}

.nex_rankpivs a {
	display: block;
	width: 70px;
	height: 70px;
}

.nex_rankpivs img {
	width: 70px;
	height: 70px;
	-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;
	-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;
	transform: scale(1.1,1.1);
}

.nex_rankpivs a:hover img {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
	transform: scale(1,1);
}

.nex_rankinfos {
	float: right;
	width: 135px;
}

.nex_rankinfos h5 {
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	margin-bottom: 5px;
}

.nex_rankinfos h5 a {
	font-size: 13px;
	color: #4c4c4c;
	font-weight: 600;
}

.nex_rankinfos h5 a:hover {
	color: #32b6ff;
}

.nex_rankinfos p {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 12px;
}

.nex_rankinfos p span {
	color: #999;
}

.nex_rankinfos p i {
	margin-left: 10px;
	color: #aaa;
}

.nex_rankspo_style {
	height: 23px;
	line-height: 23px;
	overflow: hidden;
}

.nex_rankspo_style em {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	line-height: 23px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background-color: #ccc;
	background: linear-gradient(-45deg,#ddd,#ccc);
}

.nex_rankspo_style a {
	display: block;
	float: right;
	width: 225px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	font-size: 13px;
	color: #4c4c4c;
	font-weight: 600;
}

.nex_rankspo_style a:hover {
	color: #32b6ff;
}

.nex_fullbar_ads {
	height: 90px;
	margin-bottom: 20px;
}

.nex_fullbar_ads img {
	width: 1180px;
	height: 90px;
}

.nex_index_cases_top h2 span {
	background: url(../images/newroll.png) left center no-repeat!important;
}

.nex_RollPart {
	position: relative;
	width: 1180px;
}

.nex_RollPart a.prev,.nex_RollPart a.next {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
}

.nex_RollPart a.prev {
	top: 145px;
	left: -60px;
	background: url(../images/jt_l_gy.png) no-repeat;
}

.nex_RollPart a.next {
	top: 145px;
	right: -60px;
	background: url(../images/jt_r_gy.png) no-repeat;
}

.nex_RollPart a.prev:hover {
	background: url(../images/jt_l1.png) no-repeat;
}

.nex_RollPart a.next:hover {
	background: url(../images/jt_r1.png) no-repeat;
}

.nex_RollPart .tempWrap {
	width: 1180px!important;
	overflow: hidden!important;
}

.nex_RollPart ul {
	overflow: visible!important;
	padding-top: 13px!important;
}

.nex_RollPart ul li {
	float: left;
	margin: 0 20px 20px 0;
	width: 280px;
}

.nex_RP_pic {
	width: 280px;
	height: 160px;
	position: relative;
}

.nex_RP_pic a {
	display: block;
	width: 280px;
	height: 160px;
	overflow: hidden;
}

.nex_RP_pic a img {
	width: 280px;
	height: 160px;
	-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;
	-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;
	transform: scale(1.1,1.1);
}

.nex_RP_pic a:hover img {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
	transform: scale(1,1);
}

.nex_RP_pic i {
	display: block;
	width: 25px;
	height: 25px;
	border-radius: 100%;
	padding: 3px;
	background: #fff url(../images/lightning.png) center no-repeat;
	position: absolute;
	top: -15px;
	left: 15px;
	z-index: 10;
}

.nex_RP_info_top {
	height: 20px;
	line-height: 20px;
	margin: 15px 0;
	overflow: hidden;
	font-size: 13px;
	color: #999;
	font-weight: 400;
}

.nex_RP_info_top em {
	padding: 0 5px;
}

.nex_RP_info_top em span {
	color: #32b6ff;
}

.nex_RP_info_title {
	height: 50px;
	line-height: 25px;
	overflow: hidden;
}

.nex_RP_info_title a {
	font-size: 16px;
	color: #4c4c4c;
	font-weight: 600;
}

.nex_RP_info_title a:hover {
	color: #32b6ff;
}

.nex_RP_info_detail {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin: 10px 0;
}

.nex_RP_info_detail span {
	display: block;
	float: left;
	margin-right: 15px;
	font-size: 12px;
	color: #999;
	padding-left: 30px;
}

.nex_RP_info_detail span.nex_RP_info_view {
	background: url(../images/list_view.png) left center no-repeat;
}

.nex_RP_info_detail span.nex_RP_info_reply {
	background: url(../images/list_comment.png) left center no-repeat;
}

.nex_RP_info_cons {
	height: 45px;
	line-height: 22px;
	overflow: hidden;
	font-size: 12px;
	color: #999;
}

.nex_index_middle {
}

.nex_index_middle_top {
	height: 30px;
	margin-bottom: 20px;
	line-height: 30px;
}

.nex_index_middle_top h2 {
	float: left;
	height: 30px;
	line-height: 30px;
}

.nex_index_middle_top h2 span {
	display: block;
	float: left;
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	color: #4c4c4c;
	font-weight: 500;
	letter-spacing: 1px;
	background: url(../images/ganhuotag.png) left center no-repeat;
	padding-left: 34px;
}

.nex_index_middle_top h2 p {
	display: block;
	margin-left: 15px;
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: 300;
	color: #000;
	position: relative;
}

.nex_index_middle_top h2 p i {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0px;
	color: #32B6FF;
	font-size: 16px;
	font-weight: 300;
	background-image: -webkit-gradient(linear,0 0,0 bottom,from(rgba(50,182,255,1)),to(rgba(66,118,255,1)));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.nex_index_middle_top ul {
	float: right;
}

.nex_index_middle_top ul li {
	float: left;
	margin-left: 15px;
	height: 30px;
	line-height: 30px;
}

.nex_index_middle_top ul li a {
	font-size: 14px;
	color: #666;
}

.nex_index_middle_top ul li a:hover {
	color: #32B6FF;
}

.nex_index_middle_top ul li.ons a {
	color: #32B6FF;
}

.nex_index_tropicals {
}

.nex_tropical_left {
	width: 860px;
	float: left;
}

.nex_tropical_type {
	width: 280px;
	float: left;
}

.nex_tropical_main {
	width: 280px;
	height: 339px;
	position: relative;
	background: url(../images/sd_bg.jpg) no-repeat;
	background-size: cover;
}

.nex_tropical_main_bg {
	width: 280px;
	height: 339px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #32b6ff;
	background: linear-gradient(-45deg,#32b6ff,#4276ff);
	z-index: 2;
	opacity: 0.5;
}

.nex_tropical_interbox {
	width: 250px;
	height: 324px;
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 3;
}

.nex_tropical_interbox span {
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 20px auto;
}

.nex_tropical_interbox i {
	display: block;
	width: 30px;
	height: 22px;
	background: url(../images/left_quote.png) center no-repeat;
	margin: 0 auto 20px;
}

.nex_tropical_interbox h5 {
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
}

.nex_tropical_interbox h5 a {
	display: block;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
	font-weight: 400;
}

.nex_tropical_interbox h5 a:hover {
	color: #32b6ff;
}

.nex_tropical_interbox p {
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	font-size: 12px;
	color: #fff;
}

.nex_tropical_tags {
	padding: 15px;
	border: 1px solid #ededed;
	border-top: 0;
}

.nex_tropical_tags ul li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.nex_tropical_tags ul li a {
	font-size: 14px;
	color: #4c4c4c;
	font-weight: 400;
}

.nex_tropical_tags ul li a:hover {
	color: #32b6ff;
}

.nex_tropical_lists {
	width: 560px;
	float: right;
}

.nex_tropical_lists ul {
	width: 590px;
}

.nex_tropical_lists ul li {
	float: left;
	margin: 0 20px 20px 0;
	width: 270px;
}

.nex_tropicallist_piv {
	width: 270px;
	height: 130px;
}

.nex_tropicallist_piv span {
	display: block;
	width: 270px;
	height: 130px;
	position: relative;
}

.nex_tropicallist_pic {
	width: 270px;
	height: 130px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
}

.nex_tropicallist_pic img {
	width: 270px;
	height: 130px;
	-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;
	transform: scale(1.1,1.1);
}

.nex_tropical_lists ul li:hover .nex_tropicallist_pic img {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
	transform: scale(1,1);
}

.nex_tropicallist_piv span em {
	display: block;
	width: 80px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: rgba(0,0,0,0.4);
	font-size: 12px;
	color: #fff;
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 5;
}

.nex_tropicallist_piv a span {
	display: block;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #fff;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 5;
}

.nex_tropicallist_interpiece {
	height: 22px;
	line-height: 22px;
	width: 240px;
	padding: 10px 15px;
	background: linear-gradient(to bottom,rgba(0,0,0,0.1) 0,rgba(0,0,0,0.5) 100%);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 4;
}

.nex_tropicallist_interpiece img {
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	border-radius: 100%;
}

.nex_tropicallist_interpiece i {
	display: block;
	float: left;
	width: 100px;
	overflow: hidden;
	margin-left: 10px;
	height: 22px;
	line-height: 25px;
	font-size: 12px;
	color: #fff;
}

.nex_inter_views {
	float: right;
	height: 22px;
	line-height: 25px;
	font-size: 12px;
	color: #fff;
}

.nex_tropicallist_info {
	padding: 15px;
	border: 1px solid #ededed;
	border-top: 0;
}

.nex_tropicallist_info h5 {
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	margin-bottom: 5px;
}

.nex_tropicallist_info h5 a {
	font-size: 14px;
	color: #4c4c4c;
	font-weight: 500;
}

.nex_tropicallist_info h5 a:hover {
	color: #32b6ff;
}

.nex_tropicallist_info p {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	font-size: 12px;
	color: #999;
}

.nex_tropical_right {
	float: right;
}

.nex_tr_tops {
	height: 20px;
	line-height: 23px;
	font-size: 19px;
	color: #666;
	font-weight: 500;
	padding-left: 10px;
	border-left: 3px solid #32B6FF;
	margin-bottom: 20px;
}

.nex_tr_conts {
}

.nex_tr_conts .tempWrap {
	height: 427px!important;
	overflow: hidden;
}

.nex_tr_conts ul li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ededed;
}

.nex_tr_conts ul li h5 {
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	margin-bottom: 5px;
}

.nex_tr_conts ul li h5 a {
	font-size: 13px;
	color: #4c4c4c;
	font-weight: 600;
}

.nex_tr_conts ul li h5 a:hover {
	color: #32B6FF;
}

.nex_tr_conts ul li p {
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}

.nex_tr_conts ul li p span {
	font-size: 12px;
	color: #999;
}

.nex_tr_conts ul li p a:hover {
	color: #32B6FF;
}

.nex_index_links_top {
}

.nex_index_links_top h2 span {
	background: url(../images/links.png) left center no-repeat!important;
}

.nex_links_box {
}

.nex_links_box ul {
	width: 1220px;
}

.nex_links_box ul li {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	color: rgba(0,0,0,.6);
	width: 108px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

.nex_links_box ul li a {
	font-size: 14px;
	color: #4c4c4c;
}

.nex_links_box ul li a:hover {
	color: #32B6FF;
}