@import url('/assets/css/topic/_topic.min.css');
.ly-clearFix {
  *zoom: 1;
}
.ly-clearFix:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.ly-left {
  float: left;
}
.ly-right {
  float: right;
}
.ly-hide {
  visibility: hidden;
}
.ly-none {
  display: none;
}
.fence {
  width: 100%;
  *zoom: 1;
}
.fence:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.fence-grow {
  margin-top: -10px;
  margin-bottom: -15px;
}
.fence-thin,
.fence-wide,
.fence-superb {
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}
.fence-thin:after,
.fence-wide:after,
.fence-superb:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.fence-thin {
  width: 870px;
}
.fence-wide {
  width: 1010px;
}
.fence-superb {
  width: 1200px;
}
.yard-200,
.yard-220,
.yard-230,
.yard-270,
.yard-300,
.yard-320,
.yard-380,
.yard-540,
.yard-560,
.yard-600,
.yard-670,
.yard-690,
.yard-760,
.yard-770,
.yard-860,
.yard-910,
.yard-950,
.yard-960,
.yard-wide,
.yard-superb {
  display: inline;
  float: left;
  min-height: 1px;
  margin-left: 5px;
  margin-right: 5px;
}
.yard-200 {
  width: 200px;
}
.yard-220 {
  width: 220px;
}
.yard-230 {
  width: 230px;
}
.yard-270 {
  width: 270px;
}
.yard-300 {
  width: 300px;
}
.yard-320 {
  width: 320px;
}
.yard-380 {
  width: 380px;
}
.yard-540 {
  width: 540px;
}
.yard-560 {
  width: 560px;
}
.yard-600 {
  width: 600px;
}
.yard-670 {
  width: 670px;
}
.yard-690 {
  width: 690px;
}
.yard-760 {
  width: 760px;
}
.yard-770 {
  width: 770px;
}
.yard-860 {
  width: 860px;
}
.yard-910 {
  width: 910px;
}
.yard-950 {
  width: 950px;
}
.yard-960 {
  width: 960px;
}
.yard-wide {
  width: 1000px;
}
.yard-superb {
  width: 1190px;
}
.lte1440 {
  right: 0px;
}
.gte1440 {
  left: 50%;
  margin-left: 605px;
}
a {
  color: #444;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #e54410;
  text-decoration: underline;
  outline: none;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.input {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 5px 6px;
  font-size: 14px;
  color: #444;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  _overflow: hidden;
}
.input:focus {
  border-color: #fac98f;
  outline: 0 none;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
}
.input-w270h36 {
  width: 256px;
  height: 24px;
  line-height: 24px;
}
.input-error .input-w270h36,
.input-warning .input-w270h36 {
  border-width: 2px;
  border-style: solid;
  padding: 4px 5px;
}
.input-error .input-w270h36,
.input-error:focus .input-w270h36 {
  border-color: #f78282;
}
.input-warning .input-w270h36,
.input-warning:focus .input-w270h36 {
  border-color: #fcdc5d;
}
.input-disable .input-w270h36,
.input-disable:focus .input-w270h36,
.input-disable:hover .input-w270h36 {
  border: 1px solid #ddd;
  background: #f5f5f5;
  color: #999;
  cursor: default;
}
.input-w270h32 {
  width: 256px;
  height: 20px;
  line-height: 20px;
}
.input-error .input-w270h32,
.input-warning .input-w270h32 {
  border-width: 2px;
  border-style: solid;
  padding: 4px 5px;
}
.input-error .input-w270h32,
.input-error:focus .input-w270h32 {
  border-color: #f78282;
}
.input-warning .input-w270h32,
.input-warning:focus .input-w270h32 {
  border-color: #fcdc5d;
}
.input-disable .input-w270h32,
.input-disable:focus .input-w270h32,
.input-disable:hover .input-w270h32 {
  border: 1px solid #ddd;
  background: #f5f5f5;
  color: #999;
  cursor: default;
}
.input-w180h32 {
  width: 166px;
  height: 20px;
  line-height: 20px;
}
.input-error .input-w180h32,
.input-warning .input-w180h32 {
  border-width: 2px;
  border-style: solid;
  padding: 4px 5px;
}
.input-error .input-w180h32,
.input-error:focus .input-w180h32 {
  border-color: #f78282;
}
.input-warning .input-w180h32,
.input-warning:focus .input-w180h32 {
  border-color: #fcdc5d;
}
.input-disable .input-w180h32,
.input-disable:focus .input-w180h32,
.input-disable:hover .input-w180h32 {
  border: 1px solid #ddd;
  background: #f5f5f5;
  color: #999;
  cursor: default;
}
.input-w150h32 {
  width: 136px;
  height: 20px;
  line-height: 20px;
}
.input-error .input-w150h32,
.input-warning .input-w150h32 {
  border-width: 2px;
  border-style: solid;
  padding: 4px 5px;
}
.input-error .input-w150h32,
.input-error:focus .input-w150h32 {
  border-color: #f78282;
}
.input-warning .input-w150h32,
.input-warning:focus .input-w150h32 {
  border-color: #fcdc5d;
}
.input-disable .input-w150h32,
.input-disable:focus .input-w150h32,
.input-disable:hover .input-w150h32 {
  border: 1px solid #ddd;
  background: #f5f5f5;
  color: #999;
  cursor: default;
}
.input-w110h32 {
  width: 96px;
  height: 20px;
  line-height: 20px;
}
.input-error .input-w110h32,
.input-warning .input-w110h32 {
  border-width: 2px;
  border-style: solid;
  padding: 4px 5px;
}
.input-error .input-w110h32,
.input-error:focus .input-w110h32 {
  border-color: #f78282;
}
.input-warning .input-w110h32,
.input-warning:focus .input-w110h32 {
  border-color: #fcdc5d;
}
.input-disable .input-w110h32,
.input-disable:focus .input-w110h32,
.input-disable:hover .input-w110h32 {
  border: 1px solid #ddd;
  background: #f5f5f5;
  color: #999;
  cursor: default;
}
.input-w100h32 {
  width: 86px;
  height: 20px;
  line-height: 20px;
}
.input-error .input-w100h32,
.input-warning .input-w100h32 {
  border-width: 2px;
  border-style: solid;
  padding: 4px 5px;
}
.input-error .input-w100h32,
.input-error:focus .input-w100h32 {
  border-color: #f78282;
}
.input-warning .input-w100h32,
.input-warning:focus .input-w100h32 {
  border-color: #fcdc5d;
}
.input-disable .input-w100h32,
.input-disable:focus .input-w100h32,
.input-disable:hover .input-w100h32 {
  border: 1px solid #ddd;
  background: #f5f5f5;
  color: #999;
  cursor: default;
}
.input-w50h32 {
  width: 36px;
  height: 20px;
  line-height: 20px;
}
.input-error .input-w50h32,
.input-warning .input-w50h32 {
  border-width: 2px;
  border-style: solid;
  padding: 4px 5px;
}
.input-error .input-w50h32,
.input-error:focus .input-w50h32 {
  border-color: #f78282;
}
.input-warning .input-w50h32,
.input-warning:focus .input-w50h32 {
  border-color: #fcdc5d;
}
.input-disable .input-w50h32,
.input-disable:focus .input-w50h32,
.input-disable:hover .input-w50h32 {
  border: 1px solid #ddd;
  background: #f5f5f5;
  color: #999;
  cursor: default;
}
.input-choose {
  white-space: nowrap;
  margin-right: 10px;
  font-size: 12px;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.input-choose .radio,
.input-choose .checkbox {
  margin: 4px 5px 0 0;
  *margin-top: -1px;
  _margin-top: 0px;
  _margin-right: 0;
  float: left;
  line-height: normal;
  font-size: 12px;
  border: none;
}
.input-choose .radio {
  margin-top: 5px \9\0;
  _margin-top: 0;
}
.input-choose label {
  cursor: pointer;
}
@-moz-document url-prefix() {
  .input-choose .radio,
  .input-choose .checkbox {
    margin-top: 4px;
  }
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: none;
}
.textarea {
  display: inline-block;
  border: 1px solid #d8d8d8;
  line-height: 20px;
  width: 350px;
  height: 100px;
  padding: 5px;
}
.textarea:focus {
  outline: 0 none;
  border-color: #fac98f;
}
.bubble {
  position: absolute;
}
.bubble .indicator {
  display: inline-block;
  position: absolute;
}
.bubble .content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  padding: 10px;
  background: #fff;
  color: #666;
}
.bubble-left {
  margin-left: 10px;
}
.bubble-left .indicator {
  width: 8px;
  height: 13px;
  top: 7px;
  left: -7px;
}
.bubble-yellow .indicator {
  background: url(/assets/img/bubble/indicator-yellow.png) no-repeat;
}
.bubble-yellow .content {
  border-color: #f6c18e;
  background-color: #faf4df;
}
#topic-new {
  margin-bottom: 25px;
}
#topic-new .newtopic {
  padding: 20px;
  background-color: #f8f8f8;
  overflow: hidden;
  zoom: 1;
  position: relative;
}
#topic-new .newtopic .tip {
  float: right;
  color: #999999;
}
#topic-new .newtopic .questionTitle {
  *zoom: 1;
  padding-bottom: 3px;
}
#topic-new .newtopic .questionTitle:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
#topic-new .newtopic .questionTitle .tip {
  margin-top: 25px;
}
#topic-new .newtopic .questionTitle .topicIcon {
  width: 45px;
  height: 45px;
  float: left;
  background-position: left top;
  background: url(/assets/img/webpages/topic/bg-question.png) left 5px no-repeat;
}
#topic-new .newtopic .questionTitle .topicIconTitle {
  font-family: "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
  font-size: 18px;
  line-height: 45px;
  float: left;
}
#topic-new .newtopic .questionTitle .bubble {
  left: 720px;
  width: 270px;
}
#topic-new .newtopic .questionTitle .bubbleTitle {
  top: 69px;
}
#topic-new .newtopic .questionTitle .bubbleControl {
  top: 138px;
}
#topic-new .newtopic .questionTitle .bubbleOption {
  top: 296px;
}
#topic-new .newtopic .questionControl .topictitle {
  font-family: "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
  font-size: 18px;
}
#topic-new .newtopic .questionControl .topictitle,
#topic-new .newtopic .questionControl .replyinfo {
  padding: 5px 15px;
  width: 658px;
  margin-bottom: 10px;
}
#topic-new .newtopic .questionControl .replyinfo {
  font-size: 14px;
  padding: 5px;
  width: 678px;
  margin-bottom: 35px;
}
#topic-new .newtopic .questionControl .replyinfo .reply-tip {
  vertical-align: middle;
  text-align: center;
}
#topic-new .newtopic .questionCate {
  *zoom: 1;
  margin-bottom: 5px;
  font-family: "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
  font-size: 16px;
  padding-left: 10px;
}
#topic-new .newtopic .questionCate:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
#topic-new .newtopic .questionCate .topiccate,
#topic-new .newtopic .questionCate .topicrequire {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
#topic-new .newtopic .questionCate .topicrequire {
  color: #999999;
}
#topic-new .newtopic .questionCate .hide {
  font-size: 12px;
  font-family: "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
  margin-top: 8px;
}
#topic-new .newtopic .questionCate .hide a {
  display: block;
  float: left;
  width: 45px;
  text-decoration: none;
  margin-right: 10px;
  _margin-right: 5px;
}
#topic-new .newtopic .questionCate .hide a span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: right;
}
#topic-new .newtopic .questionCate .hide a .caret {
  margin-left: 3px;
  background-image: url(/assets/img/webpages/topic/hide.png);
  background-position: left 2px;
  background-repeat: no-repeat;
  width: 16px;
  height: 18px;
}
#topic-new .newtopic .questionCate .hide a.on span {
  background-position: left -22px;
}
#topic-new .newtopic .questionOptions {
  background: #fff;
  border: 1px solid #e3e3e3;
  padding: 10px 30px;
}
#topic-new .newtopic .questionOptions .cloBox {
  margin-bottom: 10px;
}
#topic-new .newtopic .questionOptions .cloBox .closelect {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin-left: 0;
}
#topic-new .newtopic .questionOptions .hotcate {
  padding-bottom: 15px;
}
#topic-new .newtopic .questionOptions .hotcate .input-choose {
  width: 135px;
  padding-right: 10px;
  margin-bottom: 15px;
}
#topic-new .newtopic .questionOptions .ord {
  *zoom: 1;
  border-top: 1px dotted #e3e3e3;
  padding: 10px 0;
}
#topic-new .newtopic .questionOptions .ord:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
#topic-new .newtopic .questionOptions .ord .candidate {
  color: #666;
  float: left;
  margin-right: 40px;
  margin-bottom: 10px;
  height: 19px;
  border: 1px solid #c2e0a3;
  line-height: 19px;
  padding: 0 18px 0 4px;
  position: relative;
  white-space: nowrap;
  background: #f8fcf3;
}
#topic-new .newtopic .questionOptions .ord .candidate .clo {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 13px;
  height: 13px;
  background: url(/assets/img/webpages/topic/topic-close.png) -13px 0 no-repeat;
  cursor: pointer;
  position: absolute;
  right: 3px;
  top: 3px;
  text-decoration: none;
}
#topic-new .newtopic .questionOptions .ord .candidate:hover {
  background: #fff;
  border-color: #ddd;
}
#topic-new .newtopic .questionOptions .ord .candidate:hover .clo {
  background-position: 0 0;
}
#topic-new .newtopic .questionAction {
  padding: 20px 0 30px;
}
#topic-new .newtopic .questionAction a {
  font-size: 16px;
  font-weight: normal;
}
#topic-new .newtopic .questionAction .btn-inner {
  padding: 0 45px;
}
