﻿/* CSS reset */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:"Tahoma","宋体","HELVETICA";color: #333;background:#fff;-webkit-text-size-adjust:100%}
body{font-size: 12px !important;}
a{color:#333;text-decoration:none}
a:hover{color:#CC0000;text-decoration:none}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
input{border: none;}
input:focus{outline: none;}
input[type=text]:focus, input[type=text]:hover{border: 1px solid;transition: border linear .2s, box-shadow: linear .5s;border-color: rgba(46, 133, 184, .75);box-shadow: 0 0 8px rgba(49, 136, 190, .5);}
.clearFix:after{clear:both;display:block;visibility:hidden;height:0;line-height:0;content:'';}
.clearFix{zoom:1;} /*解决ie6/7兼容问题*/
.thirdcolor{color: #999;}

/* 头像鼠标移入弹出层 */
.showname{width: 300px;height: 24px;line-height: 24px;position: absolute;font-size: 14px;color: #fff;text-align: center;display: none;top: 500px;left: 200px;}
.caretup{display: none;height: 10px;width: 20px;position: absolute;top: -5px;left: 144px;}
.caretdn{display: none;height: 10px;width: 20px;position: absolute;bottom: -5px;left: 144px;}
.caretup-s, .caretdn-s{overflow: visible;font-family: simsun;width: 0px;height: 0px;line-height: 0;font-size: 0px;display: block;position: absolute;}
.caretup .caretup-s{border-style: dashed dashed solid dashed;left: 0;top: -1px;border-width: 0 7px 8px 7px;border-color: transparent transparent #555 transparent;}
.caretdn .caretdn-s{border-style: solid dashed dashed dashed;left: 0;top: 3px;border-width: 8px 7px 0 7px;border-color: #555 transparent transparent transparent;}
.showname .caretctn{display: inline-block;border-radius: 5px;background-color: #555;padding: 0 8px;}

/* 小组页面标签选择框提示层定位 */
#tag-recom{display: none;position: absolute;float: none;z-index: 15;background-color: #fff;border: 1px solid #ccc;
top: 28px;}
#tag-recom li{float: none;position: static;margin: 0;padding: 0;background: #fff;line-height: 22px;padding-left: 10px;cursor: pointer;}
#tag-recom li.tag-rebg{background-color: #ccc;}

/* 小组首页管理员 */
.checkall{float: left;width: 70px;height: 20px;}
.checkall input{vertical-align: bottom;}
.checkall label{vertical-align: middle;}
.tag-listad{float: left;width: 450px;}
.tag-listad a{float: left;height: 20px;line-height: 20px;margin-right: 12px;padding: 0 10px;}
.tag-list-one{background-color: #e9f2ff;color: #225599;border-radius: 8px;}
.tag-list-one:hover{color: #225599;}
.good-Answerad{position: absolute;width: 56px;top: 20px;left: 25px;}
.good-Answerad a{display: block;width: 56px;height: 24px;line-height: 24px;}
.good-Answerad a span{padding-left: 7px;}
.changead{position: absolute;top: 20px;left: 0;}
.ad-inf-time{margin-left: 110px;padding-top: 20px;}
.ad-inf-time .tit-hot-up{width: 510px;}
.ad-inf-time a:hover{text-decoration: underline;}
.ad-inf-time p{margin-top: 12px;}
.ad-inf-time > p{width: 510px;}
.ad-inf-time span{padding-right: 18px;color: #999;}
.ad-inf-time span i{display: inline-block;width: 18px;height: 13px;vertical-align:top;}
.ad-one-contain{position: relative;margin-top: 20px;margin-left: 110px;border-top: 1px solid #eee;border-left: 1px solid #eee;}
.control{margin-top: 10px;}
.checkalld{float: left;width: 60px;height: 20px;}
.checkalld input{vertical-align: bottom;}
.checkalld label{vertical-align: middle;}
.ctlpel{float: left;}
.ctlpel a{float: left;height: 15px;line-height: 15px;padding: 0 5px;color: #004276;background-color: #e9f2ff;margin: 3px 20px 0 0;text-align: center;}
.tag-control{float: left;}
#askipt{color: #333;}

.celadmin{display: none;}

/* 小组首页 css */
.outerdiv{width: 100%;margin: 0 auto;}
.allhead{width: 100%;margin: 0 auto;}
.nav-user{height: 30px;background-color: #3b3b3b;}
.nav-user a{color: #f8f8f8;line-height: 30px;float: left;padding: 0 15px;}
.nav-user a:hover{background-color: #6f6f6f;_color:#fff;}
.nav{float: left;}
.nav a.cansee{font-weight: bold;background: url(../images/navbg.png) repeat-x top;}
.nav a.cansee:hover{background-color: #6f6f6f;}
.user{float: right;}
.user a img{width: 24px;height: 24px;margin-right: 10px;}
.group-search{height: 86px;background-color: #f7f7f7;border-bottom: 1px solid #e1e1e1;}
.gro-ser-con{width: 1000px;margin: 0 auto;}
.group a{float: left;font-size: 14px;line-height: 83px;margin-right: 45px;color: #222;}
.group a:hover{color: #cc0000;}
.group a img{width: 198px;height: 41px;_padding-top:20px;}
.search{float: right;margin-top: 28px;}
.search input{width: 256px;padding: 4px 0 4px 10px;border: 1px solid #cecece;background: url(../images/bgimg.png) no-repeat 10px 0 #fff;color: #ccc;font-size: 14px;}
.search input:focus{color: #333;}
.mainpart{width: 1000px;margin: 30px auto;}
.leftpart{width: 660px;float: left;margin-right: 40px;_margin-right: 38px;}
.groinftop img{float: left;width: 50px;height: 50px;margin-right: 20px;}
.groinftop p strong{position: relative;font-size: 18px;font-family: "微软雅黑";top: -6px;}
.groinftop p a{display: inline-block;margin-left: 20px;height: 22px;}
#join-out{height: 26px;}
#joinin{width: 60px;background: url(../images/bgimg.png) no-repeat 0 -35px;}
#joined{width: 68px;cursor: text;background: url(../images/bgimg.png) no-repeat -80px -35px;}
#out{position: relative;line-height: 22px;top: -6px;color: #004276;}
#change{width: 55px;background: url(../images/bgimg.png) no-repeat -1px -204px;}
#delete{width: 55px; background: url(../images/bgimg.png) no-repeat -71px -204px;}
.groinflast{margin-top: 10px;color: #666;}
.groinflast span{margin-right: 20px;}
.groinflast span em{color: #004276;}
.introduce{background-color: #f7f7f7;margin-top: 20px;padding-bottom: 20px;font-size: 13px;line-height: 18px;}
.introduce p{padding: 20px 40px 0 20px;}
.maimcon{margin-top: 20px;}
.main-nav{width: 660px;height: 35px;background-color: #f7f7f7;}
.main-nav a{float: left;width: 90px;height: 35px;line-height: 35px;color: #333;font-size: 16px;text-align: center;}
.main-nav a:hover{color: #fff;background-color: #225599;}
.rightnow{color: #fff !important;background: url(../images/bgimg.png) no-repeat -165px -25px #225599;_background: #225599;}
.asktxt input{width: 660px;font-size: 14px;padding: 6px 0;margin-top: 20px;border: 1px solid #ddd;color: #ccc;}
.tab-sub{margin-top: 20px;height: 30px;}
.tab-sub span{float: left;line-height: 30px;}
.tab-sub a{float: left;width: 28px;height: 28px;margin-left: 11px;}
.xlwboff{border: 1px solid #ddd;background: url(../images/bgimg.png) no-repeat -70px -84px;visibility: hidden;}
.xlwboff:hover{border: 1px solid #ec121c;background: url(../images/bgimg.png) no-repeat -100px -84px;}
.xlwbon{border: 1px solid #ec121c;background: url(../images/bgimg.png) no-repeat -100px -84px;visibility: hidden;}
.txwboff{border: 1px solid #ddd;background: url(../images/bgimg.png) no-repeat -130px -84px;visibility: hidden;}
.txwboff:hover{border: 1px solid #3faedb;background: url(../images/bgimg.png) no-repeat -160px -84px;}
.txwbon{border: 1px solid #3faedb;background: url(../images/bgimg.png) no-repeat -160px -84px;visibility: hidden;}
.tab-sub input{float: left;width: 90px;height: 30px;background-color: #265fac;margin-left: 16px;font-size: 14px;font-family: "微软雅黑";color: #fff;border-radius: 5px;}
#aasksmt{cursor: pointer;}
#asksmt{cursor: pointer;}
.list-ipt{float: left;position: relative;width: 410px;height: 28px;border: 1px solid #ddd;}
.list-ipt ul{float: left;margin: 0;padding: 0;}
.list-ipt ul li{float: left;line-height: 28px;position: relative;zoom: 1;list-style: none;margin: 0 3px 0 0;padding: 0 9px 0 0;background-position: right -25px;}
.list-ipt li, .tag-name{background: url(../images/tagbg.png) no-repeat 999px 999px;}
.list-ipt span{line-height: 20px;margin-top: 4px;}
.tag-name{float: left;padding: 0 7px 0 7px;color: #004276;background-position: 0 0;}
.tag-delete{position: absolute;top: 3px;right: 2px;width: 11px;height: 11px;overflow: hidden;text-indent: -2000px;cursor: pointer;}
.tag-ipt{float: left;}
.tag-ipt input{width: 100%;height: auto;margin: 2px 0 0;padding: 3px 0;font-size: 13px;border: none;background-color: #fff;color: #ccc;}
.main-list{margin-top: 30px;}
.main-list-head{padding-bottom: 6px;border-bottom: 1px solid #eee;}
.tag-list{float: left;width: 500px;}
.tag-list a{float: left;height: 20px;line-height: 20px;margin-right: 12px;padding: 0 10px;background-color: #e9f2ff;color: #225599;border-radius: 8px;}
.tag-list a:hover{color: #225599;}
.list-type{float: right;}
.list-type a{float: left;margin-left: 12px;color: #666;height: 20px;line-height: 20px;}
.list-type a:hover{color: #004276;}
.list-type a.nowpg{color: #004276;}
.main-list-one{padding-bottom: 18px;border-bottom: 1px solid #eee;}
.list-one-head{position: relative;zoom: 1;}
.good-Answer{position: absolute;width: 56px;top: 16px;left: 0;}
.good-Answer a{display: block;width: 56px;height: 24px;line-height: 24px;}
.good-Answer a span{padding-left: 7px;}
.have-zan{color: #fff;background: url(../images/bgimg.png) no-repeat 0 -60px #004276;}
.no-zan{color: #fff;background: url(../images/bgimg.png) no-repeat 0 -60px #992a22;}
a.have-zan:hover{color: #fff;}
a.no-zan:hover{color: #fff;}
.have-ans{color: #666;background: url(../images/bgimg.png) no-repeat 0 -84px #dcdcdc;}
.no-ans{color: #666;background: url(../images/bgimg.png) no-repeat 0 -84px #eee;}
a.have-ans{color: #666;}
a.no-ans{color: #666;}
.tit-inf-time{margin-left: 75px;padding-top: 12px;}
.tit-inf-time a:hover{text-decoration: underline;}
.tit-inf-time p{margin-top: 12px;}
.tit-inf-time > p{width: 545px;}
.tit-inf-time span{padding-right: 18px;color: #999;}
.tit-inf-time span i{display: inline-block;width: 18px;height: 13px;vertical-align:top;}
.tit-hot-up{width: 540px;padding-top: 3px;}
.tit-hot-up h3{float: left;font-size: 14px;font-weight: bold;}
.tit-hot-up span{float: left;color: #fff;margin-left: 10px;width: 15px;height: 15px;line-height: 15px;text-align: center;border-radius: 2px;padding: 0;}
.tit-hot-up span.essence{background-color: #f39c11;}
.tit-hot-up span.essenceoff{background-color: #ccc;}
.tit-hot-up span.hot{background-color: #e84c3d;}
.tit-hot-up span.hotoff{background-color: #ccc;}
.tit-hot-up span.up{background-color: #1bbc9b;}
.tit-hot-up span.upoff{background-color: #ccc;}
.see i{background: url(../images/bgimg.png) no-repeat -64px -63px;}
.tag-name-tit i{background: url(../images/bgimg.png) no-repeat -85px -64px;}
.time-tit i{background: url(../images/bgimg.png) no-repeat -106px -64px;}
.list-one-titimg{position: absolute;top: 16px;right: 0;}
.list-one-titimg a.the-touxiang{display: block;}
.list-one-titimg img{width: 40px;height: 40px;}
.list-one-contain{position: relative;margin-top: 16px;margin-left: 75px;border-top: 1px solid #eee;border-left: 1px solid #eee;}
.answer-img{position: absolute;top: 10px;left: 8px;}
.answer-img a.the-touxiang{display: block;}
.answer-img img{width: 30px;height: 30px;}
.answer-ctn{margin-left: 48px;margin-top: 9px;}
.answer-ctn p{font-size: 13px;padding-bottom: 10px;}
.answer-ctn p a{color: #004276;}
.answer-ctn p a:hover{color: #004276;}
.page-change{text-align: center;margin-top: 35px;}
.page-change a{display: inline-block;height: 20px;line-height: 20px;margin-right: 5px;padding: 0 7px;border: 1px solid #eee;}
.page-change input{width: 25px;height: 20px;border: 1px solid #eee;}
.on-page{color: #fff;background-color: #004276;}
.rightpart{width: 300px;float: left;}
.rightpart a{color: #004276;}
.rightpart a:hover{color: #004276;}
.ad img{width: 300px;height: 250px;}
.ask{margin-top: 20px;}
.ask img{width: 298px;height: 123px;border: 1px solid #eee;}
.right-title{font-family: "微软雅黑";font-size: 16px;font-weight: bold;padding-left: 13px;border-left: 3px solid #004276;}
.gromember{width: 300px;overflow: hidden;margin-top: 30px;}
.user-img{width: 320px;margin-top: 15px;}
.user-img a{float: left;width: 50px;margin-right: 30px;}
.user-img a img{width: 50px;height: 50px;padding-bottom: 10px;}
.gromember p{margin-top: 30px;}
.hotpro{margin-top: 30px;}
.hotpro ul{margin-top: 6px;}
.hotpro ul li{padding: 10px 0;line-height: 18px;border-bottom: 1px dashed #eee;}
.hotpro ul li a:hover{color: #fff;background-color: #004276;}
.hotpro ul li span{color: #999;}
.active{margin-top: 30px;}
.actlist{margin-top: 20px;}
.actlist a.actimg{float: left;}
.actlist a img{width: 80px;height: 50px;}
.tittime{float: left;margin-left: 10px;}
.tittime p{padding-top: 3px;}
.acttime{color: #999;margin-top: 12px;}
.wechat{margin-top: 30px;}
#chatbz{display: inline-block;margin-left: 10px;font-size: 12px;font-weight: 400;color: #999;}
.erweima{margin-top: 15px;}
.allbottom{width: 1000px;margin: 0 auto;padding: 5px 0 15px 0;border-top: 1px dashed #ccc;}
.nav-sm{float: left;color: #333;}
.nav-btm{float: right;}

/* 小组首页-整站主页 */
.arc-from{margin-top: 10px;color: #999;}
.hotpro ul li .arc-from a:hover{color: #004276;background: none;}
.hotgp-inf{position: relative;height: 50px;padding: 10px 0;border-bottom: 1px dashed #eee;}
.hotgp-img{display: block;}
.hotgp-img img{display: block;position: absolute;width: 50px;height: 50px;}
.hotgp-proda{margin-left: 70px;color: #999;}
.hotgp-name{margin: 3px 0 12px 0;}
.hotgp-name a{display: inline-block;margin-right: 20px;}
/*临时修改(下方height和overflow为临时添加)*/
.hotgp-pro{color: #666; height: 14px;line-height: 14px;overflow: hidden;width: 220px;text-overflow: ellipsis;white-space: nowrap;}
.thebtm{margin-bottom: 5px;}
.recom-from a{color: #004276;}
.recom-from a:hover{color: #cc0000;text-decoration: none;}
.hot-question{margin-top: 30px;}

/* 话题主页 */
.main-list-ht{margin-top: 20px;}
.tit-hot-up span.push{background-color: #ca83d7;}
.tit-hot-up span.pushoff{background-color: #ccc;}
.theme{margin-top: 20px;}
.theme img{width: 298px;height: 123px;border: 1px solid #eee;}

/* 分享主页管理员页面 */
.share-mainad{margin-left: 65px;padding: 20px 0;border-bottom: 1px solid #eee;}
.share-time-numad{float: left;margin-right: 40px;height: 22px;line-height: 22px;width: 492px;}
.share-time-numad p{float: left;}
.share-time-numad p.name-and-time{width: 350px;}
.share-time-numad a{color: #004276;margin-right: 10px;}
.share-time-numad span{display: inline-block;color: #999;}
.file-typead{display: block;position: absolute;top: 20px;left: 22px;width: 22px;height: 22px;}

/* 分享主页 */
.speed-share{margin-top: 20px;position: relative;}
.share-bg{position: absolute;width: 535px;height: 40px;line-height: 40px;padding-left: 125px;background-color: #f2f2f2;}
.share-bg span{color: #cc0000;}
.share-bg span b{font-family: serif;font-weight: 400;}
.speed-share textarea{width: 658px;height: 78px;resize: none;border: 1px solid #ddd;color: #999;}
.share-wbwx{margin-top: 20px;height: 30px;}
.share-wbwx input{float: right;height: 30px;margin-left: 10px;cursor: pointer;}
#ksshare{width: 90px;color: #fff;background-color: #2968bc;border-radius: 3px;font-family: "微软雅黑";font-size: 14px;}
.share-wbwx a{float: right;width: 28px;height: 28px;margin-left: 10px;}
.share-list-one{position: relative;zoom: 1;border-bottom: 1px solid #eee;}
.share-main{margin-left: 40px;padding: 20px 0;}
.share-beizhu{margin-top: 20px;border-left: 1px solid #eee;border-top: 1px solid #eee;}
.share-beizhu p{margin-top: 5px;margin-left: 5px;font-size: 13px;line-height: 20px;}
.share-btm{margin-top: 20px;}
.share-time-num{float: left;margin-right: 40px;height: 22px;line-height: 22px;width: 518px;}
.share-time-num p{float: left;}
.share-time-num p.name-and-time{width: 350px;}
.share-time-num a{color: #004276;margin-right: 10px;}
.share-time-num span{display: inline-block;color: #999;}
.share-download{float: left;width: 58px;height: 20px;line-height: 20px;color: #666;background-color: #f5f5f5;border: 1px solid #d0d0d0;text-align: center;border-radius: 5px;}
.share-download:hover{color: #004276;border-color: #225599;}

.file-type{display: block;position: absolute;top: 20px;left: 0;width: 22px;height: 22px;}
.ppt-file{background: url(../images/bgimg.png) no-repeat 0 -182px;}
.excel-file{background: url(../images/bgimg.png) no-repeat -22px -182px;}
.word-file{background: url(../images/bgimg.png) no-repeat -44px -182px;}
.pdf-file{background: url(../images/bgimg.png) no-repeat -66px -182px;}
.txt-file{background: url(../images/bgimg.png) no-repeat -88px -182px;}
.zip-file{background: url(../images/bgimg.png) no-repeat -110px -182px;}
.img-file{background: url(../images/bgimg.png) no-repeat -132px -182px;}

/* 小组成员页面 */
.myinform{margin-top: 20px;}
.main-inform{margin-top: 10px;}
.inf-left{float: left;margin-right: 20px;}
.inf-left img{width: 80px;height: 80px;}
.inf-right{float: left;}
.inf-right p{margin-bottom: 8px;}
.mem-name{color: #004276;cursor: pointer;}
.mem-new{display: inline-block;height: 12px;line-height: 12px;padding: 0 3px;margin-left: 8px;color: #fff;background-color: #cc0000;}
.man{display: inline-block;height: 12px;width: 12px;background: url(../images/bgimg.png) no-repeat 0 -114px;}
.woman{display: inline-block;height: 12px;width: 12px;background: url(../images/bgimg.png) no-repeat -17px  -114px;}
.invite{margin-top: 10px;}
.onemember{float: left;width: 310px;margin: 0 20px 20px 0;}
.one-inform{margin-top: 10px;}
.one-left{float: left;margin-right: 20px;}
.one-left img{width: 50px;height: 50px;}
.one-right{float: left;}
.one-right p{margin-bottom: 8px;}
.send-inf{display: block;width: 66px;height: 20px;border: 1px solid #d0d0d0;background-color: #f3f3f3;color: #666;line-height: 20px;text-align: center;border-radius: 3px;margin-left: 70px;}
.send-inf:hover{color: #666;}

/* 小组成员管理员页面 */
.admember{position: relative;float: left;width: 310px;margin: 0 20px 20px 0;}
.adone-inform{margin: 10px 0 0 22px;}
.adsend-inf{display: block;width: 66px;height: 20px;border: 1px solid #d0d0d0;background-color: #f3f3f3;color: #666;line-height: 20px;text-align: center;border-radius: 3px;margin-left: 92px;}
.adctrl{position: absolute;top: 10px;}
.adcontrol, .cancelcontrol{display: block;position: absolute;top: 10px;right: 20px;height: 22px;line-height: 22px;padding: 0 5px;border: 1px solid #ddd;}
.ckeckmeb{float: left;width: 60px;height: 20px;}
.ckeckmeb input{vertical-align: bottom;}
.ckeckmeb label{vertical-align: middle;}
.adagree, .adnotagr{display: block;position: absolute;width: 54px;height: 22px;line-height: 22px;text-align: center;left: 216px;border: 1px solid #d0d0d0;}
.adagree{top: 10px;}
.adnotagr{top: 40px;}
.adagree:hover, .adnotagr:hover{background-color: #ccc;}

/* 问题详情页面 */
.que-dis{width: 1000px;margin: 30px auto;}
.nav-now a{color: #666;}
.dis-tit{font-size: 20px;margin-top: 20px;padding-bottom: 20px;border-bottom: 1px solid #eee;}
.que-list-fujia{margin-top: 20px;}
.que-list-left{float: left;width: 660px;margin-right: 40px;}
.que-main{position: relative;}
.que-mainht{position: relative;}
.see-up-down{position: relative;top: 0;left: 0;float: left;}
.see-up-down div{background-color: #eee;text-align: center;width: 48px;}
.que-border{border: 1px solid #ccc;border-radius: 3px;}
.que-see{margin-bottom: 10px;}
.que-see p{padding-top: 13px;font-size: 16px;font-family: arial;font-weight: bold;color: #666;}
.que-see p.que-see-last{padding-top: 7px;padding-bottom: 5px;font-size: 12px;font-family: "微软雅黑";font-weight: 400;margin: 8px 0 0 7px;width: 34px;border-top: 1px solid #ddd;}
.que-up{margin-bottom: 10px;color: #999;}
.que-up-num{padding: 8px 0;font-size: 16px;font-family: arial;font-weight: bold;}
.que-up-numon{padding: 8px 0;font-size: 16px;font-family: arial;font-weight: bold;color: #004276;}
.que-up-clc{display: block;width: 34px;height: 28px;margin-left: 7px;background: url(../images/bgimg.png) no-repeat -180px -126px;border-top: 1px solid #ddd;}
.que-up-clcon{display: block;width: 34px;height: 28px;margin-left: 7px;background: url(../images/bgimg.png) no-repeat -180px -154px;border-top: 1px solid #ddd;}
.que-down-clc{display: block;width: 34px;height: 28px;margin-left: 7px;background: url(../images/bgimg.png) no-repeat -214px -126px;border-top: 1px solid #ddd;}
.que-down-clcon{display: block;width: 34px;height: 28px;margin-left: 7px;background: url(../images/bgimg.png) no-repeat -214px -154px;border-top: 1px solid #ddd;}
.que-main-other{width: 590px;margin-left: 70px;_margin-left: 67px;}
.que-main-inf{line-height: 20px;}
.que-main-art p{line-height: 20px;font-size: 13px;word-wrap: break-word;}
.que-main-art a{color: #122e67;text-decoration: underline;}
.que-main-ctlimg{margin-top: 50px;position: relative;}
.que-main-ctlimg a{color: #999;}
.que-main-ctlimg a:hover{color: #004276;}
.que-main-ctlimg span{color: #999;}
.main-img-inf{position: absolute;bottom: 0;right: 0;height: 40px;}
.main-img-inf a{display: block;}
.main-img-inf img{width: 40px;height: 40px;position: absolute;left: 0;top: 0;}
.main-img-inf p{margin-left: 50px;color: #999;}
.main-img-inf p.main-inf-tit{font-size: 13px;font-weight: bold;padding-bottom: 10px;}
.main-img-inf p.main-inf-tit a{color: #004276;}
.que-dis-list{position: relative;margin-top: 20px;padding-bottom: 20px;width: 588px;border: 1px solid #eee;}
.triangle{display: block;width: 20px;height: 10px;position: absolute;top: -6px;left: 14px;}
.tri-out, .tri-in{overflow: visible;font-family: simsun;width: 0;height: 0;font-size: 0;display: block;position: absolute;_line-height: 0;}
.tri-out{border-style: dashed dashed solid dashed;left: 0;top: -5px;border-width: 0 10px 11px 10px;border-color: transparent transparent #eee transparent;z-index: 1;}
.tri-in{border-style: dashed dashed solid dashed;left: 1px;top: -3px;border-width: 0 9px 10px 9px;border-color: transparent transparent #fff transparent;z-index: 2;}
.que-one-dis{margin: 15px auto 0;width: 560px;font-size: 13px;padding-bottom: 10px;border-bottom: 1px solid #eee;}
.one-dis-name a{color: #004276;}
.one-dis-name span{color: #999;}
.one-dis-main{margin-top: 10px;}
.one-dis-time{margin-top: 10px;color: #999;}
.one-dis-time a.onclick{color: #666;}
.one-dis-time a.notclick{color: #999;}
.one-dis-ipt{display: none;margin-top: 15px;}
.one-dis-ipt input{border: 1px solid #ddd;width: 558px;font-size: 13px;padding:  5px 0;}
.one-dis-sbt{margin-top: 15px;}
.one-dis-sbt a{float: right;width: 56px;height: 30px;line-height: 30px;text-align: center;color: #004276;}
.one-dis-sbt a.one-dis-sbty{background-color: #2864b5;color: #fff;border-radius: 3px;font-size: 14px;font-family: "微软雅黑";}
.que-dis-odis{margin: 15px auto 0;width: 560px;}
.que-dis-odis input{border: 1px solid #ddd;width: 558px;font-size: 13px;padding:  5px 0;color: #999;}
.odis-sbt{margin-top: 15px; display: none;}
.odis-sbt a{float: right;width: 56px;height: 30px;line-height: 30px;text-align: center;color: #004276;}
.odis-sbt a.odis-sbty{background-color: #2864b5;color: #fff;border-radius: 3px;font-size: 14px;font-family: "微软雅黑";}
.ans-dis-con{margin-top: 30px;}
.ans-dis-conht{margin-top: 30px;}
.num-listing{position: relative;border-top: 2px solid #ddd;height: 30px;}
.num-listing h3{position: absolute;top: -2px;font-size: 18px;padding-top: 15px;border-top: 2px solid #00467d;}
.listing-time-num{position: absolute;top: 6px;right: 0;overflow: hidden;line-height: 24px;height: 24px;border-radius: 3px;z-index: 8;}
.listing-time-num a:hover{color: #666;background-color: #eee;}
.dosort{display: block;color: #666;padding: 0 19px 0 7px;}
.down-img{position: absolute;right: 3px;top: 6px;width: 14px;height: 14px;background: url(../images/bgimg.png) no-repeat -165px -182px;}
.ans-dis-one{position: relative;margin-top: 20px;padding-bottom: 20px;border-bottom: 1px solid #eee;}
.ans-dis-show{margin-top: 20px;text-align: center;}
.ans-dis-show a{color: #999;}
.ans-dis-show a:hover{color: #004276;}
.my-ans{margin-top: 30px;}
.my-ans-tit{position: relative;border-top: 2px solid #ddd;}
.my-ans-tit h3{position: absolute;top: -2px;font-size: 18px;padding-top: 15px;border-top: 2px solid #00467d;}
.my-ans-input{margin-top: 50px;}
.my-ans-input textarea{resize: none;border: 1px solid #ddd;color: #999;width: 658px;height: 100px;}
.my-ans-htinput{margin-top: 50px;}
.my-ans-htinput textarea{resize: none;border: 1px solid #ddd;color: #999;width: 658px;height: 100px;}
.my-ans-share{margin-top: 10px;}
.my-ans-share input{float: right;width: 90px;height: 30px;margin-left: 10px;color: #fff;background-color: #2761af;border-radius: 3px;cursor: pointer;}
.my-ans-share a{float: right;width: 28px;height: 28px;margin-left: 10px;}

.que-list-right{float: left;width: 300px;}
.que-from-bd{position: relative;}
.que-from-bd img{display: block;position: absolute;width: 50px;height: 50px;top: 15px;}
.que-from-bd p{margin-left: 65px;color: #004276;}
.que-from-bd p span{color: #999;}
.que-from-tit{font-size: 13px;font-weight: bold;padding: 15px 0 20px 0;}
.que-from-tit a{color:#333;}
.que-from-tit a:hover{color:#333;}
.que-tag{margin-top: 30px;}
.que-tag-list{width: 200px;_width: 160px;}
.que-tag-list a{float: left;padding: 5px 10px;background-color: #e9f2ff;margin-right: 10px;margin-top: 15px;border-radius: 10px;color: #004276;}
.invite-ans{margin-top: 50px;}
.invite-ans a{display: block;width: 230px;height: 36px;color: #fff;background-color: #d70101;text-align: center;line-height: 36px;font-size: 16px;font-weight: bold;font-family: "微软雅黑";border-radius: 5px;}
.que-ad{margin-top: 30px;}
.que-ad img{width: 300px;height: 250px;}
.que-share{margin-top: 30px;}
.que-share-list{margin-top: 15px;}
.que-share-list a{float: left;width: 25px;height: 25px;margin-right: 10px;}
.que-xlwb{background: url(../images/bgimg.png) no-repeat 0 -126px;}
.que-xlwb:hover{background: url(../images/bgimg.png) no-repeat 0 -151px;}
.que-qqkj{background: url(../images/bgimg.png) no-repeat -35px -126px;}
.que-qqkj:hover{background: url(../images/bgimg.png) no-repeat -35px -151px;}
.que-wx{background: url(../images/bgimg.png) no-repeat -70px -126px;}
.que-wx:hover{background: url(../images/bgimg.png) no-repeat -70px -151px;}
.que-txwb{background: url(../images/bgimg.png) no-repeat -105px -126px;}
.que-txwb:hover{background: url(../images/bgimg.png) no-repeat -105px -151px;}
.que-db{background: url(../images/bgimg.png) no-repeat -140px -126px;}
.que-db:hover{background: url(../images/bgimg.png) no-repeat -140px -151px;}
.que-link{margin-top: 30px;}
.que-link a{color: #004276;}
.que-link ul{margin-top: 6px;}
.que-link ul li{padding: 8px 0;line-height: 20px;border-bottom: 1px dashed #eee;}
.que-link ul li a:hover{color: #fff;background-color: #004276;}
.que-link ul li span{padding-left: 15px;color: #999;}

/* 问题详情-回复者页面 */
.mychange{display: inline-block;width: 55px;height: 18px;background: url(../images/bgimg.png) no-repeat -1px -204.5px;margin-top: -3px;margin-left: 5px;}
.mydelete{display: inline-block;width: 55px;height: 18px;background: url(../images/bgimg.png) no-repeat -71px -204.5px;margin-top: -3px;margin-left: 5px;}
.que-xgqueren{margin-top: 10px;}
.que-xgqueren a{float: right;height: 30px;line-height: 30px;font-size: 13px;margin-left: 15px;padding: 0 16px;border-radius: 5px;cursor: pointer;}
.que-xgqueren a.yesxiugai{color: #fff;background-color: #2968bc;font-family: "微软雅黑";}
.que-xgqueren a.yesxiugai:hover{color: #fff;}
.que-xgqueren a.notxiugai{color: #004276;}
.que-xgqueren a.notxiugai:hover{color: #004276;}
.que-now-answ{line-height: 20px;font-size: 12px;word-wrap: break-word;}
.que-now-answ a{color: #122E67;text-decoration: underline;}

/* 话题详情-管理员页面 */
.admin-control{margin-bottom: 15px;text-align: right;font-size: 13px;}
.admin-control a{padding: 0 10px;color: #004276;}
.admin-control span{color: #999;}
	
/* 发布提问页面 */
.askmain{width: 1000px;margin: 30px auto;}
.askmain-left{float: left;width: 662px;margin-right: 38px;}
.askmain-left h2{font-family: "微软雅黑";font-size: 18px;}
.ask-question{margin-top: 30px;position: relative;}
.ask-question span.ask-que-tit{font-size: 14px;float: left;margin-right: 6px;line-height: 24px;}
.ask-question input{width: 622px;padding: 3px 0;height: 18px;line-height: 18px;border: 1px solid #ddd;}
.beizhu{position: absolute;top: 38px;left: 40px;_left: 0;}
.beizhu a{color: #1b1b1b; padding-left: 24px; background: url(../images/ask.png) no-repeat; display: block; height: 24px; }
.beizhu a:hover{text-decoration: underline;}
.ask-detail{margin-top: 38px;}
.ask-detail p{font-size: 14px;float: left;}
.ask-ide{float: left;margin-left: 7px;}
.ask-ide textarea{resize: none;border: 1px solid #eee;}
.asktag-sub{margin-top: 20px;height: 30px;}
.asktag-sub span.asktag-name{float: left;font-size: 14px;line-height: 30px;margin-right: 7px;}
#asktag-ipt{width: 622px;}
.ask-submit{margin-top: 20px;height: 30px;}
.ask-submit a{float: right;width: 28px;height: 28px;margin-left: 10px;}
.ask-submit input{float: right;height: 30px;margin-left: 10px;cursor: pointer;}
#fabu{width: 56px;color: #fff;background-color: #2968bc;border-radius: 3px;}
#store{width: 88px;background-color: #efefef;border: 1px solid #d0d0d0;border-radius: 3px;}
.askmain-right{float: left;width: 300px;margin-top: 50px;}
.other{padding: 4px 0;}
.other a{color: #004276;}
.other a:hover{color: #004276;}

/* 修改提问页面 */
#refresh{width: 56px;color: #fff;background-color: #2968bc;border-radius: 3px;font-family: "微软雅黑";}
#canref{width: 88px;background-color: #efefef;border: 1px solid #d0d0d0;border-radius: 3px;font-family: "微软雅黑";}

/* 发布主题页面 */
.thememain{width: 1000px;margin: 30px auto;}
.thememain-left{float: left;width: 660px;margin-right: 40px;}
.thememain-left h2{font-family: "微软雅黑";font-size: 18px;}
.theme-question{margin-top: 30px;position: relative;}
.theme-question span.theme-que-tit{font-size: 14px;float: left;margin-right: 6px;line-height: 24px;}
.theme-question input{width: 622px;padding: 3px 0;height: 18px;line-height: 18px;border: 1px solid #ddd;}
.beizhu{position: absolute;top: 38px;left: 40px;color: #cc0000;_left: 0; }
.beizhu span{margin-right: 5px;}
.theme-detail{margin-top: 25px;}
.theme-detail p{font-size: 14px;float: left;}
.theme-ide{float: left;margin-left: 6px;}
.theme-ide textarea{resize: none;border: 1px solid #eee;}
.themetag-sub{margin-top: 20px;height: 30px;}
.themetag-sub span.themetag-name{float: left;font-size: 14px;line-height: 30px;margin-right: 7px;}
#themetag-ipt{width: 622px;}
.theme-submit{margin-top: 20px;height: 30px;}
.theme-submit a{float: right;width: 28px;height: 28px;margin-left: 10px;}
.theme-submit input{float: right;height: 30px;margin-left: 10px;cursor: pointer;}
#fabu{width: 56px;color: #fff;background-color: #2968bc;border-radius: 3px;}
#store{width: 88px;background-color: #efefef;border: 1px solid #d0d0d0;border-radius: 3px;}
.thememain-right{float: left;width: 300px;margin-top: 50px;}

/* 发布分享页面 */
.sharemain{width: 1000px;margin: 30px auto;}
.sharemain-left{float: left;width: 660px;margin-right: 40px;}
.sharemain-left h2{font-family: "微软雅黑";font-size: 18px;}
.share-submit{margin-top: 20px;height: 30px;}
.share-submit a{float: right;width: 28px;height: 28px;margin-left: 10px;}
.share-submit input{float: right;height: 30px;margin-left: 10px;cursor: pointer;}
.sharemain-file{width: 660px;margin-top: 25px;}
#sharefb{width: 56px;color: #fff;background-color: #2968bc;border-radius: 3px;}
#shareqx{width: 56px;height: 28px;line-height: 28px;text-align: center;color: #333;background-color: #efefef;border: 1px solid #d0d0d0;border-radius: 3px;}
.sharemain-right{float: left;width: 300px;margin-top: 50px;}
.upfile-inf{display: none;width: 660px;height: 400px;margin-top: 20px;border: 1px solid #d0d0d0;overflow: auto;}
.upfile-one{position: relative;padding: 10px 0;border-bottom: 1px solid #eee;}
.upfiletp{position: absolute;width: 22px;height: 22px;left: 25px;top: 10px;}
.upfile-titctn{width: 500px;margin-left: 65px;}
.upfile-titctn input{display: block;width: 390px;padding: 3px 0;font-size: 13px;border: 1px solid #ddd;}
.upfile-titctn textarea{display: block;width: 390px;height: 60px;margin-top: 10px;border-color: #ddd;resize: vertical;}
.upfile-one a.upfile-delete{display: block;position: absolute;font-size: 13px;top: 12px;left: 520px;color: #004276;}

/* 申请创建小组页面 */
.creategp{width: 1000px;margin: 30px auto;}
.creategp h2{font-family: "微软雅黑";font-size: 18px;font-weight: normal;margin-bottom: 28px;}
.create-leftpt{float: left;width: 660px;margin-right: 40px;}
.one-layer{margin-bottom: 20px;}
.one-layer-tit{float: left;width: 56px;height: 23px;line-height: 23px;text-align: right;font-size: 14px;margin-right: 20px;}
.one-layer-ctn{float: left;}
.one-layer-ctn p{margin-bottom: 15px;}
.special{width: 360px;padding: 4px 0;border: 1px solid #ddd;font-size: 14px;}
.normal{height: 20px;border: none;vertical-align: middle;}
.pdtop{height: 20px;line-height: 20px;font-size: 14px;}
.pdtop label{height: 20px;vertical-align: middle;}
.one-layer-ctn span{color: #999;}
.one-layer-ctn textarea{width: 580px;height: 110px;resize: none;border: 1px solid #ddd;}
.one-radio{padding-bottom: 20px;}
.one-radio p{margin-bottom: 10px;}
.one-layer-ctn p.cancelbtm{margin-bottom: 0;}
.applybtm{float: left;}
.applybtm input{float: left;width: 56px;height: 30px;line-height: 30px;text-align: center;cursor: pointer;font-size: 14px;background-color: #265fac;color: #fff;font-family: "微软雅黑";border-radius: 3px;}
.applybtm a{float: left;width: 56px;height: 30px;line-height: 30px;text-align: center;color: #004276;font-size: 13px;}
.create-rightpt{float: left;width: 300px;}

/* 加入小组页面 */
.joingp-tit h3{font-family: "微软雅黑";font-size: 16px;}
.joingp-list{margin-top: 35px;border-top: 1px solid #eee;}
.joingp-listone{height: 69px;border-bottom: 1px solid #eee;_height: 69px;_overflow: hidden;}
.joingp-oneleft{position: relative;float: left;margin-top: 9px;width: 460px;}
.joingp-oneleft a{display: block;}
.joingp-oneleft img{position: absolute;width: 50px;height: 50px;left: 0;top: 0;}
.jop-contn{position: relative;left: 60px;top: 0;}
.jop-contn p{font-family: simsun;font-size: 13px;color: #999;}
.jop-onetit{margin-bottom: 18px;}
.jop-onetit a{color: #004276;}
.joingp-oneright{float: right;margin-top: 20px;}
.joingp-oneright a{float: right;height: 30px;line-height: 30px;color: #004276;margin-left: 10px;}
.joingp-oneright a.jointo{width: 80px;background: url(../images/bgimg.png) no-repeat 0 -226px;}
.joingp-oneright a.joined{width: 80px;background: url(../images/bgimg.png) no-repeat -80px -226px;}
.joingp-oneright a.applying{width: 80px;background: url(../images/bgimg.png) no-repeat -160px -226px;}


/*登录框*/
/* 对话框样式 -----------------------------------------------*/
.dialog{width:100%;height:100%;overflow:hidden;background:#fff; font-family:\5fae\8f6f\96c5\9ed1;}
/*hd*/
.dialog-hd { height:50px; overflow:hidden; border-bottom:1px solid #F1F1F1; background:#F6F6F6;
    color:#555; font-size:20px; line-height:50px; text-indent:15px; }
.dialog-hd span{font-size:12px;color:#eee;font-family:arial;}
.dialog-hd a{color:#eee;}
/*bd*/
.dialog-bd{ padding:10px;}
.dialog-loading{width:140px;margin:0 auto;padding-top:25px;color:#666;}
.dialog-loading img{float:left;margin:2px 5px 0 0;}
/*close*/
.close-dialog{ position:absolute; top:10px; right:10px; width:28px; height:28px; color:#D0CECF; 
	text-align:center; cursor:pointer; font-size: 20px;}
.close-dialog:hover{ color:#444;}

/*对话框表单提交成功提示*/
.success-tip{padding:40px 30px 30px 130px;background:url(../images/tip-ok.jpg) no-repeat 50px 22px;}
.tip-title{margin-left:-3px;color:#000;font-size:26px;font-weight:bold;}
.tip-content{color:#666;font-size:12px;}

/*登录窗口 -----------------------------------------------*/
.other-login-link { display: block; width: 270px; margin: 15px auto; height: 36px; line-height: 36px; text-align: center; text-indent: 35px;
	font-size: 16px; border-radius: 3px; color: #fff; background: url(/skin-2014/images/other-login.png) no-repeat; }
.other-login-link:hover { color: #fff; text-decoration: none;}
.sina-login-link { background-color: #FA8C35; background-position: 45px 3px;}
.qq-login-link { background-color: #0C95D9; background-position: 45px -42px;}

/*表单*/
.login-form{ margin-left: 40px; border-top: 1px dotted #E5E5E5; width: 270px; position: relative; margin-top: 20px; padding-top: 5px;}
.login-line { position: absolute; left: 110px; top: -12px; background-color: #fff; display: inline-block; font-size: 14px; color: #ccc;}
.login-form-item{ margin-top: 15px;}
.login-input,.login-form-tip,.forgetPw,#back-login-link { background: url(http://www.elecfans.com/skin-2012/images/login-ico1.png) no-repeat;}
.login-input{ width:225px; height:20px; padding:7px 5px 7px 40px; border:1px solid #D0CECF; border-radius:3px;  font-family:\5fae\8f6f\96c5\9ed1; font-size: 16px; line-height: 20px;}
.login-input:focus{border-color:#4aabff;}
.login-input-username { background-position: 8px 5px;}
#password { background-position: 8px -33px;}
/*loading*/
.btn-area{ margin-top: 15px;}
.loading{display:none;float:left;position:relative;margin:7px 0 0 -25px;}
.loading img{display:block;width:16px;height:16px;}
.login-btn-area .btn-hasLoading-wrap{float:left;}
.login-submit,.lostpw-submit { padding: 5px 30px; font-size: 16px; margin: 0;}
.forgetPw { color: #1EA3E4; padding-right: 48px; background-position: right -103px; float: left; margin-top: 10px; margin-left: 20px; }
.forgetPw:hover {  text-decoration: none;}
/*表单提示*/
.login-form-tip { display:none; line-height: 24px; width: 243px; padding-left: 27px; background-position: 0 -73px; font-size: 14px; margin-top: 10px;}
.login-form-tip.tip-show{display:block;}

/*忘记密码*/
.lostpw-form { margin-left: 40px;margin-top: 10px; width: 270px;}
.login-input-email { background-position: 8px -124px;}
a#back-login-link { color: #666; text-decoration: none; padding-left: 52px; background-position: 0 -231px;}

.login-submit { padding: 3px 20px; background-color: #C80C00; border: none; color: #fff; border-radius: 3px; font-family:\5fae\8f6f\96c5\9ed1,\5b8b\4f53; font-size: 14px;}
.loading { margin-left: -10px;}

/* 小组登录 */
fieldset{ border: 0;}
legend{ display: none;}
.dialog .btn-area a{ margin: 10px 0 0; line-height: normal;}

.btn{display:inline-block;*zoom:1;padding:6px 15px;background:#c00;border:0;cursor:pointer;color:#fff;border-radius:3px;font-family:"微软雅黑";}
.btn:hover{color:#fff;text-decoration:none;background:#c20;}
span.btn{cursor:default;}

/*引导页面*/
.group .hellojoin{display: inline-block;font-family: "微软雅黑";font-size: 16px;}
.grouplistyd{width: 1000px;margin: 0 auto;padding: 20px 0;}
.ydjtlist{width: 680px;margin-left: 153px;}
.ydonelist{position: relative;float: left;width: 50px;margin: 0 35px 20px 0;}
.ydgpimg{width: 50px;height: 50px;cursor: pointer;}
.ydonelist p{overflow: hidden;height: 28px;line-height: 14px;margin-top: 10px;color: #004276;}
.ydonelist a{position: absolute;display: block;width: 15px;height: 15px;z-index: 5;top: -2px;right: -2px;}
.ydonelist a.ydselected{background: url(../images/bgimg.png) no-repeat -241px -226px;}
.ydonelist a.ydnoselect{background: url(../images/bgimg.png) no-repeat -241px -241px;}
.ydcheckall{width: 660px;margin-left: 140px;text-align: right;}
.ydcheckall a{display: inline-block;width: 70px;height: 15px;line-height: 15px;}
.ydcheckall a.ydselected{background: url(../images/bgimg.png) no-repeat -241px -226px;}
.ydcheckall a.ydnoselect{background: url(../images/bgimg.png) no-repeat -241px -241px;}
.ydjoingp{width: 660px;height: 30px;line-height: 30px;margin: 20px 0 0 140px;text-align: right;}
.ydjoingp a{display: inline-block;margin-left: 10px;padding:  0 10px;font-family: "微软雅黑";font-size: 14px;color: #fff;background-color: #265fac;border-radius: 5px;}
.ydjoingp span{color: #666;}

/*我的小组-主页*/
.mygpnav{position: relative;}
.mygpnav a{float: left;height: 25px;padding: 0 15px;font-size: 14px;text-align: center;margin-right: 20px;}
.mygpnav a.nownav{border-bottom: 3px solid #225599;}
.btmline{position: absolute;width: 100%;height: 1px;left: 0;bottom: 1px;border-bottom: 1px solid #ddd;z-index: -1;}
.myjoingp{margin-top: 30px;}
.mygphot{margin-top: 30px;}
.mygphot ul{margin-top: 6px;}
.mygphot ul li{padding: 10px 0;border-bottom: 1px dashed #eee;}
.mygphot ul li a:hover{color: #fff;background-color: #004276;}
.mygphot ul li span{color: #999;}
.myowninf{position: relative;width: 300px;height: 70px;background-color: #f7f7f7;margin: 25px 0;}
.myowninf img{position: absolute;width: 50px;height: 50px;top: 10px;left: 10px;}
.myowninf p{margin-left: 75px;padding-top: 12px;color: #666;}
.tit-hot-up span.wen{background: #009DD9;}
.gpfrom a{color: #004276;}
.gpfrom a:hover{color: #004276;text-decoration: none;}

/*我的小组-问答*/
.mynavlist{margin-top: 20px;}
.mynavlist a{display: inline-block;height: 20px;line-height: 20px;padding: 0 10px;margin-right: 10px;font-size: 13px;border-radius: 10px;}
.mynavlist a:hover{color: #333;}
.mynavlist a.nowposi{background-color: #225599;color: #fff;}
.mynavlist a.nowposi:hover{color: #fff;}
.youqingts{width: 100%;padding: 40px 0;text-align: center;}

/*我的小组-分享*/
.share-delete{float: left;width: 58px;height: 20px;line-height: 20px;color: #666;background-color: #f5f5f5;border: 1px solid #d0d0d0;text-align: center;border-radius: 5px;}
.share-delete:hover{color: #004276;border-color: #225599;}
.myshare-time-num{width: 618px;margin: 0;}
.share-time-numad p.myname-and-time{width: 430px;}
.share-time-numad p.myname-and-timead{width: 350px;}
.share-time-numad span.myfile-up-time{margin-right: 55px;}
.myshare-btm{margin-top: 12px;}

/*管理标签弹出层*/
.manage-tag{position: fixed;width: 730px;height: 160px;margin: -80px 0 0 -365px;left: 50%;top: 50%;background-color: #fff;z-index: 40;display: none;}
.manage-top{position: relative;}
.manage-top h3{height: 44px;line-height: 44px;padding-left: 30px;font-family: "微软雅黑";font-size: 14px;background-color: #eee;}
.manage-top span.closethis{position: absolute;top: 12px;right: 14px;font-family: helvetica;font-size: 18px;font-weight: bold;cursor: pointer;}
.manage-tagnow{margin-top: 20px;}
.manage-tagnow ul{float: left;margin-left: 30px;}
.manage-tagnow ul li{position: relative;float: left;line-height: 22px;margin: 0 20px 0 0;padding: 0 9px 0 0;list-style: none;background: url(../images/tagbg.png) no-repeat right -27px;}
.manage-tagnow span.tag-name{float: left;padding: 0 7px 0 7px;color: #004276;background: url(../images/tagbg.png) no-repeat 0 2px;}
.manage-tagnow span.tag-delete{position: absolute;top: 3px;right: 2px;width: 11px;height: 11px;overflow: hidden; text-indent: -2000px;cursor: pointer;}
.manage-tagnow strong{float: left;margin-left: 30px;line-height: 20px;font-weight: 400;color: #999;}
.manage-ipt{margin-top: 20px;}
.manage-ipt input{float: left;margin-left: 30px;padding: 4px 0;color: #999;border: 1px solid #ccc;}
.manage-ipt a{float: left;width: 58px;height: 24px;line-height: 24px;margin-left: 15px;border: 1px solid #ccc;text-align: center;background-color: #265fac;color: #fff;border-radius: 5px;}
.zhezhao{display: none;position: fixed;width: 100%;height: 100%;top: 0;left: 0;background-color: #000;opacity: 0.3;z-index: 20;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);}

/*举报窗口样式*/
.myreport{position: fixed;margin-top: -200px;margin-left: -250px;padding-bottom: 10px;width: 500px;top: 50%;left: 50%;overflow: hidden;background-color: #fff;z-index: 99;}
.rpthead{position: relative;padding: 10px 20px;background-color: #f3f3f3;}
.rpthead strong{display: block;font-size: 18px;}
.rpthead span{position: absolute;display: block;top: 10px;right: 10px;font-size: 16px;cursor: pointer;}
.rptbody{padding: 15px;}
.rptbody p{margin-bottom: 10px;}
.myiptctn{margin-bottom: 10px;line-height: 16px;}
.myiptctn input{margin-right: 8px;vertical-align: bottom;}
#buchong{display: none;}
#otherbc{width: 470px;height: 50px;resize: vertical;}
.rptfoot{text-align: right;}
.rptfoot a{display: inline-block;margin-right: 12px;width: 55px;text-align: center;font-size: 14px;border-radius: 5px;}
#rptsubmit{height: 30px;line-height: 30px;color: #fff;background-color: #265fac;}
#rptcalcel{height: 28px;line-height: 28px;border: 1px solid #aaa;}

/*信息提示框*/
.modal-dialog{
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #888;
    border-radius: 8px;
    box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.4);
    margin: auto;
    position: absolute;
    text-align: left;
    width: 420px;
    z-index: 99;
}

.modal-dialog-title {
    background-color: #1575d5;
    background-image: -moz-linear-gradient(center top , #1d7fe2, #0865c2);
    background-repeat: repeat-x;
    border: 1px solid #0d6eb8;
    border-radius: 6px 6px 0 0;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
    cursor: move;
    line-height: 14px;
    margin: -1px -1px 0;
    padding: 10px 15px;
    position: relative;
}

.modal-dialog-title-text {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.modal-dialog-content {
    margin: 17px 0;
    padding: 0 15px;
}
/*loadding*/
.loadding{
	width: 100%;
	height: 30px;
	background: url('../images/loadding.gif') no-repeat center center;
	margin-bottom: -20px;
}
.conloaddiing{
	width: 100%;
	height: 30px;
	background: url('../images/conloadding.gif') no-repeat center center;
}

/*帮助*/
.quiz_title { font: 20px/30px "微软雅黑"; }
.ask_title{ font: bold 14px/30px "微软雅黑"; margin-top: 24px; }
.font14 { font: 14px/22px "微软雅黑"; }
.mb24 { margin-bottom: 24px; }
.grey12 { font: 12px/24px "微软雅黑"; color: #868686; }
.back { color: #09A0AE; font: bold 14px/22px "微软雅黑"; }