@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: '微软雅黑';
  font-weight: normal;
  font-size: 14px;
}
.color-fff {
  color: #fff;
}
.color-red {
  color: #e2383a;
}
input,
button {
  outline: none;
  border: 0;
}
.clearfix {
  clear: both;
  overflow: hidden;
}
.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
    
    not supported by any browser */
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.center {
  width: 1200px;
  margin: 0 auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.tradeMark * {
  box-sizing: border-box;
}
.tm-banner {
  height: 300px;
  background: url("/template/Home/Default/PC/Static/img/module/trademark/jiaoyi_list_01.png") no-repeat center center;
}
.tm-filter {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}
.tm-filter-center {
  border: 1px solid #e6e6e6;
  padding: 0 40px;
}
.tm-filter-center > div {
  border-bottom: 1px dashed #e6e6e6;
}
.tm-filter-center > div:last-child {
  border-bottom: none;
}
.tm-filter-term {
  padding: 30px 0 24px 0;
  border-bottom: 1px dashed #e2383a;
  height: auto;
  overflow: hidden;
}
.tm-filter-term .tm-filter-left {
  color: #666;
  font-size: 14px;
  font-weight: bold;
}
.tm-filter-left {
  float: left;
  height: 28px;
  line-height: 28px;
  color: #333333;
  font-size: 16px;
  margin-right: 30px;
  color: #666;
  font-size: 14px;
  font-weight: bold;
}
.tm-filter-right {
  float: left;
}
.tm-filter-right span {
  background: #fff;
  color: #e2383a;
  border: 1px solid #e2383a;
  border-radius: 4px;
  font-size: 14px;
  float: left;
  padding: 4px 8px;
  line-height: normal;
  margin-right: 10px;
  cursor: pointer;
}
.tm-filter-right span i {
  color: #e2383a;
}
.tm-filter-right span.clear-all {
  background: #e2383a;
  color: #fff;
}
.tm-filter-search {
  padding-top: 24px;
  padding-bottom: 15px;
  height: auto;
  overflow: hidden;
}
.tm-filter-search .tm-filter-right {
  height: 28px;
}
.tm-filter-search input {
  width: 280px;
  padding: 6px 10px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  display: inline-block;
  margin-right: 15px;
  font-size: 12px;
}
.tm-filter-search button {
  display: inline-block;
  color: #fff;
  padding: 0 10px;
  line-height: 28px;
  border-radius: 4px;
  background: #fe8431;
  font-size: 14px;
  cursor: pointer;
}
.tm-filter-goods {
  position: relative;
  height: 55px;
}
.tm-filter-goods .tm-filter-left {
  line-height: 55px;
  height: 55px;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
  color: #666666;
}
.tm-filter-goods .tm-goods-list {
  width: 950px;
  height: 55px;
  position: absolute;
  top: 0;
  left: 94px;
  overflow: hidden;
  padding-top: 14px;
  padding-bottom: 0px;
}
.tm-filter-goods .tm-goods-list li {
  width: 94px;
  margin-right: 10px;
  margin-bottom: 7px;
  float: left;
}
.tm-filter-goods .tm-goods-list li a {
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  border-radius: 4px;
  display: block;
  color: #666666;
}
.tm-filter-goods .tm-goods-list li a.active {
  background: #e2383a;
  color: #fff;
}
.tm-filter-goods .tm-goods-list li a.active:hover {
  color: #fff;
}
.tm-filter-goods .tm-goods-list li a:hover {
  color: #e2383a;
}
.tm-filter-goods .tm-switch {
  position: absolute;
  top: 13px;
  right: 9px;
  width: 60px;
  height: 28px;
  line-height: 26px;
  padding-left: 8px;
  border: 1px solid #fe8431;
  color: #fe8431;
  font-size: 14px;
  text-align: left;
  cursor: pointer;
}
.tm-filter-goods .tm-switch i {
  transform: rotate(270deg);
  color: #fe8431;
}
.tm-filter-goods.active {
  height: 195px;
}
.tm-filter-goods.active .tm-goods-list {
  height: 195px;
}
.tm-filter-goods.active .tm-switch i {
  transform: rotate(90deg);
}
.tm-filter-type {
  height: 56px;
  padding: 14px 0;
}
.tm-filter-type .tm-filter-span {
  color: #666666;
  border: 0;
}
.tm-filter-type .tm-filter-span:hover {
  color: #e2383a;
}
.tm-filter-type .tm-filter-span.active {
  background: #e2383a;
  color: #fff;
}
.tm-filter-type .tm-price-range {
  float: left;
}
.tm-filter-type .tm-price-range input {
  width: 80px;
  height: 28px;
  border: 1px solid #e6e6e6;
  line-height: 28px;
  padding-left: 6px;
  float: left;
  font-size: 12px;
  color: #666666;
  border-radius: 5px;
}
.tm-filter-type .tm-price-range span {
  float: left;
  color: #666666;
  font-size: 14px;
  border: 0;
  margin-right: 0;
}
.tm-filter-type .tm-price-range button {
  display: inline-block;
  color: #fff;
  padding: 0 10px;
  line-height: 28px;
  border-radius: 4px;
  background: #fe8431;
  font-size: 14px;
  cursor: pointer;
}
.tm-status {
  background: #f5f5f5;
  padding-bottom: 30px;
}
.tm-status-btn {
  background: #fff;
  width: 152px;
  height: 32px;
  margin: 0 auto;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  font-size: 16px;
  color: #333333;
  padding-left: 36px;
  text-align: left;
  line-height: 32px;
  cursor: pointer;
}
.tm-status-btn .status-icon {
  transform: rotate(90deg);
  margin-left: 5px;
}
.tm-status-btn:hover {
  color: #fe8431;
}
.tm-status-btn:hover .status-icon {
  color: #fe8431;
}
.tm-status-btn.active {
  color: #fe8431;
}
.tm-status-btn.active .status-icon {
  color: #fe8431;
  transform: rotate(270deg);
}
.tm-result {
  background: #f5f5f5;
  height: auto;
  padding-bottom: 30px;
}
.tm-result-sort {
  height: 60px;
  background: #e2383a;
}
.tm-result-sort .tm-sort-span {
  color: #fff;
  font-size: 16px;
  float: left;
  margin-left: 40px;
  line-height: 60px;
  height: 60px;
  cursor: pointer;
}
.tm-result-sort .tm-sort-span .tm-srot-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  width: 9px;
  height: 12px;
  margin-left: 4px;
  background: url("/template/Home/Default/PC/Static/img/module/trademark/tradeMark_07.png") no-repeat center center;
  background-size: contain;
}
.tm-result-sort .tm-sort-span .tm-srot-icon.radio {
  width: 18px;
  height: 18px;
  margin-top: -1px;
  margin-right: 6px;
  margin-left: 0;
  border: solid 1px #fff;
  border-radius: 3px;
  background: #fff;
}
.tm-result-sort .tm-sort-span .tm-srot-icon.radio.active {
  border: 0;
  border-radius: 0;
  background: url("/template/Home/Default/PC/Static/img/module/trademark/tradeMark_11.png") no-repeat center center;
  background-size: contain;
}
.tm-result-sort .tm-sort-span.active .tm-srot-icon.sort {
  border: 0;
  border-radius: 0;
  background: url("/template/Home/Default/PC/Static/img/module/trademark/tradeMark_09.png") no-repeat center center;
  background-size: contain;
}
.tm-result-sort .tm-sort-text {
  float: right;
  cursor: auto;
}
.tm-result-sort .tm-sort-text b {
  font-weight: bold;
  font-size: 18px;
  color: #fff;
}
.tm-result-sort .tm-sort-btn {
  background: #fff;
  font-size: 16px;
  color: #e2383a;
  text-align: center;
  line-height: 32px;
  width: 100px;
  margin: 14px;
  float: right;
  border-radius: 5px;
}
.tm-result-sort .tm-sort-btn a {
  display: block;
}
.tm-result-sort .tm-sort-buying {
  margin-left: 0;
  margin-right: 20px;
}
.tm-result-content .el-row {
  margin-bottom: 20px;
}
.tm-result-content .el-row:last-child {
  margin-bottom: 0;
}
.tm-result-content .el-col {
  border-radius: 4px;
  margin-top: 15px;
}
.tm-result-content .grid-content {
  width: 290px;
  height: 270px;
  border-radius: 4px;
  min-height: 36px;
  background: #fff;
  position: relative;
  box-shadow: 0 2px 4px 0 rgba(183, 183, 183, 0.5);
}
.tm-result-content .grid-content:hover {
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}
.tm-result-content .grid-content .grid-image {
  height: 180px;
  line-height: 180px;
  border-radius: 4px 4px 0 0;
  text-align: center;
  overflow: hidden;
  transition: all .3s;
}
.tm-result-content .grid-content .grid-image img {
  max-width: 100%;
  max-height: 190px;
  transition: all .3s;
  vertical-align: middle;
}
.tm-result-content .grid-content:hover img {
  transform: scale(1.1);
}
.tm-result-content .grid-content .grid-title {
  margin-left: 20px;
  text-align: left;
  line-height: 24px;
  font-weight: bold;
  font-size: 14px;
  color: #333;
  margin-top: 5px;
}
.tm-result-content .grid-content .grid-info {
  margin-left: 20px;
  text-align: left;
  color: #999999;
  font-size: 12px;
  line-height: 20px;
}
.tm-result-content .grid-content .grid-price {
  margin-left: 20px;
  color: #e2383a;
  font-weight: normal;
  text-align: left;
  font-size: 16px;
}
.tm-result-content .grid-content .tm-same-name {
  color: #999999;
  font-size: 12px;
  width: 68px;
  height: 24px;
  border: 1px solid #999;
  border-radius: 4px;
  display: block;
  text-align: center;
  line-height: 22px;
  position: absolute;
  right: 20px;
  bottom: 15px;
  padding: 0;
  background: #fff;
}
.tm-result-content .grid-content .tm-same-name:hover {
  color: #fe8431;
  border-color: #fe8431;
}
.tm-result-content .grid-content .tm-same-name:hover span {
  color: #fe8431;
}
#wrapper {
  margin-top: 40px;
}
#wrapper .sc-page {
  margin: 50px 0 60px;
  text-align: center;
}
#wrapper .content-inq-nav a.on {
  color: #fff;
}
#wrapper .pagebreak .page_current,
#wrapper .pagebreak a:hover {
  background: #1296db;
  color: #fff;
  border-color: #1296db;
}
#wrapper .pagebreak a {
  padding: 4px 10px;
  border: 1px solid #dddddd;
  margin: 5px;
  border-radius: 4px;
  color: #999;
}
#wrapper .pagebreak table {
  margin: 0px auto;
}
.nont-tip {
  color: #fe8431;
  font-size: 20px;
  line-height: 32px;
  padding: 60px 0;
  margin: 0 auto;
  text-align: center;
}
.qq_kefu {
  width: 79px;
  height: 25px;
  margin-top: -2px;
  cursor: pointer;
  display: inline-block;
  margin-top: 5px;
  background-image: url(/template/Home/Default/PC/Static/img/button_qqkefu.gif);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.tm-result-pagination {
  margin: 0 auto;
  width: 400px;
}
.el-popover .tm-same-list {
  overflow: hidden;
}
.el-popover .tm-same-list a {
  line-height: 24px;
  display: block;
  color: #333333;
  font-size: 12px;
  overflow: hidden;
}
.el-popover .tm-same-list a:hover {
  color: #e2383a;
}
.el-popover .tm-same-list a:hover b,
.el-popover .tm-same-list a:hover span {
  color: #e2383a;
}
.el-popover .tm-same-list a span {
  float: left;
  text-align: left;
}
.el-popover .tm-same-list a b {
  float: right;
  text-align: center;
  font-weight: normal;
}
.el-popover .tm-same-list a b i {
  color: #e2383a;
  font-style: normal;
}
.el-col-6 {
  width: 25%;
  width: 300px;
  padding-right: 10px;
  margin-right: 3px;
}
.tm-result-li.el-col-6:nth-child(4n) {
  width: 290px;
  padding: 0;
  margin-right: 0;
}
.el-button--primary span {
  color: #fff;
}
