www.gusucode.com > 教程素材资源下载论坛网站源码程序 > 教程素材资源下载论坛/单独模板/dean_code_161226/common/extend_module.css

    deanscbmtxkc@charset "utf-8";
/*模板版权:威海迪恩网络有限公司*/
/*公司网址:http://www.188yule.com*/
/*联系客服QQ:1691779149*/
/*版本:vision1.0*/

/**portal::index**/
.wp,#wp{ width:100%;}
/*falsh*/
.flexslider{height:450px;overflow:hidden;background:url({STYLEIMGDIR}/flash/loading.gif) 50% no-repeat;width: 100%; left:0; top:0;z-index:11;position: relative; min-width:1180px;}
.flex-control-nav{position:absolute;bottom:30px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:16px;height:16px;margin:0 5px;zoom:1;}
.flex-control-nav a{display:inline-block;width:16px;height:16px; line-height:100px;overflow:hidden;border-radius:100%;background:#fff;cursor:pointer;}
.flex-control-nav .flex-active{background:#8FC31F;}

.slides{position:relative;z-index:1;}
.slides li{height:450px;}
.slides li a{ display:block; width:100%; min-width:1180px; height:450px;}
.flex-direction-nav{z-index:3;width:100%; margin:0 auto; position:relative;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute; top:185px;}
.flex-direction-nav li a.flex-prev{left:6%;background:url({STYLEIMGDIR}/flash/arrowsleft1.png) center center no-repeat; }
.flex-direction-nav li a.flex-prev:hover{  background:url({STYLEIMGDIR}/flash/arrowsleft.png) center center no-repeat; }
.flex-direction-nav li a.flex-next{right:6%; background:url({STYLEIMGDIR}/flash/arrowsright1.png) center center no-repeat; }
.flex-direction-nav li a.flex-next:hover{  background:url({STYLEIMGDIR}/flash/arrowsright.png) center center no-repeat; }
/*覆盖层*/
.deansidebar{width:200px; height:380px; background: rgba(0,0,0,0.8); background-image:#000; position:absolute; top:35px; left:0; z-index:11;}
.deansidebar ul li{ padding: 13px 0 13px 25px; height:49px;    border-bottom: 1px solid rgba(255,255,255,.2);}
.deansidebar ul li:last-child{ border-bottom:0;}
.deansidebar ul li:hover{ background-color: rgba(127,127,127,0.6);}
.deansidebar ul li:hover h5 i{ background:url({STYLEIMGDIR}/fl/arrow_rx.png) center no-repeat;}
.deannavsub a:hover{ color:#8FC31F;}
.deansidebar ul li h5{ font-weight:normal; height:28px; line-height:22px;}
.deansidebar ul li h5 span{ display:block; float:left; font-size:16px; color:#fff;}

.deansidebar ul li h5 span.deanpmsj{ background:url({STYLEIMGDIR}/fl/pmsj.png) left center no-repeat; padding-left:25px;}
.deansidebar ul li h5 span.deanpptmuban{background:url({STYLEIMGDIR}/fl/ppt.png) left center no-repeat; padding-left:28px;}
.deansidebar ul li h5 span.deanwebpages{background:url({STYLEIMGDIR}/fl/code.png) left center no-repeat; padding-left:28px;}
.deansidebar ul li h5 span.deancgui{background:url({STYLEIMGDIR}/fl/ui.png) left center no-repeat; padding-left:28px;}
.deansidebar ul li h5 span.deanspjc{background:url({STYLEIMGDIR}/fl/sk.png) left center no-repeat; padding-left:28px;}

.deansidebar ul li h5 i{ float:right; display:block; width: 6px; height: 11px;    margin: 19px 20px 0 0; background:url({STYLEIMGDIR}/fl/arrow_r.png) center no-repeat;}
.deannavsub{ height: 22px; line-height: 22px; overflow: hidden;}
.deannavsub a{display: inline-block; color: #fff;  margin-right: 10px; font-size:12px; }
.deanhiddenmenu{ border:1px solid #8FC31F;padding: 20px 10px 0; background: #fff; position: absolute; left: 200px;top: 0; width: 958px; height: 358px; z-index: 581; box-shadow: 0 4px 8px 0 rgba(0,0,0,.1);-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; display:none;}
.deansidebar ul li:hover .deanhiddenmenu{ display:block;}
.deaninnercontents{width: 268px; margin: 0 25px; margin-bottom: 10px; float:left;}
.deaninnercontents h3{ line-height: 30px; border-bottom: #e2e2e2 1px solid; padding-bottom: 5px;}
.deaninnercontents h3 a{color: #333; font-size: 14px; }
.deaninnertxts{ width:285px; color: #333; padding: 8px 0 20px; margin-left: -3px; overflow: hidden; height: 55px;}
.deaninnertxts a{color: #333; display: inline; float: left; font-size: 13px;  border-left: 1px #b2b2b2 solid;  height: 17px; line-height: 13px; margin: 8px 10px 5px -8px; padding-left: 11px;  white-space: nowrap;  padding-right: 11px;  overflow: hidden; text-overflow: ellipsis; max-width: 90px;}
.deaninnertxts a:hover{ color: #8FC31F;}
.deaninnertxts a.orangetxt{color: #ff6633;}


/*分类*/
.deansortbox{ margin:35px 0;}
.deansortboxes{}
.deansortboxes ul{ width:1200px;}
.deansortboxes ul li{ float: left; margin-right: 8px; }
.deansortboxes ul li a{ display:block;width: 161.7142px; height: 68px; line-height: 68px;  text-align: center; font-size: 20px; color: #fff; box-shadow: 0 1px 2px #d7d6d6;text-shadow: 0 1px 1px rgba(0,0,0,0.5); border-radius: 2px; opacity: .9;-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;}
.deansortboxes ul li.deansb1 a{background: #e9ddb9; color: #a8810d;}
.deansortboxes ul li a:hover{ opacity:1;transform: translate(0,-5px);-webkit-transform: translate(0,-5px);-moz-transform: translate(0,-5px);-o-transform: translate(0,-5px);-ms-transform: translate(0,-5px);}
.deansortboxes ul li.deansb2 a{ background: #eed6b5; color: #8f724d;}
.deansortboxes ul li.deansb3 a{ background: #edd8c8; color: #ad6834;}
.deansortboxes ul li.deansb4 a{background: #b2cffc; color: #5875a5;}
.deansortboxes ul li.deansb5 a{ background: #b0e0ef; color: #358199;}
.deansortboxes ul li.deansb6 a{ background: #d3e6ba; color: #6d8a64;}
.deansortboxes ul li.deansb7 a{ background: #bce6ba; color: #4f834c;}
/*biaoti*/
.deanpubtop{ height:38px; border-bottom:1px solid #ededed; margin-bottom:20px;}
.deanpubtop span{ display:block; float:left; font-size:22px; color:#293047; padding-left:10px; border-left:5px solid #8FC31F; height:23px; line-height:23px;}
.deanpubtop span a:hover{ color:#8FC31F;}
.deanpubtop ul{ float:right;}
.deanpubtop ul li{ float:left; padding:0 18px; margin-left:10px; border:1px solid #ededed; height:25px; line-height:25px; border-radius:30px; font-size:14px; color:#666; cursor:pointer;}
.deanpubtop ul li.cur{ color:#8FC31F;border:1px solid #8FC31F;}
.deansucaibox{}
.deansucaibox ul li{ display:none;}
.deanscfl{}
.deanscfl dl{ width:1207px;}
.deanscfl dl dd{ float:left; width:278px; margin:0 20px 20px 0; border:1px solid #ededed;box-shadow: 0 2px 3px rgba(0,0,0,0.06); border-radius:5px;-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;}
.deanscfl dl dd:hover{ box-shadow: 0 0 8px rgba(0,0,0,0.2);transform: translate(0,-5px);-webkit-transform: translate(0,-5px);-moz-transform: translate(0,-5px);-o-transform: translate(0,-5px);-ms-transform: translate(0,-5px);}
.deanscpics{ width:278px; height:278px;}
.deanscpics img{ width:278px; height:278px; border-radius:5px 5px 0 0;}
.deanscbm{ padding:15px; border-bottom:1px solid #ededed;}
.deanscbmtx{ width:36px; height:36px; float:left;}
.deanscbmtx img{ width:36px; height:36px; border-radius:100%;}
.deanscbmre{ float:right; width:200px;}
.deanscbmre h5{ height:20px; line-height:20px; margin-bottom:4px; overflow:hidden;}
.deanscbmre h5 a{ font-size:14px; color:#333; font-weight:normal;}
.deanscbmre h5 a:hover{ color:#8FC31F;}
.deanscbmre p{ font-size:12px; color:#999;}
.deanscbmre p em{padding:0 3px; color:#aaa;}
.deanscbbs{padding: 14px 16px 12px 13px; height: 22px;}
.deanscbbs span{ display:block; float:left; margin-right:15px;height: 22px; line-height:22px; font-size:12px; color:#999;}
.deanscbbs span.deanscviews{ background:url({STYLEIMGDIR}/view.png) left center no-repeat; padding-left:25px;}
.deanscbbs span.deansccomments{ background:url({STYLEIMGDIR}/comment.png) left center no-repeat; padding-left:25px;}
.deanscbbs span.deansczans{ background:url({STYLEIMGDIR}/zan.png) left 1px no-repeat; padding-left:25px;}
/*ads*/
.deanads{ margin:25px 0 35px 0;}
.deanads img{ width:1180px;}
.deantoolsbox{ padding:40px 0 40px 0; border-top:1px solid #ededed; margin-top:15px;}
.deantools ul{ width: 1205px;}
.deantools ul li{width:280px; height:104px;float:left;margin:0 20px 0 0;}
.deantools ul li a{ display:block; width:280px; height:104px; border-radius:5px;position:relative; transition:all 0.3s linear;}
.deantools ul li a:hover{ margin-top:-5px;}
.deantools ul li a.design_blue{ background-color: #349cff; border-bottom: 4px solid #1d80df;}
.design_bigicon { width: 95px; height: 85px; float: left; padding: 10px 10px 0 10px;}
.deantools ul li a i{ display: inline-block; width: 95px; height: 85px; background: url({STYLEIMGDIR}/icon_95.png) no-repeat; vertical-align: middle;}
.deantools ul li a i.icon_blue{background-position: 0 0;}
.deantools ul li a.design_blue:hover { background-color: #43adff; border-bottom: 4px solid #1a8ae1;}
.design_pictxt { width: 160px; height: 60px; float: left; padding-top: 20px;}
.design_pictxt h4 { font-size: 28px; color: #FFF; line-height: 40px; font-weight:normal;}
.design_pictxt p { font-size: 14px; color: #FFF; line-height: 20px;}
.design_pictxt p span { color: #fce933; padding: 0 5px;}
.deantools ul li a.design_red{ background-color: #f7385f; border-bottom: 4px solid #cd0035;}
.deantools ul li a i.icon_red{background-position: 0 -85px;}
.deantools ul li a.design_red:hover { background-color: #ff4273; border-bottom: 4px solid #e01046;}
.deantools ul li a.design_black{ background-color: #565e67;border-bottom: 4px solid #393e44;}
.deantools ul li a i.icon_black{ background-position: 0 -170px;}
.deantools ul li a.design_black:hover { background-color: #68727d; border-bottom: 4px solid #4c545d;}

.deantools ul li a.design_green{background-color: #76d626; border-bottom: 4px solid #59a817;}
.deantools ul li a i.icon_green{ background-position: 0 -255px;}
.deantools ul li a.design_green:hover { background-color: #7ddb2f; border-bottom: 4px solid #6ac220;}

/*资讯*/
.deanzixun_l{ float:left; width:880px;}

.deanwzlists{}
.deanwzlists ul li{ padding-bottom: 20px; margin-bottom:20px; border-bottom: 1px dashed #ededed; position:relative;}
.deanwzlists ul li:last-child{ border-bottom:0; padding-bottom: 0; margin-bottom:0; }
.deanwzpic{ width:180px; height:120px; float:left;}
.deanwzpic img{ width:180px; height:120px; border-radius:5px;}
.deanwzinfos{ width:680px; float:right;}
.deanwztop{}
.deanwztop a.deanpindao{float: left; height: 25px;  display: block;  line-height:25px; text-align:center; margin: 1px 5px 1px 0; padding: 0 10px; font-size: 12px; color: #fff; border-radius: 2px; line-height: 25px; background:#8FC31F;}
.deanwztop a.deanwztitles{ float:left;  display: block; margin-left:10px; max-width: 550px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:16px; color:#333; font-weight:normal;}
.deanwztop a.deanwztitles:hover{ color:#8FC31F;}
.deanwztop span{ float:right; display:block; font-size:12px; color:#999; background:url({STYLEIMGDIR}/clock.png) left center no-repeat; padding-left:22px;margin-top:5px;}
.deanwzinfos p{max-height: 44px; overflow: hidden; margin-top: 5px; color: #7f8c8d; font-size:14px; line-height:25px;}
.deannewslists{}
.deannewslists dl dd{ display:none;}
.deandetails{ margin-top:10px;}
.deandetails a{ display:block; float:left;}
.deandetails a img{ width:30px; height:30px; line-height:30px; border-radius:100%; float:left;}
.deandetails a strong{padding: 0 15px; vertical-align: middle; font-size: 12px; color: #333; font-weight: 800; line-height: 30px; border-right:1px solid #f1f2f3;}
.design_linfox{ float:left;    margin-top: 2px;}
.deanwzr{ width:285px; float:right;}
.deannewibottom{ border:1px solid #e0e7eb; margin-bottom:20px; border-top:0; padding:15px;}
.deannewibottom ul li{ height:30px; line-height:30px; overflow:hidden; padding-left:15px; background:url({STYLEIMGDIR}/dot.png) left center no-repeat;}
.deannewibottom ul li a{ font-size:14px; color:#333;}
.deannewibottom ul li a:hover{ color:#8FC31F;}
.deanin_dl{}
.deanin_dl a{ padding-right: 5px; font-size: 13px; color: #333; height: 25px; display: inline-block;}
.deanin_dl a:hover{color:#8FC31F;}
.deanmorebutton{}
.deanmorebutton a{ font-size:14px ;color:#333; float:right;}
.deanmorebutton a:hover{ color:#8FC31F;}
.design_linfo { height: 25px; padding-left: 16px;}
.design_linfo span{font-size: 12px; color: #999; display:inline-block; line-height: 25px; padding-right: 15px; cursor:pointer;}
.design_linfo span.icon_see{ background:url({STYLEIMGDIR}/view.png) left center no-repeat; padding-left:25px;}
.design_linfo span.icon_message{ background:url({STYLEIMGDIR}/comment.png) left center no-repeat; padding-left:25px;}


.deanzixun_r{ float:right; width:280px;}
.deanzxitem{}
.deanzxboxtop{ background:#FFA200; width:240px; height:80px; padding:20px; border-radius:5px 5px 0 0;}
.deanzxboxtop h5{ font-size:30px; color:#fff; font-weight:normal;}
.deanzxboxtop p{ font-size:12px; color:#fff;}
.deanzxboxbotm{ border:1px solid #ededed; border-top:0; padding:15px; margin-bottom:20px; }
.deanzxboxbotm ul li{ height:31px; line-height:31px; overflow:hidden; padding-left:15px; background:url({STYLEIMGDIR}/dot.png) left center no-repeat;}
.deanzxboxbotm ul li a{ font-size:14px; color:#333;}
.deanzxboxbotm ul li a:hover{ color:#8FC31F;}
.deanzxboxtopx{ background:#90C0A8!important}
.deanzxboxtopt{ background:#90C090!important}
.deanzxboxbotmx{ border:1px solid #ededed; border-top:0; padding:15px;}
.deanzxboxbotmx ul li{ height:31px; line-height:31px; overflow:hidden; float:left; margin-right:10px;}
.deanzxboxbotmx ul li a{ font-size:14px; color:#333;}
.deanzxboxbotmx ul li a:hover{ color:#8FC31F;}

.deanhuiyuan{}
.deanhuiyuan ul{ width:1205px;}
.deanhuiyuan ul li{ float:left; width:295px; height:62px;margin:0 0px 30px 0;}
.deanhypics{ float:left; width:60px; height:60px;}
.deanhypics a{ display:block; width:60px; height:60px; position:relative;}
.deanhypics a img{width:60px; height:60px; border-radius:100%; position:absolute; top:0; left:0; z-index:2;}
.deanhypics a i{ width:30px; height:30px; display:block; position:absolute; top:-7px; left:-9px; z-index:1;}
.deanhypics a i.deanicon_1{ background:url({STYLEIMGDIR}/rankicon.png) center no-repeat;}
.deanhyinfos{ float:left; width:195px; margin-left:18px;}
.deanhyinfos h5{ height:20px; line-height:20px; overflow:hidden;}
.deanhyinfos h5 a{ font-size:14px; color:#8FC31F; font-weight:normal;}
.deanhyinfos h5 a:hover{ text-decoration:underline;}
.deanhyinfos p{ font-size:14px; color:#999; height: 23px; line-height: 23px; overflow: hidden; margin: 3px 0;}
.deanhyrfg{ font-size:12px; color:#666;}
.deanhyrfg em{ padding:0 5px; color:#999;}
.deanhyrfg i{ font-style:normal; color:#999;}
.deanhypics a i.deanicon_2{ background:url({STYLEIMGDIR}/rankicon1.png) center no-repeat;}
.deanhypics a i.deanicon_3{ background:url({STYLEIMGDIR}/rankicon2.png) center no-repeat;}
.deanhypics1 img{ border:3px solid #FED802}
.deanhypics2 img{ border:3px solid #CDCBCC}
.deanhypics3 img{ border:3px solid #E2C36E}

.deanconnet_link{}
.deanconnet_link ul{ width:1200px;}
.deanconnet_link ul li{ float: left; margin-right: 10px;line-height: 30px;}
.deanconnet_link ul li a{ font-size:14px; color:#9a9a9a;}
.deanconnet_link ul li a:hover{ color:#8FC31F}

/*课程*/
.deankecheng{ margin-bottom:30px;}
.deankc_l{ float: left; width: 214px;border: 3px solid #8FC31F;}
.deankc_ltop{ width:214px; height:116px; background:#8FC31F; position:relative;}
.deankcicons{ background:#DCF0B3; color:#8FC31F; border-radius:24px; height:20px; font-size:12px; width:150px; text-align:center; line-height:20px; position:absolute; top:20px; left:20px;}
.deankc_ltop h5{ font-size:25px; color:#fff; position:absolute; top:44px; left:20px;}
.deankc_ltop p{ position:absolute; top:80px; left:20px; font-size:14px; color:#DCF0B3;}
.deankclists{ padding:15px;}
.deankclists ul li{ height:32px; line-height:32px; padding-left:20px; background:url({STYLEIMGDIR}/dot.png) left center no-repeat; overflow:hidden;text-overflow:ellipsis; white-space:nowrap; }
.deankclists ul li a{ font-size:14px; color:#666;}
.deankclists ul li a:hover{ color:#8FC31F;}
.deankc_r{ width:940px; float:right;}
.deankc_r ul{ width:970px;}
.deankc_r ul li{ float:left; margin:0 20px 20px 0; width:220px;box-shadow: 0 2px 3px rgba(0,0,0,0.06);    border-radius: 5px; -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;}
.deankc_r ul li:hover{ box-shadow: 0 0 8px rgba(0,0,0,0.2);transform: translate(0,-5px);-webkit-transform: translate(0,-5px);-moz-transform: translate(0,-5px);-o-transform: translate(0,-5px);-ms-transform: translate(0,-5px);}
.deankcpicsd{ width:220px; height:220px; position:relative;}
.deankcpicsd a i{ display:block; position: absolute; top: 205px;  left: 20px;  width: 0; height: 0;  border-color: transparent transparent #fff transparent;  border-style: solid;  border-width: 0 15px 15px;}
.deankcpicsd img{ width:220px; height:220px;}
.deankcifs{ border:1px solid #ededed; padding:15px; width:190px; border-top:0;}
.deankcifs h1{ height:44px; overflow:hidden; line-height:22px; margin-bottom:10px;}
.deankcifs h1 a{ font-size:16px; color:#333; font-weight:bold;}
.deankcifs h1 a:hover{ color:#8FC31F;}
.deankcifs p{ font-size:14px; color:#999; line-height:24px; height:48px; overflow:hidden;}
.deankcfrom{ boder-top:1px solid #ededed; padding: 10px 0 0 0;}
.deanscbmtxkc{ width:45px; height:45px; float:left;}
.deanscbmtxkc a{ display:block; width:45px; height:45px; border-radius:100%;}

.deanscbmrexs{ float:right; width:135px;}
.deanscbmrexs h5{ height:20px; line-height:20px; overflow:hidden; margin-bottom:5px;}
.deanscbmrexs h5 a{ font-size:14px; color:#333;}
.deanscbmrexs h5 a:hover{ color:#8FC31F;}
.deanscbbsxx{}
.deanscbbsxx span{ display:block; float:left; margin-right:10px; font-size:12px; color:#999;}
.deanscbbsxx span.deanscviews{ background:url({STYLEIMGDIR}/view.png) left center no-repeat; padding-left:25px;}
.deanscbbsxx span.deansccomments{ background:url({STYLEIMGDIR}/comment.png) left center no-repeat; padding-left:25px;}







/**end**/


/**forum::index**/
.wp,#wp{ width:1180px!important;}
.mn{ width:1180px; float:left;}
.bm{ border:none;}
.ct2 .mn{ width:890px!important;}
#category_lk{ border:1px solid #ededed;}
.fl .bm_h, .bm_h, .bmw .bm_h{ background:#fff;border: none;margin-bottom: 10px;height: 40px;line-height: 40px; padding:0; border-bottom:1px solid #f3f3f3;}
.bmw .bm_h h2 {font-size: 16px; padding-left:16px; color:#666; font-weight:normal; margin:10px 0 0 0; height:20px; line-height:20px;}
.bmw .bm_h h2 a{ color:#343536;}
.bmw .bm_h h4 {font-size: 16px; padding-left:16px; color:#666; font-weight:normal; margin:10px 0 0 0; height:20px; line-height:20px;}
.bmw .bm_h h4 a{ color:#343536;}
.fl_tb td{}
.fl_tb td.fl_i .f_threads, .fl_tb td.fl_i .f_posts {font-weight: bold;font-size: 16px;font-family: Arial;line-height: 1.1em;margin: 0 -25px 0 0;vertical-align: middle;position: relative;top: -20px;display: inline-block;}
.fl_tb td .line {color: #D1D1D1;font-size: 90px;font-family: Arial;line-height: 1.1em;vertical-align: middle;font-family: Courier New;display: inline-block;height: 93px;}
.fl_tb td.fl_i .f_posts {color: #333;margin: 0 0 0 -25px;top: auto;bottom: -20px;}
.fl_tb td.fl_by p, .fl_tb td.fl_by p a {color: #16A1E2;}
.fl_tb td.fl_by p a {padding: 0 3px;}
.fl_tb td.fl_by cite {color: #555;font-size: 10px;}
.fl_tb td.fl_by cite {color: #555;font-size: 10px;}
.fl_tb h2, fl_g dt{}
.fl_tb h2 a, .fl_g dt a {font-size: 18px;font-weight: bold; color:#8FC31F;}
.fl_tb h2 a:hover, .fl_g dt a:hover{ color:#8FC31F ;}
.fl_tb p.xg2, .fl_g dd p.xg2 { overflow: hidden;line-height: 18px;}
.fl_g dd.xg2{ max-width:135px; margin-top:2px;height: 20px; line-height: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.fl_g dt{margin-bottom: 2px;}
.fl_g dt em{ font-size:12px; color:#999; font-weight:normal;}
.fl_g dd em{ font-size:12px; color:#999; font-weight:normal;}
.mn,.bm{ background:none;}
.fl .bm {margin-bottom: 15px;border: 1px solid #ededed;background: #fff;}
.chart{ padding:0; background:none;}
#chart{ background: #fff; margin-bottom:15px; width:1148px;padding: 15px; border: 1px solid #ededed!important;}
#chart .y em .xi2{ color:#666;}
#chart .y{ color:#919090; margin-top:10px;}
#chart .y a:hover{ }
.chart span{display: inline-block;padding-left: 40px;margin-right: 20px;text-align: center;}
.deanjinri{ background:url({STYLEIMGDIR}/forumindex/today.png) left center no-repeat;}
.deanzuori{background:url({STYLEIMGDIR}/forumindex/yesterday.png) left center no-repeat;}
.deantiezishu{background:url({STYLEIMGDIR}/forumindex/post.png) left center no-repeat;}
.deanshuzi{background:url({STYLEIMGDIR}/forumindex/huiyuan.png) left center no-repeat;}
#online .bm_h h3 strong a{ padding-left:20px;}
.fl_row td{ border-top:0;}
.lk{ background:#fff; padding-bottom:15px;}
.oll{ background:#fff; border:1px solid #ededed!important;}
.bmw .bm_h a{ color:#333;}
.xg2{ color:#999;}
/*论坛版块微调*/
.deanbbs_icon{ position:relative;}
.deantodayposts_bbs{ position:absolute; top:0; right:0; height:20px; line-height:20px; padding:0 5px; background:#8FC31F; text-align:center; font-size:12px; color:#fff; border-radius:4px;}
/*关注*/
.deangzhuyas{}
.deangzhuyas ul li{ float:left; width:295px; height:95px;}
.deangzhuyas ul li a{ display:block; width:295px; height:95px; line-height:95px; color:#fff; font-size:20px; text-align:center; position:relative;-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;}
.deangzhuyas ul li a:hover{ opacity:0.8;transform: translate(0,-5px);-webkit-transform: translate(0,-5px);-moz-transform: translate(0,-5px);-o-transform: translate(0,-5px);-ms-transform: translate(0,-5px);}
.deangzhuyas ul li.deanwechat a{ background:#A5DA43 url({STYLEIMGDIR}/discuz/cssi_wechat-128.png) 47px center no-repeat;}
.deangzhuyas ul li.deanweibo a{ background:#FE6649 url({STYLEIMGDIR}/discuz/cssi_sina-128.png) 45px center no-repeat;}
.deangzhuyas ul li.deanbaidu a{ background:#6FB7FA url({STYLEIMGDIR}/discuz/cssi_baidu-128.png) 55px center no-repeat;}
.deangzhuyas ul li.deanqqqun a{ background:#FFCA3B url({STYLEIMGDIR}/discuz/cssi_tencent_weibo-128.png) 40px center no-repeat;}
/*论坛首页N格*/

.deannge{ margin:20px 0; width:1180px; overflow:hidden; height:320px; position:relative; z-index:1;}

.deanltflash { position: relative;  width:460px; height:320px; float:left; overflow: hidden; }
.deanltflash ul li{position: relative;  width:460px; height:320px;}
.deanpic{ height:320px;}
.deanflashpic{ width:460px; height:320px; position:absolute; top:0; left:0; z-index:1;}
.deanflashpic img{ width:460px; height:320px;} 
.deanf_iiner{ width:440px; height:60px; position:absolute; bottom:0; left:0; background:rgba(0,0,0,0.7); padding:5px 10px 20px 10px;z-index:2;}
.deantzzz{ float:left; width:60px;margin-top: -22px; margin-left:20px; }
.deantzzz img{ width:60px; height:60px; border-radius:100%;}
.deantzzz p{ text-align:center; color:#8FC31F ; font-size:12px; height:36px; line-height:36px; width:60px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.deantzr{ float:right; width:335px;}
.deantzr h5{ height:25px; line-height:25px; overflow:hidden; margin-bottom:3px;}
.deantzr h5 a{ font-size:16px; color:#fff; font-weight:normal;}
.deantzr h5 a:hover{ color:#8FC31F ;}
.deantzr p{ font-size:12px; color:#aaa; line-height:20px; height:37px; overflow:hidden; background:url({STYLEIMGDIR}/discuz/quote_small.png) left 0 no-repeat; text-indent:20px;}


.deanltflash .hd { overflow:hidden; zoom:1; position:absolute; bottom:5px; right:160px; z-index:3}
.deanltflash .hd li{float:left;  text-align:center;  width:20px; height:2px; cursor:pointer; overflow:hidden; background:#919191; margin-left:4px; filter:alpha(opacity=80); opacity:.8; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease }
.deanltflash .hd .on{ background:#8FC31F ; filter:alpha(opacity=100);opacity:1;   }

.deanltflash .prev,
.deanltflash .next { width:18px; height:28px; position:absolute; top:135px; -webkit-transition:All .5s linear;-moz-transition:All .5s linear;-o-transition:All .5s linear;transition:All .5s linear; z-index:22; }
.deanltflash .prev { background:url({STYLEIMGDIR}/discuz/arrowsleft.png) center no-repeat;left:12px;  }
.deanltflash .next { background:url({STYLEIMGDIR}/discuz/arrowsright.png) center no-repeat; right:12px; }

.deanltranklist{ width:700px; height:320px;  float:right;}
.deanltranklist_top{ margin-bottom:10px;}
.deanltranklist_top ul li{ width:60xp; height:30px; line-height:30px; float:left; margin-right:10px; padding:0 15px;  text-align:center; background:#f1f1f1;color:#666; font-size:12px; cursor:pointer;}
.deanltranklist_top ul li.cur{ background:#8FC31F ; color:#fff;}
.deanbottom_box{}
.deanbottom_box dl dd{ display:none;}

.deannr_box{width:700px;}
.deannr_box ul li{}
.deantt_top{ padding-bottom:7px; border-bottom:1px dashed #e0e0e0; margin-bottom:7px;}
.deantt_top h5{ margin-bottom:5px;}
.deantt_top h5 a{ font-size:16px; color:#666; font-weight:normal;}
.deantt_top h5 a em{ display:inline-block;float: left; width:10px; padding:0 5px; height:21px; line-height:21px; font-size:12px;color:#fff; background:#8FC31F ; text-align:center; margin-right:10px;}
.deantt_top p{ font-size:12px; color:#999; line-height:24px;}
.deantt_top h5 a:hover{ color:#8FC31F ;}
.deantt_top h5 span{ color:#8FC31F ;}
.deannr_box ul li.deandot{ width:700px;  height:32px; line-height:32px;}
.deannr_box ul li.deandot em{display:inline-block;float: left; width:10px; padding:0 5px; height:21px; line-height:21px; font-size:12px;color:#fff; text-align:center; margin-right:10px; margin-top:6px;background:#ddd;}
.deannr_box ul li.deandot em.deanemone{background:#f90; }
.deannr_box ul li.deandot em.deanemtwo{background:#6FB7FA; }
.deannr_box ul li.deandot a{ font-size:14px; color:#434343;display:inline-block; float:left; width:330px; height:32px; overflow:hidden;}
.deannr_box ul li.deandot span{ float:right; font-size:12px; color:#999;}
.deannr_box ul li.deandot a:hover{ color:#8FC31F ;}
.deannr_box ul li.deandot2 a{ color:#f90!important;}
.deannr_box ul li.deandot3 a{ color:#6FB7FA!important;}

/*论坛首页右侧*/
.ct2 .sd{ width:270px;}
.deansideboxs{ margin-bottom:15px;}
.deansidetitle{ color:#343536; height: 40px; line-height: 40px; border-bottom:1px solid #ededed; margin-bottom:15px; font-size:18px; font-weight:normal; }
.deansidetitle a{ float:right; font-size:12px; color:#999; display:inline-block; height:40px; line-height:40px;}
.deansidetitle a:hover{ color:#8FC31F ;}
.deantjdypics{}
.deantjdypics a{ display:block; width:270px; height:165px; position:relative; overflow:hidden;}
.deantjdypics a img{ width:270px; height:165px;transition: all 1.2s; -moz-transition: all 1.2s; -webkit-transition: all 1.2s; -o-transition: all 1.2s;}
.deantjdypics a:hover img{transform: scale(1.2); -moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); }
.deantjdypics a p{ width:270px; height:30px; line-height:30px; position:absolute; top:10px; left:15px; background:url({STYLEIMGDIR}/discuz/comment-128.png) left center no-repeat; padding-left:30px; font-size:16px; color:#fff;}
.deantjdypics a h5{ width:250px; padding:0 10px; position:absolute; left:0; bottom:0; height:40px; line-height:40px; text-indent:25px; font-weight:normal; overflow:hidden; background:rgba(0,0,0,0.4) url({STYLEIMGDIR}/discuz/left_quote_alt-16.png) 10px center no-repeat; font-size:14px; color:#fff;}

.deantjlists{}
.deantjlists ul li{ height:45px; line-height:45px; border-bottom:1px dashed #ededed;}
.deantjlists ul li:last-child{ border-bottom:0;}
.deantjlists ul li a{ font-size:14px; color:#666;height:45px; line-height:45px; float:left; width:180px; display:block; overflow:hidden;text-overflow:ellipsis; white-space:nowrap; position:relative; padding-left:10px;}
.deantjlists ul li a:before{ content:'';display: inline;  width: 5px;  height: 5px; border-radius: 50% 50%; background: #d5d5d5;position: absolute; left: 0px;  top: 20px;}
.deantjlists ul li a:hover:before{ background: #8FC31F;}
.deantjlists ul li a:hover{ color:#8FC31F ;}
.deantjlists ul li span{ font-size:12px; color:#999;height:45px; line-height:45px; float:right; display:inline-block;}
/**end**/


/** forum::index,forum::forumdisplay,forum::viewthread**/

body {background:#fff!important;}
.ct2 .sd{ margin-right:0!important;}
.deansideboxs{ margin-bottom:15px;}
.deanadsside{ margin-bottom:10px; width:270px; position:relative;}
.deanadsside img{ width:270px;}
.deanadsside i{ display:block; padding:0 10px; background:rgba(0,0,0,0.5); font-size:12px; color:#fff; height:20px; line-height:20px; position:absolute; right:0; bottom:0; border-radius:10px 0 0 0;}

/* 快速发帖图标美化 */
.fpd a.fbld{background:url({STYLEIMGDIR}/viewthread/font_bold.png) center no-repeat;}
.fpd a.fclr{background:url({STYLEIMGDIR}/viewthread/font_underline.png) center no-repeat;}
.fpd a.fmg{background:url({STYLEIMGDIR}/viewthread/photo.png) center no-repeat;}
.fpd a.flnk{background:url({STYLEIMGDIR}/viewthread/ic_link.png) center no-repeat;}
.fpd a.fqt{background:url({STYLEIMGDIR}/viewthread/quote.png) center no-repeat;}
.fpd a.fcd{background:url({STYLEIMGDIR}/viewthread/code.png) center no-repeat;}
.fpd a.fsml{background:url({STYLEIMGDIR}/viewthread/smile.png) center no-repeat;}
.fpd a.fat{background:url({STYLEIMGDIR}/viewthread/icon-at.png) center no-repeat;}
.deanfatie{ display: block; position:absolute; right:15px;width: 110px; text-align:center;height: 35px;line-height: 35px;color: #fff;font-size: 16px;background:#FFAB00; margin-top:5px; border-radius:3px;}


.bm_c{ padding:20px;}
.bm_h .o img{ margin-top: 11px;margin-right: 10px;}
.deanluntan_left{ width:885px; float:left; margin-bottom:25px;}
.deanluntan_right{ float:right; width:278px; }
/*发帖按钮*/
.pn{ background:none; box-shadow:none!important; border:0!important;}
.pnc{border-color: #8FC31F ;background-color: #8FC31F ; padding:0 10px; font-family:Microsoft Yahei; font-size:12px;}
.ftid a{ border-color:#eaeaea;background: #FFF url({STYLEIMGDIR}/forumlist/newarow.gif) no-repeat 100% -1px; color:#999!important;}
.ftid a:hover{background: #FFF url({STYLEIMGDIR}/forumlist/newarow.gif) no-repeat 100% -24px;}
/*分页*/
.pg a, .pg strong, .pgb a, .pg label {float: left;height: 28px;line-height: 28px;margin-right: 2px;padding: 0 10px;border: 1px solid #E8E8E8; overflow: hidden; border-radius: 0;background-repeat: no-repeat; background: #FFFFFF;}
.pg strong { background: #8FC31F ; border-color: #8FC31F ;color: #FFFFFF;}
.pg a.nxt { padding-right: 10px; background: #FFFFFF;}
.pg a.nxt:hover{background: #8FC31F ; color: #FFFFFF;}
.pg a.prev{ background:url({STYLEIMGDIR}/forumlist/arrowleft.png) center no-repeat;}
.pg a.prev:hover{background:#8FC31F  url({STYLEIMGDIR}/forumlist/arrowleft1.png) center no-repeat;}


/*点评*/
.cm .psth{background-color: #bdf58f; color:#37B389;}
.icon_ring{border: 2px solid #37B389;}
.icon_ring:hover{background: #37B389;}
.bm,.bmw{ border:0;}
#p_btn a{ padding-left:0;}
#p_btn i{ background:#fff;}
.tns th, .tns td{ color:#8FC31F ;}
#g_up126,.pbg2,#fastsmiliesdiv{ display:none;}
.tedt .bar{ border:0; background:none; padding:0;}
.tedt .area {border: none;background: #fff;}
.tedt{ border:0;}
.hasfsl{ margin-right:0;}
.bar .y a,.pnpost a,.pnpost{ font-size:14px; color:#999;}
.px{ background:none; border:1px solid #ddd; border-radius:2px;}
.px span{ font-size:12px; color:#555;}
.bm_c strong#checklen{ color:#8FC31F ;}
.bm_c .pbt{ padding-top:10px;}
.bm_c .pbt span{ color:#999;}

/*列表页右侧*/

.deanhuifu{display: block;width: 101px;padding-left: 55px;height: 36px;line-height: 36px;color: #fff;font-size: 16px;background: url({STYLEIMGDIR}/forumlist/huifu_btn.png) no-repeat 22px 60% #ffba00;}
#newspecial_menu {width: 228px;border: 1px solid #8FC31F ;}
#newspecial_menu a:hover{ color:#8FC31F ;}
#f_pst .tedt{ border:0;}
#f_pst .bm_c{ padding:0;}

/*版块介绍*/
.deanbkjs{z-index: 11; margin-bottom:15px;padding:10px; width:1158px; background:#FEFEFE; border: 1px solid #ededed;position:relative;}
.deanjstop{}
.deanjstopl{ float:left;}
.deanjstopl img{ width:65px; height:65px; overflow:hidden;margin-right:20px;}
.deanjstopr{ float:left; width:940px;  line-height:45px;}
.deanjstopr h3{ float:left; margin-right:20px;}
.deanjstopr h3 a.deanbkname{ font-size: 24px; font-weight:normal; color:#333;display: inline-block; float:left;height:45px; line-height:30px;overflow: hidden;}
.deanjstopr span.deanbanzhu a{ }
.deanbanzhu a{font-size:12px; color:#898787!important;}
.deanjstopr .deansc{  height:45px; line-height:45px; color:#8FC31F ; margin-left:10px; font-size:12px;  float:left;}
.deanbanzhu{ float: left;font-size: 12px;height:45px; line-height:45px; padding-left:15px;max-width:300px; overflow:hidden;color:#898787;}
#number_favorite{ color:#8FC31F !important; font-weight:normal;margin-left:4px;}
.deanjstopr .deansc:hover{ text-decoration:none; opacity:0.9;}
.deanjscenter{ height:20px; line-height:20px; overflow:hidden;}
.deani{ width:60px; height:20px; background:#8FC31F ; border-radius:3px; float:left; text-align:center; font-size:12px; color:#fff;}
.deanguize{ font-size:12px; color:#999;height:20px; line-height:20px; overflow:hidden;float:left; margin-left:10px; height:20px; line-height:20px; width:855px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}	
.deanjsbottom{ height:40px; float:left;overflow:hidden;}
.deanjsbottom ul{ }
.deanjsbottom span{ height:16px; line-height:16px; font-size:12px; color:#898787;}
.deanjsbottom em{ display:inline-block; padding:0 3px 0 10px;font-size:12px; color:#898787;}
/*分类信息*/
.deankcbiox{}
.deankcbiox dl{ }
.deankcbiox dl dd{background: #fff; cursor: pointer; margin: 0px 0px 15px 0px; border:1px solid #e0e0e0; height: 279px; position: relative; overflow: hidden;}
.deanimgbox{ width:248px; height:175px; overflow:hidden; position:relative;}
.deanimgbox img{ width:248px; height:175px;}
.deanimgbox span{ width: 62px; height: 62px; background: url({STYLEIMGDIR}/tjbg.png) no-repeat; position: absolute; top: 0; left: 0; z-index: 99;}
.deanc_intro{width: 249px; height: 175px; position: absolute; top: 0; right: 0px; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; background: url({STYLEIMGDIR}/bg01.png); -webkit-transition: .3s; transition: .3s;}
.deanc_intro span{margin: 30px 40px; font-size: 16px; line-height: 24px; height: 96px; overflow: hidden; display: block; color: #fff;}
.deankcbiox dl dd:hover{box-shadow: 0px 0px 10px #d0dae2;}
.deankcbiox dl dd:hover .deanc_intro{ opacity:1;}
.libox{ width: 249px; height: 75px; position: absolute; top: 170px; left: 0; -webkit-transition: .3s; transition: .3s;}
.deanlitit{ font-size: 16px; font-weight: bold; color: #5b6269; height: 30px; line-height: 30px; margin-top: 10px; padding-left: 10px; overflow: hidden;}
.deanliinfo{ padding: 0px 10px;  margin-bottom: 30px; color: #919ca5; font-size: 16px;}
.deanfree1{ color: #F78926; font-size: 20px; float: left;}
.deantname{ padding-left: 40px; height:30px; line-height:30px;background: url({STYLEIMGDIR}/talkicon.png) no-repeat 20px 50%; float: left;}
.deanlibtn{ width: 249px; height: 75px; position: absolute; top: 175px; right: -285px; -webkit-transition: .3s; transition: .3s;}
.deanlibtn a{ width: 188px; height: 38px; line-height: 38px; border: 1px solid #8FC31F ; font-size: 18px; color: #8FC31F ; text-align: center; display: block; margin: 0 auto; margin-top: 20px;}
.deanlibtn a:hover{ background:#8FC31F ; color:#fff;}
.deanlibox{width: 249px; height: 75px; position: absolute; top: 175px; left: 0; -webkit-transition: .3s; transition: .3s;}
.deanlibtn span{ display: block; color: #919ca5; text-align: center; height: 40px; line-height: 40px; font-size: 16px;}
.deankcbiox dl dd:hover .deanlibtn { right: 0px;}
.deankcbiox dl dd:hover .deanlibox { left: -285px;}
.deankcnd{ float:left; display:block; padding:2px 12px; background:#f5f8f9; color:#999; font-size:12px; margin-top:5px;}
.deanksshu{ float:right; display:block; font-size:12px; color:#8FC31F ; margin-top:5px; }
.deansideboxs{margin-bottom:15px;}
.deansidetitle{ color:#343536; height: 40px; line-height: 40px; border-bottom:1px solid #ededed; margin-bottom:15px; font-size:18px; font-weight:normal; }
.deansidetitle a{ float:right; font-size:12px; color:#999; display:inline-block; height:40px; line-height:40px;}
.deansidetitle a:hover{ color:#8FC31F ;}
.deantjdypics{}
.deantjdypics a{ display:block; width:270px; height:165px; position:relative; overflow:hidden;}
.deantjdypics a img{ width:270px; height:165px;transition: all 1.2s; -moz-transition: all 1.2s; -webkit-transition: all 1.2s; -o-transition: all 1.2s;}
.deantjdypics a:hover img{transform: scale(1.2); -moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); }
.deantjdypics a p{ width:270px; height:30px; line-height:30px; position:absolute; top:10px; left:15px; background:url({STYLEIMGDIR}/discuz/comment-128.png) left center no-repeat; padding-left:30px; font-size:16px; color:#fff;}
.deantjdypics a h5{ width:250px; padding:0 10px; position:absolute; left:0; bottom:0; height:40px; line-height:40px; text-indent:25px; font-weight:normal; overflow:hidden; background:rgba(0,0,0,0.4) url({STYLEIMGDIR}/discuz/left_quote_alt-16.png) 10px center no-repeat; font-size:14px; color:#fff;}

.deantjlists{}
.deantjlists ul li{ height:45px; line-height:45px; border-bottom:1px dashed #ededed;}
.deantjlists ul li:last-child{ border-bottom:0;}
.deantjlists ul li a{ font-size:14px; color:#666;height:45px; line-height:45px; float:left; width:180px; display:block; overflow:hidden;text-overflow:ellipsis; white-space:nowrap; position:relative; padding-left:10px;}
.deantjlists ul li a:before{ content:'';display: inline;  width: 4px;  height: 4px; border-radius: 50% 50%; background: #d5d5d5;position: absolute; left: 0px;  top: 21px;}
.deantjlists ul li a:hover:before{ background: #8FC31F;}
.deantjlists ul li a:hover{ color:#8FC31F ;}
.deantjlists ul li span{ font-size:12px; color:#999;height:45px; line-height:45px; float:right; display:inline-block;}

/**end**/


/**forum::forumdisplay**/
.wp,#wp{ width:1180px!important;}
.mn { padding:0px 15px; background:#fff;}
.ct2 .sd{ width:270px;}
/*瀑布流开关*/
.deanwfpower.chked{background: url({STYLEIMGDIR}/forumlist/atarget.png) no-repeat center;padding-left: 100px; line-height:23px; color:#999; font-size:14px;}
.deanwfpower.unchk{background: url({STYLEIMGDIR}/forumlist/atarget1.png) no-repeat center; color:#8FC31F ;padding-left: 100px;line-height:23px; color:#999; font-size:14px;}
#fontsearch tr{ padding:5px 0; border-bottom:0; line-height:30px; border-bottom:1px solid #ededed;}
#fontsearch tr:last-child{ border-bottom:0;}
#fontsearch tr th{ font-size:12px; color:#999; font-weight:normal;text-align: center;background: #fff!important;padding:5px;
width: 10%;}
.cttp .unfold, .cttp .fold{ display:none;}
.tsm td {padding: 5px 10px 5px 0;border: none;vertical-align:middle;}
#fontsearch a{ color:#787878; font-size:12px;padding: 3px 5px; }
#fontsearch a:hover{background:#8FC31F ; color:#fff; padding:3px 5px;} 
#fontsearch .tsm th{ font-size:12px; color:#333;}
.tsm .a a{ background: #8FC31F ;color: #fff!important;padding:0px 5px;}
#ct{ margin-left:0!important;}
#visitedforumstmp{ display:none;}
.tsm { margin-bottom:-13px;}
.subtsm {margin: 10px 10px 5px 10px;padding: 5px;border: 0;background: #f3f3f3;}
.ct2 .mn{ width:858px!important; border:1px solid #ededed; padding:0 15px;}
.mn{ width:1148px; border:1px solid #ededed; padding:0 15px;}
.bmw .bm_h{ border:0; background:#fff;}
.bbs{ border:1px solid #ededed!important; padding:0!important; background:#fff; margin-bottom:20px!important;}
.bbs a{}
.bbs a:hover{  color:#8FC31F ;}
.bm{ border:0; background:none;}
.bm_h .xs2 a{font-size: 18px;font-weight: bold;position: relative;margin-right: 20px;color: #474747;}
.bm_h .i{ color: #898787; font-size:16px!important;}
.bm_c .xi2 a{ color: #898787!important;; font-size:16px!important;}
.bm_c .y div{color: #898787!important;; font-size:16px!important;}
.xg2 {color: #898787;}
.mn .bm_c,.mn .bm_h{ padding:0;}
.pgs #newspecialtmp{ display:none;}
#fastpostform{ margin-top:15px; padding:15px; background:#fff;}
.fastpreview{ padding:0 15px;}
.tl tbody:last-child .threadpre .threadpretd { border: 1px solid #e0e0e0;}
.tl .threadpre .threadpretd { border-left: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0;}
.avt img{ border-radius:100%; border:0;}
.icon_preview {top:-11px!important;}
.ttp li span.pipe{ display:none;}
.ttp li{ margin-right:15px;}
.tedt .pt{ border:1px solid #ededed;}
/*论坛列表页左侧*/
/*公告样式*/
.deanancmtlist{ height:60px; line-height:60px;border-bottom: 1px dashed #eaeaea; position:relative;}
.deanannouncement{ float:left; width:70px; font-size:16px;  color:#666; font-weight:bold; padding-left:30px; background:url({STYLEIMGDIR}/forumlist/speaker.png) left center no-repeat; }
.deanamtcontent{ width:480px;float:left;overflow: hidden;height: 60px; }
.deanamtcontent a{ font-size:16px; color:#666; font-weight:normal;}
.deanamtcontent a:hover{ color:#8FC31F ;}
.deananmtauthor{ width:100px; float:left;height: 60px;overflow: hidden; position:absolute; right:120px;}
.deananmtauthor a{font-size:16px; color:#666; font-weight:normal;}
.deananmtauthor a:hover{color:#8FC31F ;}
.deananmtdate{font-size:12px; color:#999; font-weight:normal; float:right;}
/*列表页样式*/
#livethread{background: #fff;border:1px solid #ededed;border-top: 2px solid #8FC31F ;}
.livethreadtitle a{ font-size:16px;}
.tf a{ color:#999;}
.deanmsg{ color:#8FC31F ;}
.forumava img{ border-radius:100%; width:45px; height:45px;}
.tl th, .tl td {padding:4px 0;}
.tl th .tdpre, .tl td.fn .tdpre{ margin-right:20px;}
.showhide{margin: 5px 0;}
.list2 {background: #F7F7F7;}
.tl .icon{ width:50px;}
#threadlisttableid .by, #threadlisttableid .num{ width:0;}
.tl .o {width: 13px;}
.tl .by{ text-align:right;}
.tl .icon img{ width:38px; height:38px; border-radius:3px;}
.tl td.num .line {color: #D1D1D1;font-size: 30px;font-family: Arial;line-height: 1em;vertical-align: middle;font-family: Courier New;}
.tl td.num em {color: #333;font-size: 12px;line-height: 1.1em;font-family: Arial;position: relative;margin-left: -5px;vertical-align: middle;display: inline-block;bottom: -5px;}
#separatorline .ts th, #separatorline .ts td{background:#FCFCFC; border-bottom:1px solid #F3F3F3}
.tf a{ line-height:15px;}
.tl .th{ background:#fff;border-bottom:1px solid #eaeaea; padding:0 0 10px 0;}
.tl tr:hover th, .tl tr:hover td{ background:#fff;}
.deanzhuti{display: inline-block;width: 110px;height: 22px; line-height:22px;float: left; margin-right:13px;background:url({STYLEIMGDIR}/forumlist/all1.png) no-repeat left center; }
.deanpaixu{display: inline-block;width: 110px;height: 22px; line-height:22px;float: left;margin-right:13px;background:url({STYLEIMGDIR}/forumlist/column.png) no-repeat left center; }
.deanzhuti:hover{background:url({STYLEIMGDIR}/forumlist/all.png) no-repeat left center;}
.deangengduo{display: inline-block;width: 90px;height: 22px; line-height:22px;float: left;margin-right:13px;background:url({STYLEIMGDIR}/forumlist/clock1.png) no-repeat left center;}
.deanzhuti:hover a,.deanpaixu:hover a,.deangengduo:hover a{ color:#8FC31F ;}
.deangengduo:hover {background:url({STYLEIMGDIR}/forumlist/clock.png) no-repeat left center}
.deanpaixu:hover{background:url({STYLEIMGDIR}/forumlist/column1.png) no-repeat left center;}
.tf a#filter_special:hover,.tf .showmenu:hover{ color:#8FC31F !important;}
.pop_moremenu a.xw1{ background:#fff;}
.p_pop a:hover{  background:#fff;}
.p_pop a,.pop_moremenu li{ border-bottom:0;}
#filter_special_menu{ padding:2px!important; box-shadow:none!important;}
.tf a{ font-size:16px; float:left;}
#filter_special_menu{padding: 4px;border: 1px solid #8FC31F ;min-width: 84px;border-color: #DDD;background: #FEFEFE;box-shadow: 1px 2px 2px rgba(0,0,0,0.3);}
#filter_special_menu a:hover{ color:#8FC31F ;}
.showmenu{ background-position:100% 47%; color:#777; font-size:14px; padding-left:25px;}
#threadlist .icn {padding: 13px 30px 13px 0;vertical-align: top;}
.tl th, .tl td{ border-bottom:1px dashed #eaeaea;}
#moderate .forumtit {padding: 20px 0 12px 10px; }
.forumtit a{  color:#666;}
.forumtit .z,.forumtit .z a{ font-size:12px;}
.forumtit a:hover{ color:#8FC31F !important; }
.tl #forumnewshow,.newthread{ display:none;}
.xst{ font-family:Microsoft Yahei; font-size:18px;}
.tl .forumtit .foruminfo {margin-top: 5px;height: 20px;overflow: hidden;}
.tl .forumtit .foruminfo, .tl .forumtit .foruminfo a {color: #989da2 !important;}
.y .dean_view{ font-size:12px;color: #aaa;margin: 0 10px 0 0; display:block; float:left; background:url({STYLEIMGDIR}/forumlist/postcheck.png) left center no-repeat; padding-left:25px;}
.y .dean_reply{font-size:12px;color: #aaa;margin: 0 10px 0 2px;  display:block; float:left;background:url({STYLEIMGDIR}/forumlist/postcomment.png) left center no-repeat; padding-left:25px;}
.y .dean_ftdate{font-size:12px;color: #aaa;margin: 0 4px 0 2px;  display:block; float:left;background:url({STYLEIMGDIR}/forumlist/postdate.png) left center no-repeat; padding-left:25px;}
/*列表页循环图片和文字*/
.deanforumlist_pics{ margin:9px 0; width:100%;}
.deanforumlist_pics a{ display:block; float:left; margin-right:10px; width:145px; height:100px;}
.deanforumlist_pics a img{ width:145px; height:100px;}
.deanforumlist_pics a img:hover{ opacity:0.8;}
.deanthreads_summary{line-height:25px; font-size:14px; color:#999; overflow:hidden; margin-top:6px;}
.deanthreads_author{ display:block; height:30px; line-height:30px; font-size:14px; color:#666; text-align:center; width:48px; overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.deanatsign{ font-size:14px; color:#8FC31F; padding:0 3px; margin-right:0!important;}
/*列表页分类*/

.tl th em, .tl th em a{ color:#8FC31F !important;}
.ttp a{ color:#919090; font-size:14px; font-weight:400;background:none; padding:0; border:0!important;}
.ttp .a a{ color:#8FC31F ; background:none;font-weight:400; padding-left:0;}
.ttp .num{line-height: 16px;font-size: 12px;color: #fff;background: #D8D8D8;padding: 0 8px;margin-left: 6px;-webkit-border-radius: 2px;
-moz-border-radius: 2px;border-radius: 2px;}
.ttp a:hover{ color:#8FC31F ;}
.ttp .a .num{ background:#8FC31F ;}
.ttp .a a:hover{ background:none;}

/*侧边栏导航*/
.bdl_h{ font-size:16px; font-weight:normal;color:#8FC31F ; }
.bdl { background:#fff; border:0; position:absolute;}
.tbn { background:#fff;}
#forumleftside h2.mbn a{ font-size:16px; color:#8FC31F ; font-weight:normal;}
.bdl dd a { font-size:12px; color:#999; font-weight:normal;}
.bdl dt { border:0; background:#fff; }
.bdl dt a { color:#8FC31F; font-weight:bold; font-size:16px;}
.bdl dd.bdl_a a{ background:#fff; color:#8FC31F ; font-weight:bold;margin:0;}
/*推荐*/
.zmb_tuij {background: #fff;border: 0;padding:15px;}
.dean_bbtj {width: 20px;padding: 30px 10px;font-size: 18px;background: #eee;border-radius: 2px;}
.dean_fdtp {width: 240px;height: 240px;margin-left: 15px;overflow: hidden;position: relative;}
.dean_fdtp .bd {height: 240px;border-radius: 2px;overflow: hidden;}
.dean_fdtp .bd a {position: relative;display: block;width: 240px;height: 240px;overflow: hidden;}
.dean_fdtp .hd {position: absolute;right: 10px;bottom: 10px;}
.dean_tir li {float: left;display: inline-block;margin: 0 3px;width: 10px;height: 10px;background: url({STYLEIMGDIR}/images/static_ico.png) left -31px no-repeat;font-size: 0;cursor: pointer;overflow: hidden;}
.dean_tir li.on{background-position: left -9px;}

.dean_fdtl.xe1{ width: 560px;}
.dean_fdtl.xe2{ width: 93.5%;}
.dean_fdtl{ margin-left: 10px; overflow: hidden;}
.dean_fdtl li{ float: left; width: 50%; height: 27px; overflow: hidden; font-size: 16px; white-space: normal; background-position: 0px -160px;}
.dean_fdtl.xe2.k li{ width:33.33%;}
.dean_fdtl li a{ display: inline-block; margin:0 5px 0 10px; line-height: 28px; overflow: hidden;}
.dean_fdtl li a:hover{ margin-left: 15px;}
.dean_fdtl li span{ line-height: 27px; color: #ccc;}
/*新窗*/
#atarget{background: url({STYLEIMGDIR}/forumlist/atarget1.png) no-repeat center;padding-left: 50px; line-height:23px; color:#999; font-size:14px;}
#atarget.atarget_1{background: url({STYLEIMGDIR}/forumlist/atarget.png) no-repeat center; color:#8FC31F ;}
.deanspace a{ padding:0 5px; color:#777; font-size:14px;}
.deanspace a:hover{ color:#8FC31F ;}

/*下一页*/
.pgbtn {background: #FFFFFF;border-top: 1px solid #E5E5E5;margin-top: 0px;}
#autopbn{-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;background: none repeat scroll 0 0 #FFFFFF;border-color: -moz-use-text-color #E5E5E5 #E5E5E5;border-image: none;border-radius: 0 0 10px 10px;
border-right: 1px solid #E5E5E5;border-style: none solid solid;border-width: medium 1px 1px;color: #AAB2BD;font-size: 12px;height: 20px;
letter-spacing: 0;line-height: 20px;margin: -1px auto 0;padding: 0;width: 128px; border:1px solid #e5e5e5; border-top:0;}
#f_pst .bm_h{ display:none;}
.pgb a{ display:none;}
/*瀑布流*/
.waterfall{width: 103%!important; margin:0; padding:0;}
.waterfall li{ padding:0;border: 1px solid #ededed; background:none; overflow:hidden; float:left; margin:0 15px 15px 0; width:273.75px; box-shadow: 0 2px 3px rgba(0,0,0,0.06); border-radius:5px;-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; }
.waterfall li:hover{box-shadow: 0 0 8px rgba(0,0,0,0.2);transform: translate(0,-5px);-webkit-transform: translate(0,-5px);-moz-transform: translate(0,-5px);-o-transform: translate(0,-5px);-ms-transform: translate(0,-5px);}
.waterfallpics{width: 100%;height: 273.75px; overflow:hidden; position:relative; }
.waterfallpics a{ display:block; width:100%; height:100%; overflow:hidden; position:relative; }
.waterfallpics a:hover .deanwaterfallcover{ bottom:0;}
.deanscbm{ padding:15px; border-bottom:1px solid #ededed;}
.deanscbmtx{ width:36px; height:36px; float:left;}
.deanscbmtx img{ width:36px; height:36px; border-radius:100%;}
.deanscbmre{ float:right; width:200px;}
.deanscbmre h5{ height:20px; line-height:20px; margin-bottom:4px; overflow:hidden;}
.deanscbmre h5 a{ font-size:14px; color:#333; font-weight:normal;}
.deanscbmre h5 a:hover{ color:#8FC31F;}
.deanscbmre p{ font-size:12px; color:#999;}
.deanscbmre p em{padding:0 3px; color:#aaa;}
.deanscbbs{padding: 14px 16px 12px 13px; height: 22px;}
.deanscbbs i{ display:block; float:left; margin-right:15px; font-size:12px; color:#999;}
.deanscbbs i.deanscviews{ background:url({STYLEIMGDIR}/view.png) left center no-repeat; padding-left:25px;}
.deanscbbs i.deansccomments{ background:url({STYLEIMGDIR}/comment.png) left center no-repeat; padding-left:25px;}
.deanscbbs i.deansczans{ background:url({STYLEIMGDIR}/zan.png) left center no-repeat; padding-left:25px;}
.deanfenleilabel{ float:right; padding: 0 8px; border-radius:5px; text-align: center;  background: #8FC31F; color:#8FC31F;}
.deanfenleilabel em{ position:relative;}
.deanfenleilabel a{display: inline-block; height: 20px; line-height: 20px; font-size: 12px; color: #fff!important; }

.waterfallbottom{background: #FEFEFE;padding:5px 10px;height: 30px;border-top: 1px solid #ededed;overflow: hidden;}

.deanlistavator{ display:block; width:100px; min-width:40px; height:30px; overflow:hidden; float:left;overflow: hidden;
text-overflow: ellipsis;white-space: nowrap;}
.deanlistavator:hover span{ color:#8FC31F;}
.deanlistavator:hover img{ transform:rotate(360deg); -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg); -o-transform:rotate(360deg); -ms-transform:rotate(360deg);}
.deanlistavator span{ display:block; height:30px; line-height:30px; font-size:12px; color:#666; float:left; width:60px; overflow: hidden;
text-overflow: ellipsis;white-space: nowrap;}
.deanlistavator img{ width:30px; height:30px; border-radius:100%; float:left; margin-right:7px!important;transition:All 0.4s ease-in-out; -webkit-transition:All 0.4s ease-in-out; -moz-transition:All 0.4s ease-in-out; -o-transition:All 0.4s ease-in-out;}
.deanwaterfallinfo{ padding-left:12px; height:35px; line-height:30px;}
.deanwaterfallinfo em{ display:inline-block; font-size: 14px;color: #6a5a50;font-weight: normal;padding-left: 27px;overflow: hidden;text-align: center; margin-right:10px;}
.deanwaterfallinfo em.deanviews{ background:url({STYLEIMGDIR}/forumlist/view.png) left center no-repeat;}
.deanwaterfallinfo em.deancomments{background:url({STYLEIMGDIR}/forumlist/reply.png) left center no-repeat;}
.deanwaterfallinfo em.deanrecommends{background:url({STYLEIMGDIR}/forumlist/heat.png) left center no-repeat;}
.deanforum_list_intro{ font-size:12px; color:#999; height:20px; line-height:20px;}

/*刷新*/
.forumrefresh{ background:url({STYLEIMGDIR}/forumlist/refresh.png) 100% 50% no-repeat;padding-right: 32px;line-height: 30px;font-size: 12px;
color: #999!important;}
.forumrefresh:hover{background:url({STYLEIMGDIR}/forumlist/refresh1.png) 100% 50% no-repeat; color:#8FC31F !important;}
/*论坛列表页顶部*/
.deanbbsjj{ border:1px solid #ededed; width:1148px; height:320px; margin-bottom:15px; position:relative; overflow:hidden; padding:15px;}
.deanbbsjj i{display: block; position: absolute; width: 65px; height: 65px;  top: -1px; left: -1px; background:url({STYLEIMGDIR}/forumlist/ix.png) center no-repeat;}
.deanbbsjjl{ width:390px; padding-right:30px; border-right:1px solid #ededed; float:left;}
.deanbbstop{ padding-bottom:10px; margin-bottom:5px; border-bottom:1px dashed #ededed;}
.deanbbstop h5{ text-align:center; height:30px; line-height:30px; overflow:hidden;}
.deanbbstop h5 a{ font-size:16px; color:#666; font-weight:normal;}
.deanbbstop h5 a:hover{color:#8FC31F ;}
.deanbbstop p{ font-size:12px; color:#999; text-indent:15px; line-height:22px;}
.deanbbstop p a{ font-size:12px; color:#8FC31F ; padding-left:5px;}
.deanbbsbottom{}
.deanbbsbottom ul li{ height:29px; line-height:29px;}
.deanbbsbottom ul li span{ display:inline-block;height:29px; line-height:29px; float:left; font-size:12px; max-width:76px; overflow:hidden; color:#aaa ;}
.deanbbsbottom ul li a{ font-size:14px; color:#666; height:29px; line-height:29px;display:inline-block; max-width:245px; overflow:hidden; float:left; margin-left:7px;text-overflow:ellipsis; white-space:nowrap; }
.deanbbsbottom ul li a:hover{color:#8FC31F ;}
.deanbbsbottom ul li em{ font-size:12px; color:#999;height:29px; line-height:29px; float:right; display:inline-block;}
.deanbbsjjr{ width:711px; float:right;}
.deanbbsjjr ul{ width:735px;}
.deanbbsjjr ul li{ margin:0 15px 15px 0; float:left; width:164.75px; height:150px; border:1px solid #ededed;-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;}
.deanbbsjjr ul li a{ display:block; width:164.75px; height:150px;}
.deanbbsjjr ul li a img{ width:164.75px; height:120px; position:absolute; top:0; left:0;transition: all 1.2s; -moz-transition: all 1.2s; -webkit-transition: all 1.2s;-o-transition: all 1.2s;}
.deanbbsimg{width:164.75px; height:120px; overflow:hidden; position:relative;}
.deanbbsjjr ul li p{ background:#fff; height:30px; line-height:30px; width:144.75px; padding:0 10px; font-size:14px; color:#666; overflow:hidden;-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; }
.deanbbsjjr ul li a:hover img{transform: scale(1.2); -moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2);
-ms-transform: scale(1.2);}
.deanbbsjjr ul li a:hover p{ background:#fff!important; color:#8FC31F ;}
.deanbbsjjr ul li:hover{ border:1px solid #8FC31F ;}
/**end**/


/** forum::viewthread,group **/
.ct2 .mn{ width:895px!important;}
.ct2 .sd{ width:270px; overflow:visible!important; margin-top: 367px;}
.wp,#wp{width:1180px!important;}
.mn{ overflow:visible;}
.plc { padding: 0 15px; }
.tit_author a{color: #8FC31F ;}	

.ico-white {display: inline-block;width: 16px;height: 16px;line-height: 16px;vertical-align: -4px;margin-right: 3px;}
/*活动帖子样式*/
.spvimg{ width:455px; border:0; }
.spvimg img{ width:455px; height:344px;}
.spi{ margin-left: 476px; padding: 15px 10px 10px 20px; margin-bottom:30px;    height: 320px;    border-left: 3px solid #CCCCCC; background: #F6F6F6;}
.spi dl dt{ font-size:14px; color:#8FC31F ;}
.pcb strong {  font-weight: normal;}
.pns .pn{padding: 0 8px; height: 25px; line-height: 25px; box-shadow: none; font-size: 12px; font-weight: bold; background-color: #FFC24B; border: 0; border-radius:3px;}
.pns .pn span{ color:#fff; font-weight:normal; font-family:Microsoft yahei;}
.spi dl dd{ font-size:14px; color:#666;}
/*分页*/	
#pgt{ margin-bottom:10px;}
.pgs{ text-align:center;}
.pgs span{ display:inline-block;}
.pg{ float:none; display:inline-block;}	
.pl.bm{ border:none; background:none;}
/*大图模式*/
.pic_h.pl.bm{background:#fff; padding:20px;}
.pl .ad{border-bottom: 1px solid #ededed;}
.ad .pls, .ad .plc { height: 0; background: none; border: none;}
/*相关帖子*/
.deanrelatedthreads{height: 28px; border-bottom: 1px solid #ededed; margin-bottom: 20px;}
.deanrelatedthreads span{ display: block; float: left; font-size: 22px; font-weight:normal;  color: #293047; padding-left: 10px; border-left: 5px solid #8FC31F; height: 23px; line-height: 23px;}
.deanthreadslists{}
.deanthreadslists li{ float:left; width:48%; height:35px; line-height:35px; overflow:hidden; padding-left:2%; background:url({STYLEIMGDIR}/forumlist/rt_ico2.png) left center no-repeat;}
.deanthreadslists li a{ font-size:14px; color:#666;}
.deanthreadslists li a:hover{ color:#8FC31F}
/*抢楼,回帖奖励*/
#pl_top .ad{ border:none;}
.deanothers #pl_top .plc{ padding:0 15px;}
#pl_top a.pn{background-color: #8FC31F ; border-color:#8FC31F ; color:#fff!important;}
#pl_top a.pn:hover{background-color: #4c8fe1; border-color:#4c8fe1; text-decoration:none;}


#pl_top .ptn a{background-color: #8FC31F ; padding:2px 5px; display:inline-block;color:#fff!important;}
#pl_top .ptn a:hover{background-color: #4c8fe1; text-decoration:none;}


.pls {width: 180px;    background: #fafafa;border-right: 1px solid #ededed; padding-top:35px;}
.pls .avatar {margin: 15px 15px 5px; text-align: center;}
.vuimg { margin-top: -16px!important;}
.bui {padding: 15px 0 15px 24px;  box-shadow: none; width: 440px !important;}
.pls .avatar img, .avtm img {background: #fff; padding: 5px;border: 1px solid #e3e3e3; border-radius: 50%;}
.pls .pi {padding: 0 0 10px 0;text-align: center;border-bottom: none; margin-bottom: 2px;}
.pls .pi .authi a { color: #777; font-size: 16px;text-decoration: none;}
.pls .tns { background: #f1f1f1; padding: 8px 0; margin: 0 13px 10px; border-radius: 5px;}
.tns th, .tns td { text-align: center;font-size: 12px;}
.tns th { border-right: 1px solid #e3e3e3;}
.tns th, .tns td, .tns th a, .tns td a,.pls p em a, .pls dt em,.pls p, .pls .pil, .pls .o,.cp_pls a{ color:#888;} 
.pls .plso { margin: 5px 0px 10px 16px;}
.pls .plso li {float: left; overflow: hidden; width: 72px; margin-right: 10px;}
.pls .plso li a { background: #8FC31F ; height: 24px; line-height: 24px; padding: 0 10px;text-indent: 0;text-align: center; display: block; width: 52px; color: #fff;}
.pls .plso li.addflw a:hover{background:#2858a1; text-decoration:none;}   
.pls .plso li.pm2 a { background: #6999ee;}
.pls .plso li.pm2 a:hover { background: #4c8fe1; text-decoration:none;}

/*点评*/
.psth { margin: 10px 0 5px; padding-left: 0px; padding-bottom: 10px; border-bottom: 1px solid #e5e5e5; width: auto;}
.cm .psth { background: none; color: #333; font-size: 16px !important; font-weight: 700;}
.icon_ring {display: none;}
.psta { width: auto; padding-right: 5px;}
.psta img { border-radius: 50%; height: 30px; width: 30px;margin-right: 3px;}
.psta .xw1, .psti .xw1 { font-weight: 400;}
.psta .xi2, .psta .xi2 a, .psti .xi2, .psti .xi2 a { color: #8FC31F ;}
.psti { margin-left: 0px; line-height: 28px;}


/*评分*/
.rate { margin: 15px 0 10px;}
.ratl th, .ratl td, .ratc { height: 30px;line-height: 30px; border-bottom: 1px dashed #e5e5e5;}
.ratl th { font-weight: 400; font-size: 16px; border-bottom: 1px solid #e5e5e5;}
.ratl td a{color: orange;}
.rate .op{ display:none;}
.ratl .xw1 .xi1{ display:none;}
.ratl img { width: 30px;  height: 30px; margin-right: 3px;}
.ratc { border: none;}
.xi1 {color: #8FC31F ;}

.plc .pi .authi, .plc .pi .authi a{ color:#888;}

	
/*支持*/
.thread_like-btn { display:block; height:50px; line-height:50px; background:{NOTICETEXT}; cursor:pointer; color:#FFF; text-align:center; font-size:16px; margin-bottom:20px; }
.thread_like-btn:hover { background-color:#8FC31F ; color:#FFF; }
.thread_like-btn .ico-heart {background: url({STYLEIMGDIR}/viewthread/loves.png) no-repeat;}

/*标签*/
.vwthdaid{padding: 25px 0 0; margin-top: 25px; margin-bottom:25px; border-top: solid 1px #f4f4f4;}
.deanbiaoqian{float: left;}		  

/*帖子内部功能*/
#p_btn a{ background:none;}			  


/*活动帖子*/	
.pl .dt{ border: 1px solid #e6e6e6;}	
.dt th{background: #fafafa; font-size:16px;}  
.dt td, .dt th{border-bottom: 1px solid #e6e6e6;}



/*快速回复*/
#vfastpost{border: 1px solid #e6e6e6; background:#fff;}
#vfastpost #vf_l,#vfastpost #vf_m,#vfastpost #vf_r,#vfastpost #vf_b button{ background:none;}
#vfastpost #vf_b button{background-color: #8FC31F ; border: 1px solid #8FC31F ; line-height: 38px; font-size:16px; font-family:microsoft yahei;}

.threadstamp{color: #ff4c4c; margin-right:10px;}


/*回帖后生成帖子*/
.viewthread_table{ background-color:#fff;}

a.btn_s_open,a.btn_s_close{  position:absolute; display:block; width:7px; height:38px;}
a.btn_s_open{ top:16px;left:0;}
a.btn_s_close{top:4px; left:-5px;}
/*内容页右侧*/

/*DIY*/
/*论坛列表页顶部*/
.deanbbsjj{ border:1px solid #ededed; width:1148px; height:320px; margin-bottom:15px; position:relative; overflow:hidden; padding:15px;}
.deanbbsjj i{display: block; position: absolute; width: 65px; height: 65px;  top: -1px; left: -1px; background:url({STYLEIMGDIR}/forumlist/ix.png) center no-repeat;}
.deanbbsjjl{ width:390px; padding-right:30px; border-right:1px solid #ededed; float:left;}
.deanbbstop{ padding-bottom:10px; margin-bottom:5px; border-bottom:1px dashed #ededed;}
.deanbbstop h5{ text-align:center; height:30px; line-height:30px; overflow:hidden;}
.deanbbstop h5 a{ font-size:16px; color:#666; font-weight:normal;}
.deanbbstop h5 a:hover{color:#8FC31F ;}
.deanbbstop p{ font-size:12px; color:#999; text-indent:15px; line-height:22px;}
.deanbbstop p a{ font-size:12px; color:#8FC31F ; padding-left:5px;}
.deanbbsbottom{}
.deanbbsbottom ul li{ height:29px; line-height:29px;}
.deanbbsbottom ul li span{ display:inline-block;height:29px; line-height:29px; float:left; font-size:12px; max-width:76px; overflow:hidden; color:#aaa ;}
.deanbbsbottom ul li a{ font-size:14px; color:#666; height:29px; line-height:29px;display:inline-block; max-width:245px; overflow:hidden; float:left; margin-left:7px;text-overflow:ellipsis; white-space:nowrap; }
.deanbbsbottom ul li a:hover{color:#8FC31F ;}
.deanbbsbottom ul li em{ font-size:12px; color:#999;height:29px; line-height:29px; float:right; display:inline-block;}
.deanbbsjjr{ width:711px; float:right;}
.deanbbsjjr ul{ width:735px;}
.deanbbsjjr ul li{ margin:0 15px 15px 0; float:left; width:164.75px; height:150px; border:1px solid #ededed;-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;}
.deanbbsjjr ul li a{ display:block; width:164.75px; height:150px;}
.deanbbsjjr ul li a img{ width:164.75px; height:120px; position:absolute; top:0; left:0;transition: all 1.2s; -moz-transition: all 1.2s; -webkit-transition: all 1.2s;-o-transition: all 1.2s;}
.deanbbsimg{width:164.75px; height:120px; overflow:hidden; position:relative;}
.deanbbsjjr ul li p{ background:#fff; height:30px; line-height:30px; width:144.75px; padding:0 10px; font-size:14px; color:#666; overflow:hidden;-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; }
.deanbbsjjr ul li a:hover img{transform: scale(1.2); -moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2);
-ms-transform: scale(1.2);}
.deanbbsjjr ul li a:hover p{ background:#fff!important; color:#8FC31F ;}
.deanbbsjjr ul li:hover{ border:1px solid #8FC31F ;}


/*展开模式*/


/*vwthdtit*/
.vwthdtit{background: #fafafa;height: 46px; line-height: 44px;border-bottom: none;padding: 0 15px 0 20px; color: #444;  position: relative;overflow: visible;}
.vwthduser{color: #4c8fe1; font-size:16px; margin-right:10px;}
.vwthduser img{ vertical-align:middle; height: 28px;  width: 28px;border-radius: 50%; border: 1px solid #e5e5e5; padding: 2px; background: #fff;}
.vwthduser a{color: #4c8fe1;}
.vwthdts,.vwthdts a{ color:#333; font-size:16px; font-weight:400;}
.vwthdviews,.vwthdreplies{ font-size: 12px; color: #999; text-align:center; line-height: 16px; margin-top: 9px; padding: 0 2px 0 10px;}
.vwthdviews strong,.vwthdreplies strong{ color: #8FC31F ;}
.vwthdviews{ padding: 0 10px; border-right: 1px solid #e5e5e5;}
.vwthdewm{position: absolute; top: 1px; right: 1px;cursor: pointer;}
.vwthdewmimg{width: 38px; height: 38px;  background: url({STYLEIMGDIR}/viewthread/vwthdewm.png) no-repeat;}
.vwthdewmsub{ display:none; position:absolute;width: 190px; text-align:center; background: #fafafa; height: 200px; top:1px; right: 1px;border: 1px solid #ededed; padding: 15px 10px;z-index: 99;}
.vwthdewmsub img{ width:168px; height:168px;}
.vwthdewmsub p{text-align: center;line-height: 40px; height: 40px; color:#333; font-size:16px;}
.viewbox{background:#fff;}
.deanconone .viewbox{margin-bottom:20px;border-radius:0 0 3px 3px;border: 1px solid #ededed;}	
.deanconone .vwthdtit{border: 1px solid #ededed; border-bottom:none;}		
/*缩放模式*/	
.pl.deanothers{ border:none; background:none;border-bottom: 1px solid #ededed;}
.deanothers .vwthdtit{ background:#fff;height: 24px;line-height: 24px;padding: 20px 55px 0 20px; border: 1px solid #ededed; border-bottom:none;}
.deanothers .vwthdts{ max-width: 700px; height: 23px; overflow: hidden; line-height: 22px;}
.deanothers .vwthdts,.deanothers .vwthdts a{font-size: 22px; color: #222; font-weight: 400;}
.deanothers .viewbox{border: 1px solid #ededed; border-top:0; border-bottom:0;}
.deanothers .viewbox.firstfloor{ background:none; border:none;}
.deanothers .viewbox.firstfloor .boxtable{ background:#fff; border-top: none; border-radius:0 0 3px 3px; border: 1px solid #ededed; border-top:0;}
.deanothers .viewbox.firstfloor .ad{border-bottom: 1px solid #ededed}
.allrepliestit{ margin-top:20px;border: 1px solid #ededed; border-bottom: none; background: #fff;}			
.allrepliesw{ height: 48px; line-height: 50px;margin: 0 20px; border-bottom: 1px solid #ededed;}
.allrepliesw h2{font-size: 16px;font-weight: 400; color:#333; height:48px;}
.allrepliesw h2 em{color: #fff;font-size: 12px;padding-left: 10px;display: inline-block;padding: 0 5px;background: #8FC31F;height: 20px;
line-height: 20px;margin-left: 10px;}
.reply_order{ font-size: 12px; height: 24px; line-height: 24px; background: #fafafa; border: 1px solid #e5e5e5; display: inline-block; margin-top: 12px; padding: 0 5px 0 10px;}
#reply_order_menu{margin: 8px 0 0 -11px;width: 69px;padding: 5px;border: 1px solid; border-color: #8FC31F ; background: #f5f5f5;color: #8FC31F ;}
#reply_order_menu a {display: block; padding: 3px 5px;}
#reply_order_menu a:hover { background-color: #fff7f7; color: #8FC31F ;text-decoration: none;}
.viewavt{float: left;width: 70px;text-align: center;padding-top: 22px;}
.viewavt img { border-radius: 50%; width: 50px; height: 50px; margin-left: 15px;}
.viewinfo{ padding-left:70px;}	
.foldcount{ padding-right: 2px;overflow: hidden;}		
.foldcount .foldreplies, .foldcount .foldviews {background: url({STYLEIMGDIR}/viewthread/icons.png) no-repeat;background-position: 0 0; width: 18px; height: 14px; display: inline-block; position: relative; left: 0; top: 0;}
.foldcount .foldviews { background-position:-1px 2px; top: 2px;}
.foldcount .foldreplies {background-position:0px -21px; top: 2px;}
.foldcount em{display: inline-block;  margin: 0 2px; margin-right: 4px; font-size: 12px;  color: #999;}
/*论坛内容页发布与回复*/
.deanfbhf{ margin-bottom:15px; height:40px;}
.deanfabuanniu{ width:110px; height:40px; line-height:40px; float:left; margin-right:10px;  background:#8FC31F ; text-align:center; font-size:16px; color:#fff; display:block;}
.deanpostreply{ width:110px; height:40px; line-height:40px; float:left; background:#FFC24B; text-align:center; font-size:16px; color:#fff; display:block;}	

/*主题操作*/
.deansdpart{ margin-bottom:15px;}
#deanguanli{display: block;height: 40px;line-height: 40px;background: #fff ;color: #666;text-align: center; border:1px solid #ededed;font-size: 16px;}
#deanguanli:hover {background: #FFB773; color:#fff;}
.kmp_pop, .ie6 .kmp_pop {width:256px;padding:6px;}
.ie6 .kmp_pop {padding-left:0px;padding-right:10px;}
.kmp_pop a {width: 41px;float: left; border-bottom:0;background: #FFF;color: #888;font-size: 12px;display: block;height: 20px;line-height: 20px;text-align: center;overflow: hidden;}
.kmp_pop a:hover { color:#8FC31F ;}
.kmp_pop span{display:none;}


/*个人信息*/
.deanuser_Details{padding-top: 15px; border-top: 1px solid #ededed;  margin-top: 15px;}
.lzinfo_img img {width: 80px;height: 80px;border-radius: 50%; padding:5px; background:#fff; position:relative; z-index:2; margin-top:17px;}
.deanuser a {font-size: 20px; font-weight:bold;}
.deanuser a.deanlzname{ margin:10px 0;display:block;}
.deanuser a.deangrtxt {font-size: 16px;color: #848484; font-weight:normal;}
.deanmind{ background:#fff; border: 1px solid #ededed; width: 238px;}
.dean_author {position: relative;text-align:center;padding: 15px;margin-bottom: 15px;}
.dean_author .r_arrow {position: absolute;left: -23px;height: 25px;width: 25px;background: url({STYLEIMGDIR}/viewthread/jiao.png) no-repeat 0 0;top: 27px;}
.deanavatortxbg{ width:269px; height:80px; z-index:0; background:url({STYLEIMGDIR}/viewthread/txbg.png) center no-repeat; position:absolute; top:0; left:0;}
.dean_author p { float:left; width:33%; line-height:24px; } 
.dean_author p.m { width:34%; border:1px solid #ededed; border-top:0; border-bottom:0; }
.dean_author p.z { margin-right:-1px; }
.dean_author p.y { margin-left:-1px; }
.dean_author strong { display: block;font-size: 20px;color: #333;font-weight: normal;}
.dean_author span { display:block; font-size:14px; color:#999; font-weight:normal; }
.user_contact{ margin:10px 0 0 0;}
.user_contact li {float: left;width: 30%;font-size: 12px;}
.user_contact li a {height: 25px;line-height: 25px;text-align: center;display: block;color: #fff;}
.user_contact li.user_flw a {background-color: #1499F8;}
.user_contact li.user_flw a:hover{ opacity:0.8;}
.user_contact li.user_pm {margin-left: 11px;}
.user_contact li.user_pm a {background-color: #4FC277;}
.user_contact li.user_pm a:hover{ opacity:0.8;}
.user_contact li.user_gets {margin-left: 11px;}
.user_contact li.user_gets a {background-color: #FF8F76;}
.user_contact li.user_gets a:hover{ opacity:0.8;}


/*发布分享*/
.deanfabu{ display:block; width:100%; height:40px; line-height:40px; background:#8FC31F ; text-align:center; font-size:16px ;color:#fff; margin-bottom:15px;}
.deanaddfns span { width:48%; }
.deanaddfns span a {background-color: #8FC31F ;margin-top:15px;display:block; height:40px; line-height:40px; color:#FFF; text-align:center; font-size:13px; }
.deanaddfns span.z a{ background:#1499F8;}
.deanaddfns span.y a{ background:#4FC277;}
.deanaddfns span:hover a { opacity:0.8; }
/* 小图标 */
.pob em a{padding: 0 0 0 20px;}	
.pob a {padding: 0 0 0 20px;display: inline-block;margin-right: 15px;color: #999;-webkit-transition: none;-moz-transition: none;-o-transition: none;transition: none;}
.cmmnt {background: url({STYLEIMGDIR}/viewthread/cmmnt.png) no-repeat 0 50%;}
.fastre{background: url({STYLEIMGDIR}/viewthread/fastreply.png) no-repeat 0 11.5px;}
.replyadd {background: url({STYLEIMGDIR}/viewthread/rec_add.png) no-repeat 0 43%;}
.replysubtract {background: url({STYLEIMGDIR}/viewthread/rec_subtract.png) no-repeat 0 50%;}
.editp {background: url({STYLEIMGDIR}/viewthread/edit.png) no-repeat 0 50%;}
.push{background: url({STYLEIMGDIR}/viewthread/push.png) no-repeat 0 50%;}


/*快速回复*/
#f_pst{ padding:0; border-radius:3px;border: 1px solid #ededed;    background: #fff;}
#f_pst .pls{}
#f_pst .pls .avatar{}
#f_pst .plc{border-right:none;padding: 20px;}
#f_pst .tedt {border: 1px solid #ededed;}

.tedt .bar {background: #fafafa; height: 33px;line-height: 33px; padding: 0 10px;border-bottom: 1px solid #e5e5e5;}
.fpd a {margin: 8px 5px 0;}
.fpd .swfupload{margin: 8px 5px 0;}

.foldf_pst .pls{width: 90px;background: none; border-right: none;}
.foldf_pst .avatar { margin: 25px 0 0 20px;}
.foldf_pst .avatar img { width: 66px;border: none; padding: 1px; border: 1px solid #e3e3e3;}

/*电梯直达*/

#fj{ margin-left:20px; margin-top:15px;}
#fj label, #fj input{ color:#666;}
#fj input{border: 1px solid #dfdfdf; background:none;}

	
/*下一页*/	
.pgbtn a{text-align: center;display: block;margin: 0;line-height: 40px;font-size: 16px;color: #333;border-radius: 3px; background-color: #fff;  border: 1px solid #ededed;}
.pgbtn a:hover{background-color:#fff; color:#8FC31F ;text-decoration:none; border-color:#ededed;}	


/*标签*/
.ptg{ padding-left:0;background:none;}
.ptg a{display: inline-block;padding: 0 10px;line-height: 28px;border: 1px solid #eee;background-color: #eee;color: #757575;margin-right: 15px; overflow:hidden;font-size:16px; text-align:center;}
.ptg a:hover{color:#fff;border-color:#8FC31F ; background-color:#8FC31F ; text-decoration:none;}


/** end **/


/**portal::list,portal::view**/
/*common*/
body{ background:#fff!important;}
.mn{ overflow:visible;}
.tedt,#uhd .tb .a a{border:0!important;}
.bm_c,.bm_h{ padding:0;}
.pn { margin-left:0;}
/*分页*/
.pg a, .pg strong, .pgb a, .pg label {float: left;height: 28px;line-height: 28px;margin-right: 2px;padding: 0 10px;border: 1px solid #E8E8E8; overflow: hidden; border-radius: 0;background-repeat: no-repeat; background: #FFFFFF;}
.pg strong { background: #8FC31F ; border-color:#8FC31F  ;color: #FFFFFF;}
.pg a.nxt { padding-right: 10px; background: #FFFFFF;}
.pg a.nxt:hover{background: #8FC31F ; color: #FFFFFF;}
.pg a.prev{ background:#fff url({STYLEIMGDIR}/forumlist/arrowleft.png) center no-repeat;}
.pg a.prev:hover{background:#8FC31F  url({STYLEIMGDIR}/forumlist/arrowleft1.png) center no-repeat;}
.pg{ margin-right:20px;}

.deanlist_titles{ background:#fff; border-bottom:1px solid #ededed; margin-bottom:20px;}
.deanlist_titles h5{ float:left; font-size: 18px; color: #333; font-weight: normal; height: 45px; line-height: 45px; width: 150px; }
.deantools{ float:right;}
.deantools a{ display:inline-block;height:35px!important; line-height:35px; text-align:center;font-size:12px;color:#333; }
.deantools a.deanaddnew{ margin-right:10px; padding-left:25px; background:url({STYLEIMGDIR}/portal_list_view/plus.png) left center no-repeat; }
.deantools a.deanrssartice{ padding-left:25px;background:url({STYLEIMGDIR}/portal_list_view/rss.png) left center no-repeat; }
.deanportalads{ margin-bottom:20px;}
.deanportalads img{ width:1180px;}
.deantitlea{margin-top:20px;height:30px; line-height:30px; text-indent:20px; background:#8FC31F ;font-family:microsoft yahei; font-size:12px; color:#fff; width:90px; float:left;}
.deantitle{height: 45px;line-height: 45px;height: 45px;line-height: 45px; width:300px; border-bottom:1px solid #ededed;}
.deantitle h3{ font-size: 18px;color: #333;font-weight: normal;height: 45px;line-height: 45px;width: 150px;float: left;}
.deantitle_list{background: #fff;height: 45px;line-height: 45px;border-bottom: 1px solid #f3f3f3; margin-bottom:20px;}
.deantitle_list span{display: inline-block;font-size: 16px;padding-left: 10px;color: #666;font-weight: normal;border-left: 4px solid #8FC31F ;margin: 12px 0 0 0;height: 20px;line-height: 20px;width: 150px;float: left;}
.deantitle_list a{margin-top:5px; display:block; float:right;width:24px; height:40px;}
.deantitle_list h3{ height:45px; line-height:38px; }
.deantitle_list a.deanrssartice{ width:26px; height:35px; font-size:12px; font-weight:normal; color:#555; padding-left:20px;line-height:35px;background:url({STYLEIMGDIR}/rss.png) left center no-repeat;margin-right:10px;}
.deantitle_list a.deanaddnew{ width:60px; height:35px; line-height:35px; background:url({STYLEIMGDIR}/add.png) left center  no-repeat; font-size:12px; font-weight:normal; color:#555; padding-left:20px;}	


/*左侧精选资讯*/
.deanhot{}
.deanartice{ width:100%; margin-top:20px;}
.deanartice ul{}
.deanartice ul li{width:100%;  background:#fff; margin-bottom: 25px; padding-bottom:25px; position:relative; border-bottom:1px solid #ededed;}
.deanartice ul li:last-child{ border-bottom:0;}
.deanatcertop{ }
.deanatctl{ width:25px; height:25px; float:left;}
.deanatctl img{ width:25px; height:25px; border-radius:100%;}
.deanatctr{ float:left; margin-left:15px; width:520px; height:50px;}
.deanarticername a{ font-size:16px; color:#666; font-weight:bold;}
.deanarticername a:hover{color:#8FC31F ; }
.deanarticerinfo{height: 23px; line-height: 23px;  float: left;  margin-left: 10px; margin-top: 1px;}
.deanarticerinfo span{ font-size:12px; color:#aaa; line-height:23px;display:inline-block; float:left;}
.deanarticerinfo em{ display:inline-block; float:left; padding:0 10px; color:#e6e6e6;font-size:12px;}
.deanarticername a.deantaglebs{ display:inline-block;color: #8FC31F; font-weight:normal; height: 21px; font-size: 14px;line-height: 21px; font-weight:bold;}
.deanarticername a.deanarttitles{ float:left; width:400px; height:25px; line-height:25px; overflow:hidden;}
.deanarticecomment{ width:56px; height:24px; line-height:24px; position:absolute; top:-26px; right:-20px; background:#8FC31F ;}
.deanarticecomment a{ float:right; font-size:14px; color:#fff; padding-right:5px; font-weight:700;}
.deanartice ul li .deanarticel{ float:left; width:230px;height:145px;  overflow:hidden; position:relative;}
.deanartice ul li .deanarticel img{width:230px; height:145px; position:absolute; top:0; left:0;  }
.deanarticerforum{ padding-left:0px!important;}
.deanarticerforum a{ display:block; height:23px; line-height:23px;  font-size:12px; color:#999; }
.deanarticerforum a:hover{ color:#8FC31F;}
.deanartice ul li .deanarticel:hover em{left: 287px;transition: .7s;-moz-transition: .7s;-o-transition: .7s;-webkit-transition: .7s;}
.deanartice ul li .deanarticer{ float:right; width:650px; position:relative;}
.deanartice ul li .deanarticer h5{ height:36px; line-height:36px; overflow:hidden;}
.deanartice ul li .deanarticer h5 a{ font-size: 18px; color:#333; font-weight:normal;}
.deanartice ul li .deanarticer h5 a:hover{ color:#8FC31F}
.deanarticec{ }
.deanarticersummary{ color: #999; font-size: 14px; height:57px; overflow:hidden; line-height: 25px;}

.deanarticermiddle{ margin:5px 0; font-size:12px; color:#999;}
.deanarticermiddle span{ display:inline-block; padding-left:15px; margin-right:4px; background:url({STYLEIMGDIR}/user.png) left center no-repeat;}
.deanlistsright{ float:right; width:255px;}
/*右侧信息块*/	
.deansubnav ul{}
.deansubnav ul li{ width:135px; height:135px; overflow:hidden; float:left; margin-right:20px; margin-bottom:20px; position:relative; }
.deansubnav ul li a{ display:block; width:135px; height:135px; text-align:center;  color:#fff; font-size:18px;  transition:All 0.4s ease-in-out; -webkit-transition:All 0.4s ease-in-out; -moz-transition:All 0.4s ease-in-out;  -o-transition:All 0.4s ease-in-out;}	
.deansubnav ul li a span{ position:absolute; left:0px; bottom:15px; display:block; height:20px; line-height:20px; width:135px;}

.deansidebox{margin-bottom:15px; background:#fff;}
/*精选游戏资讯*/		
/*公共标题*/
.deanpubtitle{ width:100%; height:35px; margin-bottom:13px; border-bottom:1px solid #e6e6e6;}
.deanpubtitle h4{ display:inline-block; float:left; height:23px; line-height:23px; font-size:22px; color: #293047;
    padding-left: 10px;font-weight:normal; border-left:5px solid #8FC31F  }
.deanpubtitle .deanpbright{ float:right; height:25px; line-height:25px;}
.deanpubtitle .deanpbright a{ font-size:14px; color:#999; font-weight:normal;}
.deanpubtitle .deanpbright a span{ color:#8FC31F; font-weight:bold; font-size:18px;}
.deanpubtitle .deanpbright a:hover{ color:#8FC31F;}

.deangltt{ padding-top:15px; border-top:1px dashed #ededed;}
.deangltt em{display: block;width: 40px;height: 22px; line-height:22px;font-size: 12px;color: #fff;float: left;text-align: center; background:#8FC31F;}
.deangltt i{ display:block;float: left;width: 0;height: 0;border-top: 5px solid transparent;border-bottom: 5px solid transparent;margin-top: 5px; border-left:5px solid #8FC31F;}
.deangltt a{ float:right; width:198px; font-size:16px;height: 22px;line-height: 22px;padding-left: 5px;color:#333;overflow: hidden; display:block; overflow:hidden;text-overflow:ellipsis; white-space:nowrap; }
.deangltt a:hover{ color:#8FC31F;}
.deangllists{ margin-top:10px;}
.deangllists ul li{line-height: 31px;height: 31px;font-size: 14px;overflow: hidden;position: relative;}
.deangllists ul li em{display: block;float: left;height: 30px;width: 21px;position: absolute;left: 0;
background: url({STYLEIMGDIR}/news_icon.jpg) center no-repeat;}
.deangllists ul li a{ font-size:14px;color: #666;display: block;float: left;border-left: 1px #eee solid;margin-left: 10px;text-indent: 20px;width: 95%;line-height: 31px;height: 31px; overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.deangllists ul li a:hover{ color:#8FC31F}
.deangllists ul li i{color: #999;display: block;float: right;font-size: 12px;font-style: normal;margin-right: 10px;}
.deangllists ul li:hover em{background: url({STYLEIMGDIR}/news_icon2.jpg) center no-repeat;}

/*资讯排行*/
.deanjczxbox { margin-top:15px;}
.deanonvideos{}
.deanonvideos ul{width: 265px;}
.deanonvideos ul li{ float:left;margin-right: 10px;margin-bottom: 10px;width: 120px;height: 90px; overflow:hidden; position:relative;}
.deanonvideos ul li img{width: 120px;height: 90px; opacity: 1;}
.deanonvideos ul li a{display: block;width: 120px;height: 90px;position: absolute;top: 0;left: 0;-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;}
.deanonvideos ul li a em{display: block;line-height: 16px;width: 90%;padding: 7px 5%;background:rgba(0,0,0,0.4);color: #fff;position: absolute;bottom: 0;left: 0;font-style: normal;}
.deanonvideos ul li a:hover{background: url({STYLEIMGDIR}/v_icon.png) center no-repeat;}
.deanonvideos ul li a:hover em{top: 90px;}
.deanonvideos ul li:hover img{ opacity:0.4;}
/*新游推荐*/

.focusBox { position: relative; width:250px;overflow: hidden; }
.focusBox .pic li{}
.deanfocuspic{ width:250px; height:168px;}
.deanfocuspic img{ width:250px; height:168px;}
.deanfocusbox{}
.deanfocusbox h5{ margin:5px 0;}
.deanfocusbox h5 a{ font-size:16px; color:#333; font-weight:normal;}
.deanfocusbox h5 a:hover{ color:#8FC31F ;}
.deanfocusbox p{ font-size:12px; color:#999; line-height:22px;}
.deanfocusbox p a{ padding-left:10px; font-size:12px; color:#8FC31F ;}
.focusBox .hd { overflow:hidden; zoom:1; position:absolute; top:148px; left:98px; z-index:3}
.focusBox .hd li{float:left; line-height:15px; text-align:center; width:10px; height:10px; border-radius:100%; 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 }
.focusBox .hd .on{ background:#8FC31F ; filter:alpha(opacity=100);opacity:1;   }

.focusBox .prev,
.focusBox .next { position: absolute; background:rgba(0,0,0,0.6); width: 28px; height: 28px; color: #fff; text-align: center; top: 72px; line-height: 28px; font-size: 20px; text-decoration: none;}
.focusBox .prev {  left:0; }
.focusBox .next {  right:0; }
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=60); -moz-opacity:.6; opacity:.6 }

/*专访*/
.deanimg_news{width: 265px;overflow: hidden; margin-top:10px;}
.deanimg_news a{display: block;overflow: hidden;float: left;width: 125px;height: 90px;position: relative;font-size: 12px;color: #fff;}
.deanimg_news a img{width: 125px;height: 90px;-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;}
.deanimg_news a span{width: 100%;height: 36px;padding: 7px 0;position: absolute;top: 21px;left: 0;line-height: 18px;
background: rgba(0,0,0,0.4); color:#fff;-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;}
.deanimg_news a span em{display: block;height: 36px;font-style: normal;overflow: hidden;padding: 0 15px;}
.deanimg_news a:hover img{transform: scale(1.2); -moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2);}
.deanimg_news a:hover span{top: 0;padding: 28px 0;background:rgba(255,255,255,0.6); color:#000;}





/** end **/
/**portal::list,portal::view**/
.ct2 .mn{ width: 900px; float:left; background:#fff; padding-bottom:20px;}
.ct2 .sd{ width:250px; float:right;}	


/*下级分类*/
.deannextnav{ width:100%;  background:#FFF; margin-bottom:15px; }
.deannextnav ul{background:#fff; width:265px; }
.deannextnav ul li{line-height: 25px;height: 25px;float: left; margin-right: 15px; }
.deannextnav ul li a{ display: block;color: #999;line-height: 25px;height: 25px; overflow: hidden; font-size: 14px;}
.deannextnav ul li a:hover{  color:#8FC31F ; }
/*内容页*/
.bm{ border:0; background:none;}
.vw .h{ border:0;}
.vw .o{ border:0;}
.bm_h{height:40px; line-height:52px;  background:none; font-family:microsoft yahei; font-size:16px; color:#243E52; border-bottom:0;}
.bm_h h3{ font-weight:normal;}
.pn{ background:#8FC31F ; color:#fff; font-size:16px; width:80px; height:28px; line-height:28px; text-align:center; border:0; font-family:Microsoft Yahei; }
.tedt{ width:100%;}

/**end**/
/**portal::view**/
.sd{ background:none!important;}
.ct2 .sd{ overflow:visible!important;}
.deanfbxxbottom{ padding-top:10px; border-top:1px solid #ededed;}
.deanfbxxbottom span{ text-align:center; font-size:12px; color:#999;  float: left;  width: 33%; display:block;line-height: 24px;}
.deanfbxxbottom span.deansss{ margin-right:-1px;}
.deanfbxxbottom span.deanviews{ border-left:1px solid #ededed; border-right:1px solid #ededed; width: 34%;}
.deanfbxxbottom span.deanreplies{margin-left:-1px;}
.deanfbxxbottom span.deanreplies a{}
.deanfbxxbottom span em{ display: block; font-size: 20px; color: #333;  font-weight: normal;}


#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: 100%; height: 37px; overflow: hidden; line-height: 37px; }
.vw .s{  border:0;}
.tedt{border-color: #eaeaea;margin-bottom: 10px;}
.pn{margin-left: 5px;}

.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: 875px!important;}
#nv_portal .vw .d{ margin:0;border-bottom: 1px solid #ededed; margin-bottom:20px;}
#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:#8FC31F ; background:url({STYLEIMGDIR}/forumlist/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:#8FC31F ;}
#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;}
.quote blockquote{ color:#8FC31F ;}
/* 评论 */

.deanartcomment{ border-bottom:1px solid #ededed; height:40px;}
.deanartcomment h3{ display: block; float: left; font-size: 22px; font-weight: normal; color: #293047; padding-left: 10px;  border-left: 5px solid #8FC31F;  height: 23px;  line-height: 23px;}
#comment_ul h3{font-size:16px; font-weight:normal; margin-top:20px; color:#8FC31F ; padding-left:30px;height:40px; line-height:40px; border-bottom:1px solid #ededed; background:url({STYLEIMGDIR}/portal_list_view/comment.png) left center no-repeat;}
#comment .deanartcomment em{ margin-left:20px; color:#999; font-size:12px;}
#comment .deanartcomment em span{ color:#8FC31F; font-size:14px;}
#comment_ul{ padding-top:5px;}
#comment_ul ul{padding-left: 25px;}
#comment_ul ul li dd{ font-size:14px; color:#999;}
#comment_ul ul li a.username{ font-size:12px; color:#474747;}
#comment_ul .ptn a{ font-size:14px; color:#8FC31F ;}
#comment_ul .mbm{ position:relative;}
#comment_ul .portrait{ position:absolute; left:-50px; top:0;}
#comment_ul .portrait img{ width:30px;height:30px;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;}
/*相关帖子*/
.deanrelatedthreads{height: 33px; border-bottom: 1px solid #ededed; margin-bottom: 10px;}
.deanrelatedthreads span{ display: block; float: left; font-size: 22px; font-weight:normal;  color: #293047; padding-left: 10px; border-left: 5px solid #8FC31F; height: 23px; line-height: 23px;}
.deanthreadslists{}
.deanthreadslists li{ float:left; width:48%; height:35px; line-height:35px; overflow:hidden; padding-left:2%; background:url({STYLEIMGDIR}/forumlist/rt_ico2.png) left center no-repeat;}
.deanthreadslists li a{ font-size:14px; color:#666;}
.deanthreadslists li a:hover{ color:#8FC31F}

/**end**/


/**group**/
.ct2 .sd{ width:220px!important; margin-top:0; margin-right:0!important;}
.ct2 .mn{ width:940px!important;}
.ttp .a a{ background:#fff;}
.bm{ border:1px solid #ededed;}
.bm_h{ border-bottom:0; border-top:0;}
.tl .th,.tl th, .tl td{ border-bottom:0;}
.tl .th{ margin-top:0;}
.tb a { background:#fff;}
.bmw .bm_h{border-top-color:none;  border-right: 0; border-bottom-color: none; border-left: 0; background: #f2f2f2;}
.tl tr:hover td{ background-color:none!important;}
#create_group_btn{ display:block; height:38px; background:url({STYLEIMGDIR}/group_creat.png) center no-repeat;}
#create_group_btn img{ display:none;}
.groupbtn{ padding:0 20px!important;    background:#FF6356!important;}
.groupbtn span{ background:none!important; color:#fff;}
/**end**/

/**group::forumdisplay**/
.tedt .pt{ border:1px solid #ededed;}
/**end**/
/**group::viewthread**/
/*发帖按钮*/
.pn{ background:none; box-shadow:none!important; border:0!important;}
.pnc{border-color: #8FC31F ;background-color: #8FC31F ; padding:0 10px; font-family:Microsoft Yahei; font-size:12px;}

.ct2 .sd{ width:263px!important;  margin-right:0!important; float:right; margin-top: 368px;}
.deanadsside{ margin-bottom:10px; width:270px; position:relative;}
.deanadsside img{ width:270px;}
.deanadsside i{ display:block; padding:0 10px; background:rgba(0,0,0,0.5); font-size:12px; color:#fff; height:20px; line-height:20px; position:absolute; right:0; bottom:0; border-radius:10px 0 0 0;}
/**end**/
/**group**/
.ct2 .sd{ width:263px!important;  margin-right:0!important; float:right;}
.ct2 .mn{ width:902px!important; float:left;}
.ttp .a a{ background:#fff;}
.bm{ border:1px solid #ededed;}
.bm_h{ border-bottom:0; border-top:0;}
.tl .th,.tl th, .tl td{ border-bottom:0;}
.tl .th{ margin-top:0;}
.tb a { background:#fff;}
.bmw .bm_h{border-top-color:none;  border-right: 0; border-bottom-color: none; border-left: 0; background: #f2f2f2;}
.tl tr:hover td{ background-color:none!important;}
#create_group_btn{ display:block; height:38px; background:url({STYLEIMGDIR}/group_creat.png) center no-repeat;}
#create_group_btn img{ display:none;}
.groupbtn{ padding:0 20px!important;    background:#FF6356!important;}
.groupbtn span{ background:none!important; color:#fff;}
.ct2 .mn{ width:895px!important;}
.ct2 .sd{ width:270px!important; overflow:visible!important; }
.wp,#wp{width:1180px!important;}
.mn{ overflow:visible;}
.plc { padding: 0 15px; }
.tit_author a{color: #8FC31F ;}	

.ico-white {display: inline-block;width: 16px;height: 16px;line-height: 14px;vertical-align: -4px;margin-right: 3px;}
/*论坛首页右侧*/
.ct2 .sd{ width:270px!important;}
.deansideboxs{ margin-bottom:15px;}
.deansidetitle{ color:#343536; height: 40px; line-height: 40px; border-bottom:1px solid #ededed; margin-bottom:15px; font-size:18px; font-weight:normal; }
.deansidetitle a{ float:right; font-size:12px; color:#999; display:inline-block; height:40px; line-height:40px;}
.deansidetitle a:hover{ color:#8FC31F ;}
.deantjdypics{}
.deantjdypics a{ display:block; width:270px; height:165px; position:relative; overflow:hidden;}
.deantjdypics a img{ width:270px; height:165px;transition: all 1.2s; -moz-transition: all 1.2s; -webkit-transition: all 1.2s; -o-transition: all 1.2s;}
.deantjdypics a:hover img{transform: scale(1.2); -moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); }
.deantjdypics a p{ width:270px; height:30px; line-height:30px; position:absolute; top:10px; left:15px; background:url({STYLEIMGDIR}/discuz/comment-128.png) left center no-repeat; padding-left:30px; font-size:16px; color:#fff;}
.deantjdypics a h5{ width:250px; padding:0 10px; position:absolute; left:0; bottom:0; height:40px; line-height:40px; text-indent:25px; font-weight:normal; overflow:hidden; background:rgba(0,0,0,0.4) url({STYLEIMGDIR}/discuz/left_quote_alt-16.png) 10px center no-repeat; font-size:14px; color:#fff;}

.deantjlists{}
.deantjlists ul li{ height:45px; line-height:45px; border-bottom:1px dashed #ededed;}
.deantjlists ul li:last-child{ border-bottom:0;}
.deantjlists ul li a{ font-size:14px; color:#666;height:45px; line-height:45px; float:left; width:180px; display:block; overflow:hidden;text-overflow:ellipsis; white-space:nowrap; position:relative; padding-left:10px;}
.deantjlists ul li a:before{ content:'';display: inline;  width: 5px;  height: 5px; border-radius: 50% 50%; background: #d5d5d5;position: absolute; left: 0px;  top: 20px;}
.deantjlists ul li a:hover:before{ background: #8FC31F;}
.deantjlists ul li a:hover{ color:#8FC31F ;}
.deantjlists ul li span{ font-size:12px; color:#999;height:45px; line-height:45px; float:right; display:inline-block;}
.deanadsside{ margin-bottom:10px;}
.deanadsside img{ width:270px;}
/*活动帖子样式*/
.spvimg{ width:455px; border:0; }
.spvimg img{ width:455px; height:344px;}
.spi{ margin-left: 476px; padding: 15px 10px 10px 20px; margin-bottom:30px;    height: 320px;    border-left: 3px solid #CCCCCC; background: #F6F6F6;}
.spi dl dt{ font-size:14px; color:#8FC31F ;}
.pcb strong {  font-weight: normal;}
.pns .pn{padding: 0 8px; height: 25px; line-height: 25px; box-shadow: none; font-size: 12px; font-weight: bold; background-color: #FFC24B; border: 0; border-radius:3px;}
.pns .pn span{ color:#fff; font-weight:normal; font-family:Microsoft yahei;}
.spi dl dd{ font-size:14px; color:#666;}
/*分页*/	
#pgt{ margin-bottom:10px;}
.pgs{ text-align:center;}
.pgs span{ display:inline-block;}
.pg{ float:none; display:inline-block;}	


.pl.bm{ border:none; background:none;}
/*大图模式*/
.pic_h.pl.bm{background:#fff; padding:20px;}
.pl .ad{border-bottom: 1px solid #ededed;}
.ad .pls, .ad .plc { height: 0; background: none; border: none;}




/*抢楼,回帖奖励*/
#pl_top .ad{ border:none;}
.deanothers #pl_top .plc{ padding:0 15px;}
#pl_top a.pn{background-color: #8FC31F ; border-color:#8FC31F ; color:#fff!important;}
#pl_top a.pn:hover{background-color: #4c8fe1; border-color:#4c8fe1; text-decoration:none;}


#pl_top .ptn a{background-color: #8FC31F ; padding:2px 5px; display:inline-block;color:#fff!important;}
#pl_top .ptn a:hover{background-color: #4c8fe1; text-decoration:none;}


.pls {width: 180px;    background: #fafafa;border-right: 1px solid #ededed; padding-top:35px;}
.pls .avatar {margin: 15px 15px 5px; text-align: center;}
.vuimg { margin-top: -16px!important;}
.bui {padding: 15px 0 15px 24px;  box-shadow: none; width: 440px !important;}
.pls .avatar img, .avtm img {background: #fff; padding: 5px;border: 1px solid #e3e3e3; border-radius: 50%;}
.pls .pi {padding: 0 0 10px 0;text-align: center;border-bottom: none; margin-bottom: 2px;}
.pls .pi .authi a { color: #777; font-size: 14px;text-decoration: none;}
.pls .tns { background: #f1f1f1; padding: 8px 0; margin: 0 13px 10px; border-radius: 5px;}
.tns th, .tns td { text-align: center;font-size: 12px;}
.tns th { border-right: 1px solid #e3e3e3;}
.tns th, .tns td, .tns th a, .tns td a,.pls p em a, .pls dt em,.pls p, .pls .pil, .pls .o,.cp_pls a{ color:#888;} 
.pls .plso { margin: 5px 0px 10px 14px;}
.pls .plso li {float: left; overflow: hidden; width: 72px; margin-right: 10px;}
.pls .plso li a { background: #8FC31F ; height: 24px; line-height: 24px; padding: 0 10px;text-indent: 0;text-align: center; display: block; width: 52px; color: #fff;}
.pls .plso li.addflw a:hover{background:#2858a1; text-decoration:none;}   
.pls .plso li.pm2 a { background: #6999ee;}
.pls .plso li.pm2 a:hover { background: #4c8fe1; text-decoration:none;}

/*点评*/
.psth { margin: 10px 0 5px; padding-left: 0px; padding-bottom: 10px; border-bottom: 1px solid #e5e5e5; width: auto;}
.cm .psth { background: none; color: #333; font-size: 16px !important; font-weight: 700;}
.icon_ring {display: none;}
.psta { width: auto; padding-right: 5px;}
.psta img { border-radius: 50%; height: 30px; width: 30px;margin-right: 3px;}
.psta .xw1, .psti .xw1 { font-weight: 400;}
.psta .xi2, .psta .xi2 a, .psti .xi2, .psti .xi2 a { color: #8FC31F ;}
.psti { margin-left: 0px; line-height: 28px;}


/*评分*/
.rate { margin: 15px 0 10px;}
.ratl th, .ratl td, .ratc { height: 30px;line-height: 30px; border-bottom: 1px dashed #e5e5e5;}
.ratl th { font-weight: 400; font-size: 14px; border-bottom: 1px solid #e5e5e5;}
.ratl td a{color: orange;}
.rate .op{ display:none;}
.ratl .xw1 .xi1{ display:none;}
.ratl img { width: 30px;  height: 30px; margin-right: 3px;}
.ratc { border: none;}
.xi1 {color: #8FC31F ;}

.plc .pi .authi, .plc .pi .authi a{ color:#888;}

	
/*支持*/
.thread_like-btn { display:block; height:50px; line-height:50px; background:{NOTICETEXT}; cursor:pointer; color:#FFF; text-align:center; font-size:14px; margin-bottom:20px; }
.thread_like-btn:hover { background-color:#8FC31F ; color:#FFF; }
.thread_like-btn .ico-heart {background: url({STYLEIMGDIR}/viewthread/loves.png) no-repeat;}

/*标签*/
.vwthdaid{padding: 25px 0 0; margin-top: 25px; margin-bottom:25px; border-top: solid 1px #f4f4f4;}
.deanbiaoqian{float: left;}		  

/*帖子内部功能*/
#p_btn a{ background:none;}			  


/*活动帖子*/	
.pl .dt{ border: 1px solid #e6e6e6;}	
.dt th{background: #fafafa; font-size:14px;}  
.dt td, .dt th{border-bottom: 1px solid #e6e6e6;}



/*快速回复*/
#vfastpost{border: 1px solid #e6e6e6; background:#fff;}
#vfastpost #vf_l,#vfastpost #vf_m,#vfastpost #vf_r,#vfastpost #vf_b button{ background:none;}
#vfastpost #vf_b button{background-color: #8FC31F ; border: 1px solid #8FC31F ; line-height: 38px; font-size:14px; font-family:microsoft yahei;}

.threadstamp{color: #ff4c4c; margin-right:10px;}


/*回帖后生成帖子*/
.viewthread_table{ background-color:#fff;}

a.btn_s_open,a.btn_s_close{  position:absolute; display:block; width:7px; height:38px;}
a.btn_s_open{ top:14px;left:0;}
a.btn_s_close{top:4px; left:-5px;}
/*内容页右侧*/

/*DIY*/
/*论坛列表页顶部*/
.deanbbsjj{ border:1px solid #ededed; width:1148px; height:320px; margin-bottom:15px; position:relative; overflow:hidden; padding:15px;}
.deanbbsjj i{display: block; position: absolute; width: 65px; height: 65px;  top: -1px; left: -1px; background:url({STYLEIMGDIR}/forumlist/ix.png) center no-repeat;}
.deanbbsjjl{ width:390px; padding-right:30px; border-right:1px solid #ededed; float:left;}
.deanbbstop{ padding-bottom:10px; margin-bottom:5px; border-bottom:1px dashed #ededed;}
.deanbbstop h5{ text-align:center; height:30px; line-height:30px; overflow:hidden;}
.deanbbstop h5 a{ font-size:16px; color:#666; font-weight:normal;}
.deanbbstop h5 a:hover{color:#8FC31F ;}
.deanbbstop p{ font-size:12px; color:#999; text-indent:15px; line-height:22px;}
.deanbbstop p a{ font-size:12px; color:#8FC31F ; padding-left:5px;}
.deanbbsbottom{}
.deanbbsbottom ul li{ height:29px; line-height:29px;}
.deanbbsbottom ul li span{ display:inline-block;height:29px; line-height:29px; float:left; font-size:12px; max-width:76px; overflow:hidden; color:#aaa ;}
.deanbbsbottom ul li a{ font-size:14px; color:#666; height:29px; line-height:29px;display:inline-block; max-width:245px; overflow:hidden; float:left; margin-left:7px;text-overflow:ellipsis; white-space:nowrap; }
.deanbbsbottom ul li a:hover{color:#8FC31F ;}
.deanbbsbottom ul li em{ font-size:12px; color:#999;height:29px; line-height:29px; float:right; display:inline-block;}
.deanbbsjjr{ width:711px; float:right;}
.deanbbsjjr ul{ width:735px;}
.deanbbsjjr ul li{ margin:0 15px 15px 0; float:left; width:164.75px; height:150px; border:1px solid #ededed;-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;}
.deanbbsjjr ul li a{ display:block; width:164.75px; height:150px;}
.deanbbsjjr ul li a img{ width:164.75px; height:120px; position:absolute; top:0; left:0;transition: all 1.2s; -moz-transition: all 1.2s; -webkit-transition: all 1.2s;-o-transition: all 1.2s;}
.deanbbsimg{width:164.75px; height:120px; overflow:hidden; position:relative;}
.deanbbsjjr ul li p{ background:#fff; height:30px; line-height:30px; width:144.75px; padding:0 10px; font-size:14px; color:#666; overflow:hidden;-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; }
.deanbbsjjr ul li a:hover img{transform: scale(1.2); -moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2);
-ms-transform: scale(1.2);}
.deanbbsjjr ul li a:hover p{ background:#fff!important; color:#8FC31F ;}
.deanbbsjjr ul li:hover{ border:1px solid #8FC31F ;}
/*展开模式*/


/*vwthdtit*/
.vwthdtit{background: #fafafa;height: 46px; line-height: 44px;border-bottom: none;padding: 0 15px 0 20px; color: #444;  position: relative;overflow: visible;}
.vwthduser{color: #4c8fe1; font-size:16px; margin-right:10px;}
.vwthduser img{ vertical-align:middle; height: 28px;  width: 28px;border-radius: 50%; border: 1px solid #e5e5e5; padding: 2px; background: #fff;}
.vwthduser a{color: #4c8fe1;}
.vwthdts,.vwthdts a{ color:#333; font-size:16px; font-weight:400;}
.vwthdviews,.vwthdreplies{ font-size: 12px; color: #999; text-align:center; line-height: 14px; margin-top: 9px; padding: 0 2px 0 10px;}
.vwthdviews strong,.vwthdreplies strong{ color: #8FC31F ;}
.vwthdviews{ padding: 0 10px; border-right: 1px solid #e5e5e5;}
.vwthdewm{position: absolute; top: 1px; right: 1px;cursor: pointer;}
.vwthdewmimg{width: 38px; height: 38px;  background: url({STYLEIMGDIR}/viewthread/vwthdewm.png) no-repeat;}
.vwthdewmsub{ display:none; position:absolute;width: 190px; text-align:center; background: #fafafa; height: 200px; top:1px; right: 1px;border: 1px solid #ededed; padding: 15px 10px;z-index: 99;}
.vwthdewmsub img{ width:168px; height:168px;}
.vwthdewmsub p{text-align: center;line-height: 40px; height: 40px; color:#333; font-size:14px;}
.viewbox{background:#fff;}
.deanconone .viewbox{margin-bottom:20px;border-radius:0 0 3px 3px;border: 1px solid #ededed;}	
.deanconone .vwthdtit{border: 1px solid #ededed; border-bottom:none;}		
/*缩放模式*/	
.pl.deanothers{ border:none; background:none;border-bottom: 1px solid #ededed;}
.deanothers .vwthdtit{ background:#fff;height: 24px;line-height: 24px;padding: 20px 55px 0 20px; border: 1px solid #ededed; border-bottom:none;}
.deanothers .vwthdts{ max-width: 700px; height: 23px; overflow: hidden; line-height: 22px;}
.deanothers .vwthdts,.deanothers .vwthdts a{font-size: 22px; color: #222; font-weight: 400;}
.deanothers .viewbox{border: 1px solid #ededed; border-top:0; border-bottom:0;}
.deanothers .viewbox.firstfloor{ background:none; border:none;}
.deanothers .viewbox.firstfloor .boxtable{ background:#fff; border-top: none; border-radius:0 0 3px 3px; border: 1px solid #ededed; border-top:0;}
.deanothers .viewbox.firstfloor .ad{border-bottom: 1px solid #ededed}
.allrepliestit{ margin-top:20px;border: 1px solid #ededed; border-bottom: none; background: #fff;}			
.allrepliesw{ height: 48px; line-height: 50px;margin: 0 20px; border-bottom: 1px solid #ededed;}
.allrepliesw h2{font-size: 16px;font-weight: 400; color:#333; height:48px;}
.allrepliesw h2 em{color: #fff;font-size: 12px;padding-left: 10px;display: inline-block;padding: 0 5px;background: #8FC31F;height: 20px;
line-height: 20px;margin-left: 10px;}
.reply_order{ font-size: 12px; height: 24px; line-height: 24px; background: #fafafa; border: 1px solid #e5e5e5; display: inline-block; margin-top: 12px; padding: 0 5px 0 10px;}
#reply_order_menu{margin: 8px 0 0 -11px;width: 69px;padding: 5px;border: 1px solid; border-color: #8FC31F ; background: #f5f5f5;color: #8FC31F ;}
#reply_order_menu a {display: block; padding: 3px 5px;}
#reply_order_menu a:hover { background-color: #fff7f7; color: #8FC31F ;text-decoration: none;}
.viewavt{float: left;width: 70px;text-align: center;padding-top: 22px;}
.viewavt img { border-radius: 50%; width: 50px; height: 50px; margin-left: 15px;}
.viewinfo{ padding-left:70px;}	
.foldcount{ padding-right: 2px;overflow: hidden;}		
.foldcount .foldreplies, .foldcount .foldviews {background: url({STYLEIMGDIR}/viewthread/icons.png) no-repeat;background-position: 0 0; width: 18px; height: 14px; display: inline-block; position: relative; left: 0; top: 0;}
.foldcount .foldviews { background-position:-1px 2px; top: 2px;}
.foldcount .foldreplies {background-position:0px -21px; top: 2px;}
.foldcount em{display: inline-block;  margin: 0 2px; margin-right: 4px; font-size: 12px;  color: #999;}
/*论坛内容页发布与回复*/
.deanfbhf{ margin-bottom:15px; height:40px;}
.deanfabuanniu{ width:110px; height:40px; line-height:40px; float:left; margin-right:10px;  background:#8FC31F ; text-align:center; font-size:14px; color:#fff; display:block;}
.deanpostreply{ width:110px; height:40px; line-height:40px; float:left; background:#FFC24B; text-align:center; font-size:14px; color:#fff; display:block;}	

/*主题操作*/
.deansdpart{ margin-bottom:15px;}
#deanguanli{display: block;height: 40px;line-height: 40px;background: #fff ;color: #666;text-align: center; border:1px solid #ededed;font-size: 14px;}
#deanguanli:hover {background: #FFB773; color:#fff;}
.kmp_pop, .ie6 .kmp_pop {width:256px;padding:6px;}
.ie6 .kmp_pop {padding-left:0px;padding-right:10px;}
.kmp_pop a {width: 41px;float: left; border-bottom:0;background: #FFF;color: #888;font-size: 12px;display: block;height: 20px;line-height: 20px;text-align: center;overflow: hidden;}
.kmp_pop a:hover { color:#8FC31F ;}
.kmp_pop span{display:none;}


/*个人信息*/
.deanuser_Details{padding-top: 15px; border-top: 1px solid #ededed;  margin-top: 15px;}
.lzinfo_img img {width: 80px;height: 80px;border-radius: 50%; padding:5px; background:#fff; position:relative; z-index:2; margin-top:17px;}
.deanuser a {font-size: 20px; font-weight:bold;}
.deanuser a.deanlzname{ margin:10px 0;display:block;}
.deanuser a.deangrtxt {font-size: 14px;color: #848484; font-weight:normal;}
.deanmind{ background:#fff; border: 1px solid #ededed; width: 238px;}
.dean_author {position: relative;text-align:center;padding: 15px;margin-bottom: 15px;}
.dean_author .r_arrow {position: absolute;left: -23px;height: 25px;width: 25px;background: url({STYLEIMGDIR}/viewthread/jiao.png) no-repeat 0 0;top: 27px;}
.deanavatortxbg{ width:269px; height:80px; z-index:0; background:url({STYLEIMGDIR}/viewthread/txbg.png) center no-repeat; position:absolute; top:0; left:0;}
.dean_author p { float:left; width:33%; line-height:24px; } 
.dean_author p.m { width:34%; border:1px solid #ededed; border-top:0; border-bottom:0; }
.dean_author p.z { margin-right:-1px; }
.dean_author p.y { margin-left:-1px; }
.dean_author strong { display: block;font-size: 20px;color: #333;font-weight: normal;}
.dean_author span { display:block; font-size:14px; color:#999; font-weight:normal; }
.user_contact{ margin:10px 0 0 0;}
.user_contact li {float: left;width: 30%;font-size: 12px;}
.user_contact li a {height: 25px;line-height: 25px;text-align: center;display: block;color: #fff;}
.user_contact li.user_flw a {background-color: #1499F8;}
.user_contact li.user_flw a:hover{ opacity:0.8;}
.user_contact li.user_pm {margin-left: 11px;}
.user_contact li.user_pm a {background-color: #4FC277;}
.user_contact li.user_pm a:hover{ opacity:0.8;}
.user_contact li.user_gets {margin-left: 11px;}
.user_contact li.user_gets a {background-color: #FF8F76;}
.user_contact li.user_gets a:hover{ opacity:0.8;}

/*发布分享*/
.deanfabu{ display:block; width:100%; height:40px; line-height:40px; background:#8FC31F ; text-align:center; font-size:14px ;color:#fff; margin-bottom:15px;}
.deanaddfns span { width:48%; }
.deanaddfns span a {background-color: #8FC31F ;margin-top:15px;display:block; height:40px; line-height:40px; color:#FFF; text-align:center; font-size:13px; }
.deanaddfns span.z a{ background:#1499F8;}
.deanaddfns span.y a{ background:#4FC277;}
.deanaddfns span:hover a { opacity:0.8; }
/* 小图标 */
.pob em a{padding: 0 0 0 20px;}	
.pob a {padding: 0 0 0 20px;display: inline-block;margin-right: 15px;color: #999;-webkit-transition: none;-moz-transition: none;-o-transition: none;transition: none;}
.cmmnt {background: url({STYLEIMGDIR}/viewthread/cmmnt.png) no-repeat 0 50%;}
.fastre{background: url({STYLEIMGDIR}/viewthread/fastreply.png) no-repeat 0 11.5px;}
.replyadd {background: url({STYLEIMGDIR}/viewthread/rec_add.png) no-repeat 0 43%;}
.replysubtract {background: url({STYLEIMGDIR}/viewthread/rec_subtract.png) no-repeat 0 50%;}
.editp {background: url({STYLEIMGDIR}/viewthread/edit.png) no-repeat 0 50%;}
.push{background: url({STYLEIMGDIR}/viewthread/push.png) no-repeat 0 50%;}


/*快速回复*/
#f_pst{ padding:0; border-radius:3px;border: 1px solid #ededed;    background: #fff;}
#f_pst .pls{}
#f_pst .pls .avatar{}
#f_pst .plc{border-right:none;padding: 20px;}
#f_pst .tedt {border: 1px solid #ededed;}

.tedt .bar {background: #fafafa; height: 33px;line-height: 33px; padding: 0 10px;border-bottom: 1px solid #e5e5e5;}
.fpd a {margin: 8px 5px 0;}
.fpd .swfupload{margin: 8px 5px 0;}

.foldf_pst .pls{width: 90px;background: none; border-right: none;}
.foldf_pst .avatar { margin: 25px 0 0 20px;}
.foldf_pst .avatar img { width: 66px;border: none; padding: 1px; border: 1px solid #e3e3e3;}

/*电梯直达*/

#fj{ margin-left:20px; margin-top:15px;}
#fj label, #fj input{ color:#666;}
#fj input{border: 1px solid #dfdfdf; background:none;}

	
/*下一页*/	
.pgbtn a{text-align: center;display: block;margin: 0;line-height: 40px;font-size: 14px;color: #333;border-radius: 3px; background-color: #fff;  border: 1px solid #ededed;}
.pgbtn a:hover{background-color:#fff; color:#8FC31F ;text-decoration:none; border-color:#ededed;}	


/*标签*/
.ptg{ padding-left:0;background:none;}
.ptg a{display: inline-block;padding: 0 10px;line-height: 28px;border: 1px solid #eee;background-color: #eee;color: #757575;margin-right: 15px; overflow:hidden;font-size:14px; text-align:center;}
.ptg a:hover{color:#fff;border-color:#8FC31F ; background-color:#8FC31F ; text-decoration:none;}


/*相关帖子*/
.deanrelatedthreads{height: 28px; border-bottom: 1px solid #ededed; margin-bottom: 20px;}
.deanrelatedthreads span{ display: block; float: left; font-size: 22px; font-weight:normal;  color: #293047; padding-left: 10px; border-left: 5px solid #8FC31F; height: 23px; line-height: 23px;}
.deanthreadslists{}
.deanthreadslists li{ float:left; width:48%; height:35px; line-height:35px; overflow:hidden; padding-left:2%; background:url({STYLEIMGDIR}/forumlist/rt_ico2.png) left center no-repeat;}
.deanthreadslists li a{ font-size:14px; color:#666;}
.deanthreadslists li a:hover{ color:#8FC31F}
/**end**/