@charset "utf-8";
.transition {
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
@keyframes myfirst {
  from {
    opacity: 0.2;
  }
  to {
    opacity: 0.7;
  }
}
@-moz-keyframes myfirst {
  /* Firefox */
}
@-webkit-keyframes myfirst {
  /* Safari 和 Chrome */
}
@-o-keyframes myfirst {
  /* Opera */
}
.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: keep-all;
  overflow: hidden;
}
.layouts_content {
  min-height: calc(100% - 329px);
}
.co_icon-forumBtn {
  background: url(../images/community_icon/forum_icon.png) no-repeat center;
}
img {
  width: 100%;
  height: auto;
}
.topic-index {
  min-height: 760px;
}
.topic-index .hot-topic {
  padding: 30px 0;
  background-color: #F5F8F9;
}
.topic-index .hot-topic > div > h3 {
  line-height: 20px;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 22px;
  color: #333333;
}
.topic-index .hot-topic > div > h3 span {
  float: right;
}
.topic-index .hot-topic > div > h3 span a {
  text-align: center;
  line-height: 21px;
  display: inline-block;
  width: 36px;
  height: 24px;
  background-color: white;
  border: 0;
}
.topic-index .hot-topic > div > h3 span a:nth-of-type(1) {
  border-right: 0;
  margin-right: 10px;
}
.topic-index .hot-topic > div > h3 span a:hover {
  background-color: #1465B1 !important;
}
.topic-index .hot-topic > div > h3 span a:hover .icon-arrow-left-product {
  background-position: -439px -610px;
}
.topic-index .hot-topic > div > h3 span a:hover .icon-arrow-right-product {
  background-position: -471px -610px;
}
.topic-index .hot-topic > div > h3 span a i {
  width: 14px;
  height: 15px;
  margin-top: -2px;
}
.topic-index .hot-topic > div > h3 span a .icon-arrow-left-product {
  background-position: -427px -610px;
}
.topic-index .hot-topic > div > h3 span a .icon-arrow-right-product {
  background-position: -459px -610px;
}
.topic-index .hot-topic > div ul li {
  float: left;
  width: 378px;
}
.topic-index .hot-topic > div ul li:hover {
  box-shadow: 0px 4px 11px #e4e4e4;
  -webkit-box-shadow: 0px 4px 11px #e4e4e4;
  -moz-box-shadow: 0px 4px 11px #e4e4e4;
  -o-box-shadow: 0px 4px 11px #e4e4e4;
}
.topic-index .hot-topic > div ul li:not(:nth-of-type(3)) {
  margin-right: 33px;
}
.topic-index .hot-topic > div ul li aside {
  width: 378px;
  height: 189px;
  overflow: hidden;
}
.topic-index .hot-topic > div ul li aside img {
  border-radius: 0px 12px 0px 0px;
}
.topic-index .hot-topic > div ul li > div {
  background-color: white;
  padding: 0 22px;
}
.topic-index .hot-topic > div ul li > div h4 {
  line-height: 20px;
  padding: 28px 0 10px 0;
  text-align: center;
}
.topic-index .hot-topic > div ul li > div h4 a {
  font-size: 20px;
  font-weight: 300;
  color: #333333;
}
.topic-index .hot-topic > div ul li > div h4 a:hover {
  color: #1465B1 !important;
}
.topic-index .hot-topic > div ul li > div p {
  text-align: center;
}
.topic-index .hot-topic > div ul li > div p:nth-of-type(1) {
  height: 45px;
  overflow: hidden;
}
.topic-index .hot-topic > div ul li > div p:nth-of-type(1) a {
  font-size: 14px;
  font-weight: 300;
  color: #666666;
  line-height: 24px;
}
.topic-index .hot-topic > div ul li > div p:nth-of-type(2) span {
  display: inline-block;
  padding: 0 5px;
  height: 15px;
  overflow: hidden;
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
  vertical-align: top;
}
.topic-index .hot-topic > div ul li > div p:nth-of-type(2) > a {
  width: 200px;
  height: 36px;
  background-color: #fafafa;
  border: 1px solid #f2f2f2;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 300;
  color: #666666;
  display: inline-block;
  text-align: center;
  line-height: 36px;
  font-family: sans-serif;
  margin: 26px 0 30px;
}
.topic-index .hot-topic > div ul li > div p:nth-of-type(2) > a:hover {
  background-color: #1465B1;
  color: white;
}
.topic-index .topic-bottom .topic-tag {
  padding: 29px;
  margin-top: -126px;
  background-color: white;
}
.topic-index .topic-bottom .topic-tag > h3 {
  line-height: 20px;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 15px;
  padding-bottom: 20px;
  color: #333333;
  border-bottom: 1px solid #F2F2F2;
}
.topic-index .topic-bottom .topic-tag > h3 a {
  float: right;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 300;
}
.topic-index .topic-bottom .topic-tag ul li {
  float: left;
  padding: 12px 0;
  width: 14%;
  line-height: 12px;
}
.topic-index .topic-bottom .topic-tag ul li:hover a {
  color: #1465B1 !important;
}
.topic-index .topic-bottom .topic-tag ul li a {
  padding-left: 16px;
  display: inline-block;
  font-weight: 300;
  position: relative;
  color: #666666;
  font-size: 14px;
  line-height: 16px;
  height: 16px;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
}
.topic-index .topic-bottom .topic-tag ul li a i {
  background-position: -494px -557px;
  width: 13px;
  height: 16px;
  margin-right: 3px;
  position: absolute;
  left: 0;
}
.topic-index .topic-bottom .all-topic {
  margin-top: 20px;
  margin-bottom: 40px;
}
.topic-index .topic-bottom .all-topic h3 {
  font-size: 20px;
  font-weight: 300;
  color: #333333;
  margin-bottom: 20px;
  line-height: 29px;
}
.topic-index .topic-bottom .all-topic ul li {
  margin-bottom: 30px;
  float: left;
  width: 50%;
  overflow: hidden;
}
.topic-index .topic-bottom .all-topic ul li:hover h4 a {
  color: #1465B1 !important;
}
.topic-index .topic-bottom .all-topic ul li:nth-of-type(2n+1) {
  padding-right: 34px;
}
.topic-index .topic-bottom .all-topic ul li aside {
  width: 260px;
  float: left;
  height: 130px;
  overflow: hidden;
}
.topic-index .topic-bottom .all-topic ul li > div {
  margin-left: 286px;
  position: relative;
  height: 130px;
  overflow: hidden;
}
.topic-index .topic-bottom .all-topic ul li > div h4 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
  color: #333333;
  height: 22px;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: keep-all;
  overflow: hidden;
}
.topic-index .topic-bottom .all-topic ul li > div p:nth-of-type(1) {
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.topic-index .topic-bottom .all-topic ul li > div p:nth-of-type(1) a {
  font-size: 14px;
  font-weight: 300;
  color: #666666;
}
.topic-index .topic-bottom .all-topic ul li > div p:nth-of-type(2) {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 24px;
  position: absolute;
  bottom: 0;
}
.topic-index .topic-bottom .all-topic ul li > div p:nth-of-type(2) span {
  display: inline-block;
  padding: 0 2px;
  height: 15px;
  overflow: hidden;
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
  vertical-align: top;
}
.topic-index .topic-bottom .all-topic .see-more {
  background: #a3c8de;
  border-radius: 21px;
  display: inline-block;
  width: 188px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: white;
}
.topic-index .topic-bottom .all-topic .see-more:hover {
  background-color: #1465B1 !important;
  color: white;
}
.topic-index .turnThePage {
  margin: 0px 0 0px;
  font-family: Arial, Helvetica, sans-serif;
}
.topic-index .turnThePage a {
  margin: 0 12px;
  height: 28px;
  line-height: 28px;
}
.topic-index .turnThePage a:last-child {
  margin-right: 0;
}
.topic-index .turnThePage .zxfPagenum {
  width: auto;
  padding: 0 10px;
  color: #666666;
  margin: 0;
}
.topic-index .turnThePage .checkedPage {
  background-color: #006FFF;
  color: #FFFFFF;
}
.topic-detail {
  margin-bottom: 50px;
}
.topic-detail .detail-top {
  padding-top: 37px;
  background-color: #F4F8F9;
  padding-bottom: 40px;
}
.topic-detail .detail-top > div {
  position: relative;
}
.topic-detail .detail-top > div .bredcrumb {
  padding: 0;
  margin: 0 0 36px;
}
.topic-detail .detail-top > div .bredcrumb a {
  font-size: 14px;
  color: #666666;
  font-weight: 300;
}
.topic-detail .detail-top > div aside {
  position: absolute;
  top: 0;
  left: 0;
  width: 378px;
  height: 189px;
  overflow: hidden;
  border-radius: 5px;
  float: left;
}
.topic-detail .detail-top > div aside img {
  border-radius: 5px;
}
.topic-detail .detail-top > div > div {
  min-height: 189px;
  margin-left: 408px;
  position: relative;
}
.topic-detail .detail-top > div > div > .cribe {
  width: 100%;
}
.topic-detail .detail-top > div > div h1 {
  margin-top: 4px;
  font-size: 36px;
  font-weight: bold;
  color: #333333;
  line-height: 36px;
  margin-bottom: 14px;
}
.topic-detail .detail-top > div > div h1 .icon-jing {
  background-position: -427px -582px;
  width: 18px;
  height: 24px;
  vertical-align: top;
  margin-top: 3px;
}
.topic-detail .detail-top > div > div p {
  margin-bottom: 30px;
}
.topic-detail .detail-top > div > div p:nth-of-type(1) {
  font-size: 14px;
  font-weight: 300;
  color: #808080;
  line-height: 26px;
  min-height: 52PX;
  overflow: hidden;
}
.topic-detail .detail-top > div > div .share {
  width: 100%;
}
.topic-detail .detail-top > div > div .share .flow {
  bottom: 5px;
}
.topic-detail .detail-top > div > div .share .flow .icon-connect {
  background-position: -477px -583px;
  width: 24px;
  height: 20px;
  vertical-align: text-bottom;
  margin-right: 5px;
}
.topic-detail .detail-top > div > div .share .flow .icon-connect-true {
  background-position: -502px -583px;
  width: 26px;
  height: 20px;
  vertical-align: text-bottom;
  margin-right: 3px;
}
.topic-detail .detail-top > div > div .share .flow > a {
  width: 258px;
  height: 49px;
  border-radius: 3px;
  font-weight: 300;
  font-size: 14px;
  color: white;
  text-align: center;
  line-height: 49px;
  display: inline-block;
  -webkit-box-shadow: 1px 3px 6px -1px #99c1e6;
  -moz-box-shadow: 1px 3px 6px -1px #99c1e6;
  -o-box-shadow: 1px 3px 6px -1px #99c1e6;
  box-shadow: 1px 3px 6px -1px #99c1e6;
  background-color: #0E54D1;
}
.topic-detail .detail-top > div > div .share .flow > a:hover {
  background-color: #125ea6;
}
.topic-detail .detail-top > div > div .share .flow > a.connetTrue {
  background-color: #EEEEEE !important;
  color: #666666 !important;
  box-shadow: none!important;
}
.topic-detail .detail-top > div > div .share .flow > a.connetTrue i {
  background-position: -502px -583px !important;
}
.topic-detail .detail-top > div > div .share .flow > span {
  float: right;
  font-size: 14px;
  color: #666666;
}
.topic-detail .detail-top > div > div .share .flow > span i {
  margin-right: 6px;
  cursor: pointer;
}
.topic-detail .detail-top > div > div .share .s-txt {
  float: left;
  font-size: 14px;
  color: #666666;
  line-height: 51px;
}
.topic-detail .detail-top > div > div .share .bdsharebuttonbox .icon {
  background-image: url(../images/icon1.png) !important;
}
.topic-detail .detail-top > div > div .share .bdsharebuttonbox i {
  margin-right: 6px;
  cursor: pointer;
}
.topic-detail .detail-top > div > div .share .bdsharebuttonbox:nth-of-type(1) {
  font-size: 14px;
  color: #666666;
}
.topic-detail .detail-top > div > div .share .bdsharebuttonbox:nth-of-type(1) .icon-connect-true {
  background-position: -474px -583px;
  width: 26px;
  height: 20px;
  margin-right: 3px;
}
.topic-detail .detail-top > div > div .share .bdsharebuttonbox:nth-of-type(1) .bds_weixin {
  background-position: -318px -743px;
  width: 38px;
  margin-left: 8px;
  height: 38px;
}
.topic-detail .detail-top > div > div .share .bdsharebuttonbox:nth-of-type(1) .bds_weixin:hover {
  background-position: -318px -789px;
}
.topic-detail .detail-top > div > div .share .bdsharebuttonbox:nth-of-type(1) .bds_more {
  background-position: -548px -743px;
  width: 38px;
  height: 38px;
}
.topic-detail .detail-top > div > div .share .bdsharebuttonbox:nth-of-type(1) .bds_more:hover {
  background-position: -548px -789px;
}
.topic-detail .detail-top > div > div .share .bdsharebuttonbox:nth-of-type(1) .bds_tsina {
  background-position: -365px -743px;
  width: 38px;
  height: 38px;
}
.topic-detail .detail-top > div > div .share .bdsharebuttonbox:nth-of-type(1) .bds_tsina:hover {
  background-position: -365px -789px;
}
.topic-detail .detail-top > div > div .share .bdsharebuttonbox:nth-of-type(1) .bds_tqq {
  background-position: -411px -743px;
  width: 38px;
  height: 38px;
}
.topic-detail .detail-top > div > div .share .bdsharebuttonbox:nth-of-type(1) .bds_tqq:hover {
  background-position: -411px -789px;
}
.topic-detail .detail-top > div > div .share .bdsharebuttonbox:nth-of-type(1) .icon-zhuanti-toutiao {
  background-position: -457px -743px;
  width: 38px;
  height: 38px;
}
.topic-detail .detail-top > div > div .share .bdsharebuttonbox:nth-of-type(1) .icon-zhuanti-toutiao:hover {
  background-position: -457px -789px;
}
.topic-detail .detail-top > div > div .share .bdsharebuttonbox:nth-of-type(2) {
  font-size: 14px;
  color: #666666;
}
.topic-detail .detail-top > div > div .share .bdsharebuttonbox:nth-of-type(2) font {
  margin-right: 5px;
  font-size: 20px;
  font-family: DIN;
  font-weight: 500;
  color: #1465b1;
  line-height: 30px;
}
.topic-detail .detail-top > div > div .share .bdsharebuttonbox:nth-of-type(2) i {
  padding: 0 10px;
  font-size: 12px;
  color: #666666;
  font-weight: 700;
}
.topic-detail .detail-top > div > div .share .bdsharebuttonbox:nth-of-type(2) a {
  font-size: 14px;
  color: #666666;
}
.topic-detail .detail-top > div > div .share .bdsharebuttonbox:nth-of-type(2) a.cancel-collect {
  color: #0d51a3 !important;
}
.topic-detail .detail-top > div > div .share .bdsharebuttonbox:nth-of-type(2) a:hover {
  color: #1465B1 !important;
}
.topic-detail .detail-bottom {
  padding-top: 20px;
}
.topic-detail .detail-bottom .detail-left {
  float: left;
  width: 860px;
}
.topic-detail .detail-bottom .detail-left h2 {
  font-size: 22px;
  line-height: 40px;
  margin-bottom: 10px;
}
.topic-detail .detail-bottom .detail-left h2 i {
  width: 6px;
  height: 6px;
  background: #0d51a3;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  top: -4px;
}
.topic-detail .detail-bottom .detail-left > ul {
  border-bottom: 1px solid #F2F2F2;
  margin-bottom: 30px;
}
.topic-detail .detail-bottom .detail-left > ul li {
  cursor: pointer;
  color: #666666;
  font-size: 16px;
  padding: 18px 0;
  float: left;
  margin-right: 40px;
}
.topic-detail .detail-bottom .detail-left > ul li.checked {
  color: #0d51a3;
  font-weight: bold;
  position: relative;
}
.topic-detail .detail-bottom .detail-left > ul li.checked a {
  color: #0d51a3;
}
.topic-detail .detail-bottom .detail-left > ul li.checked::after {
  content: '';
  display: block;
  width: 20px;
  height: 3px;
  background: #0d51a3;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -10px;
}
.topic-detail .detail-bottom .detail-left .topie_content ul {
  margin-bottom: 30px;
}
.topic-detail .detail-bottom .detail-left .article-content {
  position: relative;
}
.topic-detail .detail-bottom .detail-left .article-content li {
  margin-bottom: 16px;
}
.topic-detail .detail-bottom .detail-left .article-content li aside {
  float: left;
  width: 140px;
  height: 105px;
  overflow: hidden;
  line-height: 105px;
  border-radius: 6px;
}
.topic-detail .detail-bottom .detail-left .article-content li > div {
  margin-left: 164px;
  min-height: 105px;
  position: relative;
  border-bottom: 1px solid rgba(240, 240, 240, 0.5);
  padding-bottom: 12px;
}
.topic-detail .detail-bottom .detail-left .article-content li > div.all {
  margin-left: 0;
  min-height: 0;
  padding-bottom: 40px;
}
.topic-detail .detail-bottom .detail-left .article-content li > div h3 {
  line-height: 24px;
  font-size: 16px;
  overflow: hidden;
  margin-bottom: 12px;
  color: #333333;
}
.topic-detail .detail-bottom .detail-left .article-content li > div h3:hover a {
  color: #1465B1 !important;
}
.topic-detail .detail-bottom .detail-left .article-content li > div h3 a {
  color: #333333;
  font-size: 16px;
}
.topic-detail .detail-bottom .detail-left .article-content li > div h3 a span {
  width: 38px;
  height: 24px;
  background: #ffffff;
  border: 1px solid #ff5c00;
  border-radius: 2px;
  line-height: 24px;
  display: inline-block;
  color: #FF5C00;
  font-size: 12px;
  margin-right: 12px;
  text-align: center;
}
.topic-detail .detail-bottom .detail-left .article-content li > div p {
  max-height: 50px;
  overflow: hidden;
}
.topic-detail .detail-bottom .detail-left .article-content li > div p a {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}
.topic-detail .detail-bottom .detail-left .article-content li > div > div {
  overflow: hidden;
  width: 100%;
  position: absolute;
  bottom: 10px;
}
.topic-detail .detail-bottom .detail-left .article-content li > div > div a img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  vertical-align: text-top;
  float: left;
}
.topic-detail .detail-bottom .detail-left .article-content li > div > div a i {
  font-size: 14px;
  color: #999;
  line-height: 30px;
  font-style: normal;
  display: inline-block;
}
.topic-detail .detail-bottom .detail-left .article-content li > div > div a i:nth-of-type(1) {
  margin-right: 10px;
  margin-left: 8px;
}
.topic-detail .detail-bottom .detail-left .article-content li > div > div a i:nth-of-type(1):hover {
  color: #1465B1 !important;
}
.topic-detail .detail-bottom .detail-left .article-content li > div > div a i:nth-of-type(2) {
  color: #999999;
}
.topic-detail .detail-bottom .detail-left .article-content li > div > div .msg-tag {
  float: right;
  width: 210px;
  overflow: hidden;
  height: 20px;
}
.topic-detail .detail-bottom .detail-left .article-content li > div > div .msg-tag i {
  margin-top: 2px;
}
.topic-detail .detail-bottom .detail-left .article-content li > div > div .msg-tag .icon-tag-white {
  margin-right: 7px;
  margin-top: 3px;
}
.topic-detail .detail-bottom .detail-left .article-content li > div > div .msg-tag a {
  margin-right: 10px;
  font-size: 12px;
  color: #666666;
  line-height: 25px;
}
.topic-detail .detail-bottom .detail-left .article-content li > div > div .msg-tag a:hover {
  color: #1465B1 !important;
}
.topic-detail .detail-bottom .detail-left .about-product {
  position: relative;
  display: inline-block;
  width: 100%;
}
.topic-detail .detail-bottom .detail-left .about-product li {
  float: left;
  width: 263px;
  margin-right: 35px;
  margin-bottom: 27px;
}
.topic-detail .detail-bottom .detail-left .about-product li:hover h2 a {
  color: #1465B1 !important;
}
.topic-detail .detail-bottom .detail-left .about-product li:nth-of-type(3n+3) {
  margin-right: 0;
}
.topic-detail .detail-bottom .detail-left .about-product li > div > a {
  height: 146px;
  display: inline-block;
  width: 100%;
  position: relative;
  /* background: #f4f4f4; */
  text-align: center;
  border: 1px solid #f2efef;
}
.topic-detail .detail-bottom .detail-left .about-product li > div > a img {
  width: auto;
  height: 80%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}
.topic-detail .detail-bottom .detail-left .about-product li > div h2 {
  line-height: 24px;
  margin: 8px 0 5px 0;
  height: 24px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: keep-all;
  overflow: hidden;
}
.topic-detail .detail-bottom .detail-left .about-product li > div h2 a {
  color: #333333;
  font-size: 14px;
}
.topic-detail .detail-bottom .detail-left .about-product li > div p {
  height: 46px;
  overflow: hidden;
}
.topic-detail .detail-bottom .detail-left .about-product li > div p a {
  font-size: 14px;
  font-weight: 300;
  color: #666666;
  line-height: 24px;
}
.topic-detail .detail-bottom .detail-left .about-brand {
  position: relative;
  display: inline-block;
  width: 100%;
}
.topic-detail .detail-bottom .detail-left .about-brand li {
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid #EFEFEF;
  padding: 20px 30px 20px 19px;
  position: relative;
  min-height: 130px;
  margin-bottom: 30px;
}
.topic-detail .detail-bottom .detail-left .about-brand li > div {
  height: auto!important;
  width: 706px;
  border: 0;
}
.topic-detail .detail-bottom .detail-left .about-brand li > div h3 {
  padding-bottom: 15px;
  border-bottom: 1px solid #EFEFEF;
  margin-bottom: 4px;
}
.topic-detail .detail-bottom .detail-left .about-brand li > div h3 > span {
  background-color: #b4cad0 !important;
}
.topic-detail .detail-bottom .detail-left .about-brand li > div h3 a {
  line-height: 24px;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  max-width: 420px;
}
.topic-detail .detail-bottom .detail-left .about-brand li > div h3 p {
  display: inline-block;
  float: right;
}
.topic-detail .detail-bottom .detail-left .about-brand li > div h3 p label i {
  line-height: normal;
}
.topic-detail .detail-bottom .detail-left .about-brand li > div .catalog_list {
  width: 100%;
  max-height: 40px;
  margin-top: 14px;
  position: relative;
  overflow: hidden;
}
.topic-detail .detail-bottom .detail-left .about-brand li > div .catalog_list .catalog_list_inner {
  display: inline-block;
}
.topic-detail .detail-bottom .detail-left .about-brand li > div .catalog_list .catalog_list_item {
  line-height: 35px;
  background: linear-gradient(180deg, #F2F7FF 0%, #F7FBFF 100%);
  display: inline-block;
  margin: 0 10px 10px 0;
  float: left;
  padding: 0 10px;
  color: #5E5E8E;
  font-size: 12px;
  border-radius: 4px;
}
.topic-detail .detail-bottom .detail-left .about-brand li > div .catalog_list .catalog_list_item i {
  width: 16px;
  height: 15px;
  background: url(../images/search/icon_fenlei.png) no-repeat center;
  background-size: 100%;
  margin-right: 5px;
  display: inline-block;
  position: relative;
  top: 1px;
}
.topic-detail .detail-bottom .detail-left .about-brand li > div .catalog_list .more_link {
  position: absolute;
  right: 0;
  top: 0;
  color: #3f7ea8;
  font-size: 12px;
  width: 58px;
  height: 35px;
  line-height: 35px;
  background: #fff;
  border-left: 1px #e5e5e5 solid;
  text-align: center;
  box-shadow: 0px 0px 5px rgba(107, 107, 107, 0.08);
  -webkit-box-shadow: 0px 0px 5px rgba(107, 107, 107, 0.08);
}
.topic-detail .detail-bottom .detail-left .about-brand li > div .desc {
  max-height: 48px;
  overflow: hidden;
  line-height: 24px;
  width: 100%;
  font-size: 14px;
  margin: 10px 0 0;
  color: #666666;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  text-align: justify;
}
.topic-detail .detail-bottom .detail-left .about-brand li > div .desc a {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}
.topic-detail .detail-bottom .detail-left .about-brand li > div .desc em {
  font-style: normal;
}
.topic-detail .detail-bottom .detail-left .about-brand li aside {
  height: 80px;
  margin-left: 5px;
  margin-top: 5px;
  overflow: hidden;
  position: absolute;
  float: left;
}
.topic-detail .detail-bottom .detail-left .about-brand li aside a {
  display: inline-block;
  width: 90px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
}
.topic-detail .detail-bottom .detail-left .about-brand li aside a img {
  width: 80px;
}
.topic-detail .detail-bottom .detail-left .about-brand li .brand-disc {
  line-height: 20px;
}
.topic-detail .detail-bottom .detail-left .about-brand li .brand-disc label {
  font-size: 12px;
  color: #666666;
  padding-left: 20px;
}
.topic-detail .detail-bottom .detail-left .about-brand li .brand-disc label i {
  font-style: normal;
  color: #333333;
  vertical-align: text-bottom;
}
.topic-detail .detail-bottom .detail-left .about-brand li .brand-disc label:nth-of-type(1) {
  padding-right: 20px;
}
.topic-detail .detail-bottom .detail-left .about-brand li .brand-disc label:nth-of-type(2) {
  position: relative;
}
.topic-detail .detail-bottom .detail-left .about-brand li .brand-disc label:nth-of-type(2)::after {
  content: '';
  position: absolute;
  top: 3px;
  left: 0;
  width: 1px;
  height: 12px;
  background: #CECECE;
}
.topic-detail .detail-bottom .detail-left .about-brand li.flat_false aside {
  width: 80px;
}
.topic-detail .detail-bottom .detail-left .about-brand li.flat_false aside a {
  width: 80px;
}
.topic-detail .detail-bottom .detail-left .about-brand li.flat_false aside a img {
  width: 80px;
}
.topic-detail .detail-bottom .detail-left .about-brand li.flat_false > div {
  width: 706px;
  margin-left: 110px;
}
.topic-detail .detail-bottom .detail-left .about-brand li.flat_false h3 span {
  display: none;
}
.topic-detail .detail-bottom .detail-left .about-blog {
  position: relative;
  display: inline-block;
  width: 100%;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog {
  border-bottom: 1px dotted #e7e7e7;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .content_top {
  overflow: hidden;
  margin-bottom: 12px;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .content_top .usarBox {
  float: left;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .content_top .usarBox aside {
  float: left;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  text-align: center;
  line-height: 40px;
  margin-right: 10px;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .content_top .usarBox aside > div {
  background-color: #43688A;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 40px;
  text-align: center;
  background-color: #fff;
  display: block;
  font-size: 0;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .content_top .usarBox aside > div img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .content_top .usarBox span {
  float: left;
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  padding: 10px 0;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .content_top .usarBox .adopt_i {
  width: 68px;
  height: 26px;
  background: #EFFFF2;
  border-radius: 2px;
  border: 1px solid #19B955;
  font-size: 12px;
  color: #19B955;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  margin-top: 6px;
  margin-left: 11px;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .content_top .content_top-r {
  display: inline-block;
  float: right;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .content_top .content_top-r .item {
  display: inline-block;
  margin-left: 10px;
  line-height: 28px;
  font-size: 12px;
  color: #8590A6;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .content_top .content_top-r .item.item_p {
  padding: 0 10px;
  background: #F2F4FA;
  border-radius: 2px;
  text-align: center;
  font-size: 12px;
  color: #666666;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .content_top .content_top-r .item.item_p i {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 5px;
  margin-top: 6px;
  float: left;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .index-article-textBox {
  float: left;
  width: 100%;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .index-article-textBox .title {
  font-size: 20px;
  color: #4C565B;
  line-height: 24px;
  font-weight: 400;
  word-break: break-all;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 8px;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .index-article-textBox .title em {
  font-style: normal;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .index-article-textBox .text {
  font-size: 16px;
  color: #4C565B;
  max-height: 48px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .index-article-textBox .text .answers_i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #0067FF;
  border-radius: 4px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  font-family: Microsoft JhengHei-Bold, Microsoft JhengHei;
  font-weight: bold;
  color: #FFFFFF;
  margin-right: 3px;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .index-article-textBox .text em {
  font-style: normal;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .index-article-textBox .text:hover {
  color: #1465B1 !important;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .index-article-textBox .text.text_on {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  font-family: Microsoft YaHei-Light, Microsoft YaHei;
  font-weight: 300;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .index-article-textBox .text_all {
  font-size: 16px;
  color: #006fff;
  line-height: 26px;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .index-article-textBox .imageBox {
  overflow: hidden;
  margin-top: 15px;
  height: 110px;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .index-article-textBox .imageBox aside {
  width: 195px;
  height: 110px;
  border-radius: 4px;
  overflow: hidden;
  text-align: center;
  line-height: 110px;
  position: relative;
  float: left;
  margin-right: 22px;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .index-article-textBox .imageBox aside > div {
  width: 195px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  display: block;
  font-size: 0;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .index-article-textBox .imageBox aside > div img {
  max-width: 100%;
  max-height: 100%;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .index-article-textBox .imageBox .imageBox_video::after {
  content: '';
  width: 36px;
  height: 35px;
  position: absolute;
  margin-left: -18px;
  margin-top: -17px;
  left: 50%;
  top: 50%;
  background: url(../images/community_icon/icon_videoPlay.png) no-repeat center;
  background-size: 100%;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .index-article-textBox .imageBox a:last-child aside {
  margin-right: 0;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .index-article-textBox a:hover {
  color: #1465B1 !important;
}
.topic-detail .detail-bottom .detail-left .about-blog .blog .index-article-textBox a:hover .text,
.topic-detail .detail-bottom .detail-left .about-blog .blog .index-article-textBox a:hover .title {
  color: #1465B1 !important;
}
.topic-detail .detail-bottom .detail-right {
  width: 300px;
  margin-top: 60px;
  float: right;
}
.topic-detail .detail-bottom .detail-right .detail-advise {
  width: 300px;
  height: 300px;
}
.topic-detail .detail-bottom .detail-right .detail-advise .swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.topic-detail .detail-bottom .detail-right .detail-advise .swiper-container .carousel-page {
  position: absolute;
  bottom: 0;
  width: auto;
  height: 24px;
  line-height: 20px;
  right: 0;
  background: -webkit-gradient(linear, 0 51%, 100% 50%, from(transparent), to(#c5c3c4));
  left: auto;
  text-align: right;
  z-index: 9;
  padding: 0 5px;
}
.topic-detail .detail-bottom .detail-right .detail-advise .swiper-container .carousel-page .swiper-active-switch {
  background-color: #1465B1;
}
.topic-detail .detail-bottom .detail-right .detail-advise .swiper-container .carousel-page span {
  width: 8px;
  height: 4px;
  opacity: 0.5;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.5);
  display: inline-block;
  margin-right: 5px;
  z-index: 9;
}
.topic-detail .detail-bottom .detail-right .detail-advise .swiper-container .carousel-page span.swiper-pagination-bullet-active {
  width: 16px;
  height: 4px;
  background: #ffffff;
  opacity: 1;
}
.topic-detail .detail-bottom .detail-right .hot-topic {
  border: 1px solid #f2f2f2;
  padding: 14px 20px 30px 20px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.topic-detail .detail-bottom .detail-right .hot-topic > h2 {
  font-size: 22px;
  text-align: left;
  color: #333333;
  margin: 0;
  border-bottom: 1px solid #F2F2F2;
  padding-bottom: 16px;
  margin-bottom: 18px;
}
.topic-detail .detail-bottom .detail-right .hot-topic > h2 a {
  width: 46px;
  text-align: center;
  line-height: 21px;
  height: 24px;
  display: inline-block;
  border: 1px solid #f1f1f1;
}
.topic-detail .detail-bottom .detail-right .hot-topic > h2 a:nth-of-type(1) {
  border-right: 0;
}
.topic-detail .detail-bottom .detail-right .hot-topic > h2 a:hover {
  background-color: #1465B1 !important;
}
.topic-detail .detail-bottom .detail-right .hot-topic > h2 a:hover .icon-arrow-left-product {
  background-position: -442px -610px;
}
.topic-detail .detail-bottom .detail-right .hot-topic > h2 a:hover .icon-arrow-right-product {
  background-position: -471px -610px;
}
.topic-detail .detail-bottom .detail-right .hot-topic > h2 a i {
  width: 14px;
  height: 15px;
}
.topic-detail .detail-bottom .detail-right .hot-topic > h2 a .icon-arrow-left-product {
  background-position: -427px -610px;
}
.topic-detail .detail-bottom .detail-right .hot-topic > h2 a .icon-arrow-right-product {
  background-position: -459px -610px;
}
.topic-detail .detail-bottom .detail-right .hot-topic li {
  margin-bottom: 18px;
}
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(1),
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(2),
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(3) {
  margin-bottom: 25px;
  height: 75px;
}
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(1) aside,
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(2) aside,
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(3) aside {
  overflow: hidden;
  width: 130px;
  height: 73px;
  border-radius: 3px;
  float: left;
  position: relative;
}
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(1) aside i,
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(2) aside i,
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(3) aside i {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background: #1465b1;
  border-radius: 3px 0px 3px 0px;
  text-align: center;
  color: white;
  font-size: 12px;
  font-style: normal;
  line-height: 20px;
}
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(1) aside img,
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(2) aside img,
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(3) aside img {
  border-radius: 3px;
}
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(1) > div,
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(2) > div,
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(3) > div {
  margin-left: 148px;
}
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(1) > div h4,
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(2) > div h4,
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(3) > div h4 {
  font-size: 16px;
  font-weight: 300;
  color: #333333;
  line-height: 20px;
  margin-bottom: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: keep-all;
  overflow: hidden;
}
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(1) > div h4 a,
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(2) > div h4 a,
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(3) > div h4 a {
  color: #333333;
}
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(1) > div p,
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(2) > div p,
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(3) > div p {
  height: 42px;
  overflow: hidden;
}
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(1) > div p a,
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(2) > div p a,
.topic-detail .detail-bottom .detail-right .hot-topic li:nth-of-type(3) > div p a {
  font-size: 12px;
  font-weight: 300;
  color: #666666;
  line-height: 20px;
}
.topic-detail .detail-bottom .detail-right .hot-topic li > a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #666666;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: keep-all;
  overflow: hidden;
  width: 100%;
}
.topic-detail .detail-bottom .detail-right .hot-topic li > a i {
  left: 0;
  width: 20px;
  margin-right: 10px;
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  border: 1px solid #b4b4b4;
  border-radius: 3px 0px 3px 0px;
  display: inline-block;
  text-align: center;
  font-style: normal;
}
.topic-detail .detail-bottom .detail-right .hot-topic li:hover h4 a {
  color: #1465B1 !important;
}
.topic-detail .detail-bottom .detail-right .hot-topic .see-more {
  width: 100%;
  display: inline-block;
  line-height: 36px;
  height: 36px;
  text-align: center;
  background: #fafafa;
  font-family: sans-serif;
  color: #666666;
  font-size: 14px;
}
.topic-detail .detail-bottom .detail-right .hot-topic .see-more:hover {
  background-color: #1465B1 !important;
  color: white;
}
