.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:#369;
	cursor:pointer;
}
.el a {
	color:#369;
}
.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:#369;
	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:#369;
}
.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:840px !important;height: auto !important;
}
 

.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:#369;
}
.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;
}
#nv_portal .vw .d p{color:#666;font-size: 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;
}
.ct2 .mn {
	width:920px;
}
#myprompt.new {
	display:none;
}
.ct3_a .mn {
	width:760px!important;
}
.pbg {
	height:16px;
}
.mi #moodfm textarea {
	width:540px;
}
.mi .moodfm_input {
	background:none;
	border:1px solid #e6e6e6;
}
.mi .hover .moodfm_input {
	background:none;
	border:1px solid #f60;
}
.ct3_a {
	border:1px solid #f0f0f0;
}
.biduser {
	width:990px;
}
#mu {
	z-index:100;
	width:1180px!important;
	border:0!important;
	margin:0 auto!important;
}
#mu ul {
	background:#fff!important;
	padding:5px 0;
	width:1180px!important;
	border:0!important;
	margin:0 auto!important;
}
.frame-1 {
	background-color:transparent !important;
	background-image:none !important;
	border:0 none !important;
	margin:0 !important;
	padding:0 !important;
	border-width:0px;
	height:auto
}
.frame-1-c {
	background-color:transparent !important;
	background-image:none !important;
	border:0 none !important;
	margin:0 !important;
	padding:0 !important;
	border-width:0px;
	height:auto;
}
.move-span {
	background-color:transparent !important;
	background-image:none !important;
	border:0 none !important;
	margin:0 !important;
	padding:0 !important;
	border-width:0px;
	height:auto;
}
.move-span .content {
	background-color:transparent !important;
	background-image:none !important;
	border:0 none !important;
	margin:0 !important;
	padding:0 !important;
	border-width:0px;
	height:auto;
}
.pgbtn {
	display:none;
}
#plugin_notice {
	display:none;
}
#pt {
}
.nvhm {
	background:url(../images/home.png) no-repeat 0 7px;
*margin-top:7px;
	_margin-top:7px;
}
#pt .z em {
	background:url(../images/embg.png) no-repeat 3px 7px;
}
.ie8 #pt .z {
	line-height:35px;
}
.ie8 {
	background:url(../images/embg.png) no-repeat 3px 0px;
}
.ie8 .nvhm, .ie9 .nvhm, .ie10 .nvhm {
	background:url(../images/home.png) no-repeat 0 8px;
}
.chart {
	padding-left:32px;
	background:url(../images/chart.png) no-repeat 0 50%;
	color:#666;
}
#pt {
	clear:both;
}
.pgs {
	text-align:center;
	font-size:12px;
}
.pg a, .pg strong, .pgb a, .pg label {
	border-color:#e6e6e6;
	padding:2px 10px;
	float:none;
	display:inline-block;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.pg {
	float:none;
}
.pg label {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.pg strong {
	background:#ff6949;
	color:#fff;
	border:1px solid #ff6949;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.pg a {
	padding:2px 10px;
	color:#888;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.pg a.nxt {
	padding-right:0;
	background:#fff;
	padding:2px 10px;
}
.pg a:hover, .pgb a:hover {
	border-color:#ff6949;
	color:#ff6949;
}
.pg a.nxt:hover {
	background:#ff6949;
	color:#fff;
}
.pgb a {
	padding-left:25px;
	color:#888;
	background:#fff url(../images/arw_l.png) 10px 50% no-repeat;
}
.pgb a:hover {
	color:#fff;
	background:#ff6949 url(../images/arw_lhover.png) 10px 50% no-repeat;
}
.pg a.prev {
	background:url(../images/arw_l.png) 50% 50% no-repeat;
}
.pg a.prev:hover {
	background:#ff6949 url(../images/arw_lhover.png) 50% 50% no-repeat;
	color:#fff;
}
.deanbrand ul li img {
	width:100px;
}
#pt {
	margin:5px auto;
}
#online, .lk {
	border:1px solid #e8e8e8;
}
.bbda {
	border-bottom:1px dotted #e8e8e8;
s
}
#online .bm_h {
	border-bottom:1px solid #efefef;
	background:#f9f9f9;
	padding:5px 0;
}
#online .bm_h h3 {
	padding-left:15px;
}
.bm {
	background:none;
	border:0;
}
.bm_h {
	border-bottom:1px solid #e3e3e3;
	background:#fff;
	color:#333;
	font-size:14px;
	border-top:0;
	padding:5px 10px;
}
.bm_h .xs2 {
	font-size:16px!important;
	font-weight:normal;
}
.deansubnavs {
}
.deansubnavs ul {
}
.deansubnavs ul li {
	width:45%;
	height:30px;
	line-height:30px;
	text-align:center;
}
.deansubnavs ul li a {
	display:block;
}
.vw .h {
	border-bottom:1px solid #e8e8e8;
}
.vw .s {
	color:#777;
	border-bottom:0;
	background:#f9f9f9;
	margin:0!important;
	font-size:14px;
	line-height:30px;
	padding:20px 25px;
}
.vw .s strong {
	color:#ff6949;
}
.vw .o {
	border:0;
}
.bm_h {
	border:0;
}
.deanwpl {
	width:840px;
	float:left;
	margin-bottom:30px;
}
.deanwpr {
	width:300px;
	float:right;
}
.ct2 .sd {
	width:300px;
}
.deantit {
	height:40px;
	line-height:30px;
	border-bottom:1px solid #f0f0f0;
}
.deantitname {
	float:left;
	font-size:21px;
	color:#333;
	font-weight:normal;
}
.deanrss {
	display:block;
	float:right;
	color:#848e99;
}
.deanpostartice {
	display:block;
	float:right;
	margin-right:20px;
	color:#848e99;
}
.deanpiclist {
	width:840px;
}
.deanpiclist ul {
}
.deanpiclist ul li {
	height:130px;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #f2f2f2;
	width:840px;
}
.deanpiclic {
}
.deanpiclicl {
	width:200px;
	height:130px;
	overflow:hidden;
	float:left;
	position:relative;
}
.deanpiclicl img {
	width:200px;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
}
.deanpiclicl: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);
}
.deanhover {
	display:block;
	width:200px;
	height:130px;
	border-radius:4px;
	position:absolute;
	left:0;
	top:0;
	display:none;
	background:rgba(0, 0, 0, 0.1);
	background-size:0 0px;
-webkit-transition:all .1s ease-in-out;
-moz-transition:all .1s ease-in-out;
-ms-transition:all .1s ease-in-out;
-o-transition:all .1s ease-in-out;
transition:all .1s ease-in-out;
}
.deanhover:hover {
	background:rgba(0, 0, 0, 0.2)
}
.deanpiclicr {
	width:620px;
	height:130px;
	float:right;
	position:relative;
	margin-left:15px;
}
.deanpiclicr h2 {
	font-size:18px;
	font-weight:500;
	width:605px;
	height:25px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.deanpiclicr h2 a {
	color:#333;
}
.deanpiclicr h2 a:hover {
	color:#ff6949;
	text-decoration:none;
}
.deanpicsummary {
	width:610px;
	margin-top:10px;
	font-size:14px;
	color:#888;
	height:50px;
	line-height:25px;
	overflow:hidden;
}
.Slide {
	width:300px;
	height:180px;
	float:left;
	overflow:hidden;
	position:relative;
	border:0!important;
}
.slide-cont {
	width:300px;
	height:180px;
	position:relative;
	overflow:hidden;
}
.slide-item {
	position:absolute;
	width:100%;
	height:100%;
	left:-630px;
}
.slide-item a {
	display:block;
	width:100%;
	height:100%;
}
.slide-item img {
	width:300px;
	height:180px;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
}
.slide-item a: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);
}
.slide-txt {
	width:300px;
	height:50px;
	position:absolute;
	left:0;
	bottom:0px;
	z-index:1;
}
.slide-txt .txt_bg {
	width:300px;
	height:50px;
	background:rgba(0, 0, 0, 0.5);
}
.slide-txt a {
	display:inline-block;
	width:200px;
	height:50px;
	line-height:50px;
	font-size:16px;
	padding:0 10px;
	overflow:hidden;
	color:#fff;
	position:absolute;
	left:0;
	top:0;
}
.slide-nav {
	width:auto;
	height:11px;
	display:inline-block;
	overflow:hidden;
	position:absolute;
	z-index:100;
	bottom:15px;
	right:10px;
	overflow:hidden;
}
.slide-nav a {
	display:block;
	width:7px;
	height:7px;
	border-radius:7px;
	background:#d4d4d4;
	cursor:pointer;
	margin-left:3px;
	float:left;
	text-indent:-99em;
	overflow:hidden;
}
.slide-nav .nownav {
	background:#ff7519;
}
#prev2, #next2 {
	display:block;
	width:57px;
	height:72px;
	position:absolute;
	top:129px;
	display:none;
}
#next {
	right:0;
	background-position:-62px 0;
}
.deanhotcar {
	width:300px;
}
.deanvh3 {
	font-size:21px;
	height:40px;
	line-height:35px;
	margin-bottom:15px;
	border-bottom:1px solid #e6e6e6;
}
.deanvh3 span {
	float:left;
}
.deanvh3 a {
	color:#999;
	float:right;
	font-size:14px;
}
.deancehua {
	width:300px;
	margin-top:20px;
}
.deancehuatop {
	width:300px;
}
.deancehuatopimg {
	width:300px;
	height:130px;
	overflow:hidden;
	position:relative;
}
.deancehuatopimg span {
	height:30px;
	width:300px;
	background:rgba(0, 0, 0, 0.3);
	color:#fff;
	text-align:center;
	line-height:30px;
	font-size:14px;
	text-align:center;
	position:absolute;
	left:0;
	bottom:0;
}
.deancehuap {
	line-height:23px;
	font-size:13px;
	color:#999999;
	margin:0 auto;
	padding-top:10px;
	margin-bottom:10px;
	width:280px;
}
.deancehua ul {
}
.deancehua ul li {
	height:35px;
	line-height:35px;
	font-size:14px;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.deancehua ul li a {
	color:#666;
}
.deancehua ul li a:hover {
	color:#ff6949;
	text-decoration:underline;
}
.deanhotcomment {
	margin-top:15px;
}
.deanhotcomment ul {
}
.deanhotcomment ul li {
	width:300px;
	margin-bottom:15px;
}
.deanhotcimg {
	width:85px;
	height:100px;
	float:left;
	overflow:hidden;
}
.deanhotcinfo {
	width:200px;
	float:right;
}
.deanhotcinfo h3 {
	height:54px;
	line-height:25px;
	font-size:15px;
	font-weight:normal;
	overflow:hidden;
	display:block;
	margin-top:-5px;
}
.deanhotcinfo h3 a {
	color:#333;
}
.deanhotcinfo h3 a:hover {
	color:#ff6949;
}
.deanhotcs {
	height:46px;
	line-height:23px;
	color:#999999;
	overflow:hidden;
	font-size:13px;
}
.deanstarmv {
	margin-top:15px;
	width:300px;
}
.deanstarmv ul {
	width:310px;
}
.deanstarmv ul li {
	float:left;
	width:145px;
	margin-right:10px;
	margin-bottom:10px;
	position:relative;
}
.deanstarmv ul li h3 {
	line-height:30px;
	font-size:14px;
	font-weight:normal;
	text-align:center;
}
.deanstarmv ul li span {
	width:50px;
	height:50px;
	position:absolute;
	left:50%;
	margin-left:-25px;
	top:25px;
}
.deanstarmv ul li h3 a {
	color:#666;
}
.deanstarmv ul li:hover h3 a {
	color:#ff6949;
	text-decoration:underline;
}
.deanadrr {
	margin-top:15px;
	width:300px;
}
.vw .s {
	display:none;
}
.deantitleh3 {
	height:50px;
	line-height:35px;
	font-size:20px;
	text-transform:uppercase;
	color:#000;
	position:relative;
	font-weight:normal;
}
.deantitleh3 span {
	width:30px;
	height:2px;
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	background:#c5c5c5;
}
.deanftdiv11 ul {
	margin-top:15px;
}
.deanftdiv11 ul li {
	color:#777;
	padding-bottom:15px;
	border-bottom:1px dotted #e6e6e6;
}
.deanftdiv11 ul li a {
	color:#ff6949;
}
.deanftdiv11 ul li span {
	color:#333;
}
.deanborder {
	border:0!important;
}
.deannavleft dt {
	height:35px;
	font-size:16px;
	color:#323232;
	font-weight:500;
	border-bottom:1px solid #f0f0f0;
}
.deannavleft dl {
	margin-bottom:10px;
}
.deannavleft dl dd {
	height:40px;
	line-height:40px;
	font-size:14px;
}
.deannavleft dl dd a {
	color:#626262;
}
.deannavleft dl dd a:hover {
	text-decoration:underline;
	color:#ff6949;
}
.vw .h {
	border-bottom:0;
}
.vw .ph {
	padding:0;
	font-size:28px;
	margin:0;
	position:inherit;
	line-height:1.5;
	color:#333;
}
.vw .hm {
	text-align:left;
}
.vw .xg1 {
	position:relative;
	color:#bbb;
	font-size:14px;
	margin:15px 0 15px;
	height:22px;
	line-height:22px;
}
.xg1 .pipe {
	padding:0 5px;
	color:#ddd;
	font-size:12px;
}
.deanxg1 {
	float:left;
	color:#bbb;
}
.deanbig {
	float:right;
	display:block;
	width:20px;
	height:22px;
	margin:1px 0 0 10px;
	border:0;
	background:url(../images/msg_caption.png) -85px 4px no-repeat;
	text-indent:-9999px;
	cursor:pointer;
}
.deansmall {
	float:right;
	display:block;
	width:20px;
	height:22px;
	margin:1px 0 0 15px;
	border:0;
	background:url(../images/msg_caption.png) 1px 4px no-repeat;
	text-indent:-9999px;
	cursor:pointer;
}
.deannewtwo {
	width:880px;
	float:left;
}
.deannewtwo ul {
	width:900px;
}
.deannewtwo ul li {
	float:left;
	width:438px;
	height:145px;
	padding-top:20px;
	border-bottom:1px solid #e5e9ef;
	border-right:1px solid #e5e9ef;
}
.deannewtwo ul li.deannewtwoliodd {
	border-right:0;
}
.deannewtwolil {
	width:160px;
	height:100px;
	float:left;
	overflow:hidden;
}
.deannewtwo ul li.deannewtwoliodd .deannewtwolil {
	margin-left:20px;
}
.deannewtwolil img {
	width:160px;
	height:100px;
	border-radius:4px;
}
.deannewtwolir {
	width:240px;
	float:left;
	margin-left:18px;
}
.deannewtwolir h2 {
	font-weight:500;
	max-height:40px;
	line-height:20px;
	display:block;
	overflow:hidden;
	color:#222;
	font-size:13px;
	word-wrap:break-word;
	word-break:break-all;
}
.deannewtwolir h2 a {
	color:#222;
}
.deannewtwo ul li:hover .deannewtwolir h2 a {
	color:#ff6949;
}
.deannewtwolir .deanpicsummary {
	color:#848e99;
	overflow:hidden;
	padding-top:10px;
	margin-bottom:10px;
	overflow:hidden;
	line-height:20px;
	height:40px;
	clear:both;
}
.deannewtwonum {
	height:24px;
	line-height:24px;
	font-size:12px;
	position:absolute;
	left:0;
	bottom:15px;
	color:#999;
}
.deannewtwonum a {
	color:#999;
	float:left;
}
.deannewtwonum span {
	float:left;
	display:block;
	margin-left:10px;
}
.deannewtwonum em {
	float:left;
	display:block;
	margin-left:10px;
}
.deannewtwonum b {
	float:left;
	display:block;
	font-weight:normal;
	height:20px;
	margin-left:10px;
}
.deanadr {
	margin-top:20px;
}
.deanbutton {
	width:280px;
	margin-top:20px;
}
.deanbutton ul {
	width:290px;
}
.deanbutton ul li {
	float:left;
	width:62px;
	height:62px;
	margin-right:10px;
	text-align:center;
}
.deanbutton ul li a {
	width:60px;
	height:60px;
	border-radius:100%;
	display:block;
	background:#FC697C;
	font-size:12px;
	color:#fff;
	border:1px solid #fa5167;
}
.deanbutton ul li.deansinabutton a {
}
.deanbutton ul li.deanwxbutton a {
	background-color:#6CC775;
	border-color:#56b760;
}
.deanbutton ul li.deankhdbutton a {
	background-color:#585E68;
	border-color:#464b55;
}
.deanbutton ul li.deanbqbutton a {
	background-color:#FEB421;
	border-color:#f5aa15;
}
.deanbutton ul li.deansinabutton a i {
	width:60px;
	height:40px;
	background:url(../images/sina.png) center center no-repeat;
	display:block;
}
.deanbutton ul li.deanwxbutton a i {
	width:60px;
	height:40px;
	background:url(../images/weixin2.png) center center no-repeat;
	display:block;
}
.deanbutton ul li.deankhdbutton a i {
	width:60px;
	height:40px;
	background:url(../images/phone200.png) center center no-repeat;
	display:block;
}
.deanbutton ul li.deanbqbutton a i {
	width:60px;
	height:40px;
	background:url(../images/smirk.png) center center no-repeat;
	display:block;
}
.deanpartr {
	margin-top:20px;
}
.deanh3 {
	height:30px;
	line-height:30px;
	font-size:18px;
	margin-bottom:15px;
}
.deanh3 span {
	float:left;
}
.deanh3 ul {
	float:right;
}
.deanh3 ul li {
	float:left;
	height:30px;
	color:#333;
	font-size:12px;
	cursor:pointer;
	margin-right:15px;
}
.deanh3 ul li.cur {
	color:#ff6949;
	border-bottom:1px solid #ff6949;
}
.deantabc {
}
.deantabc dl {
}
.deantabc dl dd {
	display:none;
}
.deanrank1 {
	height:50px;
	margin-bottom:20px;
}
.deanrank1 span {
	width:18px;
	height:18px;
	display:block;
	float:left;
	text-align:center;
	line-height:18px;
	color:#fff;
	font-size:12px;
	background:#fda92f;
	border-radius:3px 50% 50% 3px;
}
.deanrank1 .deanrankimg {
	float:left;
	width:80px;
	height:50px;
	margin-left:8px;
	overflow:hidden;
	border-radius:4px;
}
.deanrankinfo {
	float:left;
	width:165px;
	float:right;
	margin-top:-3px;
}
.deanrankinfo h3 {
	font-weight:500;
	height:36px;
	line-height:18px;
	font-size:12px;
	overflow:hidden;
}
.deanrankinfo h3 a {
	color:#222;
}
.deanrank1:hover .deanrankinfo h3 a {
	color:#ff6949;
}
.deanrankinfo p {
	height:12px;
	line-height:12px;
	color:#99a2aa;
	font-size:12px;
	margin-top:5px;
}
.deanrankul {
}
.deanrankul li {
	width:280px;
	height:18px;
	line-height:18px;
	margin-top:20px;
}
.deanrankul li span {
	width:18px;
	height:18px;
	display:block;
	float:left;
	text-align:center;
	line-height:18px;
	color:#fff;
	font-size:12px;
	background:#b8c0cc;
	border-radius:3px 50% 50% 3px;
}
.deanrankul li.deanspan2 span, .deanrankul li.deanspan3 span {
	background:#fda92f;
}
.deanrankul li a {
	float:right;
	display:block;
	width:255px;
	font-size:12px;
	color:#222;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.deanrankul li:hover a {
	color:#ff6949;
}
.deanmores {
	display:block;
	width:280px;
	margin-top:20px;
	background:#e5e9ef;
	text-align:center;
	border:1px solid #e0e6ed;
	height:22px;
	line-height:22px;
	font-size:12px;
	color:#222;
	border-radius:4px;
transition:.2s;
}
.deanmores:hover {
	background:#e0e6ed;
}
.deanmores i {
	background:url(../images/icons.png) no-repeat -478px -218px;
	display:inline-block;
	width:6px;
	height:12px;
	margin:-2px 0 0 5px;
	vertical-align:middle;
}
.oshr {
	border:0!important;
}
#click_div {
	display:none;
}
.pren {
	margin-top:15px;
}
.pren em {
	font-size:16px;
	color:#888;
	margin-bottom:10px;
}
.pren em a {
	color:#666;
}
.deanwpl a{ font-size:16px  !important;
}
.deanwpr li a{font-size:14px  !important;}



.class-name {
    width: 1180px;
    height: 412px;
    background-color: #fff;
}
.class-name h1 {
    color: #000;
    font-size: 24px;
    padding-left: 20px;
    margin-bottom:25px;
    font-weight: bold;
}
 
.class-name-body > div {
    float: left;
    margin-left: 15px;
}
.class-name-body{
border-bottom:#ccc 1px  dotted;}
.class-name-body div.div-1 {
    width: 300px;
    height: 220px;
    overflow: hidden;
}
.class-name-body div.div-1 img {
    display: block;
    width: 100%;
    height: 100%;
}
.class-name-body div.div-2 {
    width: 300px;
    height: 222px; margin-left:50px;
}
.class-name-body > div p {
    margin-bottom: 24px;
    color: #000;
    white-space: nowrap;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.class-name-body > div p span {
    color: #858585;
    padding-left: 5px;
}
.class-name-body .span-2 {
    color: #F9760D;
}
.class-name-body .span-3 {
    color: #FF0000;
    font-size: 16px;
}
.class-name-body div.div-3 {
    width: 450px;
    height: 222px;
}
.class-name-body > div p span {
    color: #858585;
    padding-left: 5px;
}

.class-name-btn {
    width: 400px;
    height: 38px;
    margin-top: 20px;
	margin-left:360px; 
}
.class-name-btn a {
    width: 120px;
    background-color: #F96210;
    box-shadow: 0 0 3px #999;
    font-size: 18px;
    height: 38px;
    border-radius: 25px;
    text-align: center;
    color: #fff;
    line-height: 38px;
}
.class-name-btn a.gr {
    background-color: #036EF3;
	   width: 120px; float:left;
	   box-shadow: 0 0 3px #999;
    font-size: 18px;
    height: 38px;
    border-radius: 25px;
    text-align: center;
    color: #fff;
    line-height: 38px;
}

.class-name-btn .fr {
    float: right;
}