#demark .content-inq-nav a.on {
  color: #fff;
}

#demark .pagebreak .page_current,
#demark .pagebreak a:hover {
  background: #1296db;
  color: #fff;
  border-color: #1296db;
}

#demark .pagebreak a {
  padding: 4px 10px;
  border: 1px solid #dddddd;
  margin: 5px;
  border-radius: 4px;
  color: #999;
}

#demark .pagebreak table {
  margin: 0px auto;
}

.trade_status {
  color: #fff;
  padding: 0 4px;
  border-radius: 3px;
  display: inline-block;
  line-height: 24px;
}

/* 无搜索结果显示 20171103 */

.content-error {
  height: 400px;
  padding-left: 480px;
  background: url(/template/Home/Default/PC/Static/img/module/trademark/error_icon2.jpg) no-repeat 280px center;
  color: red;
}

.content-error .error-txt {
  padding-top: 154px;
  font-size: 28px;
  color: #fe8431;
}

.content-error .timer {
  margin-top: 22px;
  font-size: 18px;
  color: #333;
}

.content-error a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 100px;
  height: 36px;
  line-height: 36px;
  margin-left: 10px;
  text-align: center;
  border-radius: 5px;
  background: #fe8431;
  color: #fff;
}

.content-error a:hover {
  background: #e74c3c;
}

/*近似查询增加详细条件*/

.jinsi .container {
  text-align: left;
  width: 1200px;
  margin: auto;
  overflow: hidden;
  zoom: 1;
}

.jinsi .container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.jinsi .container h1 {
  margin-top: 50px;
  text-align: center;
  margin-bottom: 30px;
}

.jinsi {
  /* check-jinsi new0901 */
  /*common*/
  /*查询结果*/
  /*.content-error {color: red; text-align: center}
  .content-error a{display: inline-block;*display: inline;zoom:1; width: 90px;height: 30px;line-height: 30px;text-align: center;border-radius: 5px;}*/
  /*查询结果详情*/
  /*无查询结果*/
}

#demark .content-inq-con li img {
  /* float: left;
  width: 180px;
  height: 120px; */
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}

#demark .content-inq-nav {
  padding: 0 12px;
}

.jinsi .check-some input[type='checkbox'] {
  vertical-align: -2px;
}

.jinsi .fleft {
  float: left;
}

.jinsi .fright {
  float: right;
}

.jinsi .fs16 {
  font-size: 16px;
}

.jinsi .query-banner {
  width: 100%;
  height: 256px;
  margin: 0 auto;
  background: url(/Content/images/cate_banner.jpg) no-repeat center;
  color: #fff;
  overflow: hidden;
  text-align: center;
}

.jinsi .query-banner .banner-tit {
  padding-bottom: 15px;
  margin: 74px 0 15px;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 2px;
}

.jinsi .query-banner .banner-btn {
  display: inline-block;
  padding: 10px 20px;
  background: #fe8431;
  border-radius: 4px;
  font-size: 16px;
  color: #fff;
}

.jinsi .query-ad {
  height: 90px;
  line-height: 90px;
  border-bottom: 2px solid #fe8431;
}

.jinsi .query-ad .ad-tit {
  margin-right: 35px;
  font-size: 22px;
}

.jinsi .query-ad .ad-load {
  padding-left: 32px;
  background: url(/template/Public/img/cate_icon_01.png) no-repeat left;
  font-size: 20px;
}

.jinsi .query-ad .join {
  height: 90px;
  padding: 26px 0 0 62px;
  background: url(/Content/images/cate_icon_02.jpg) no-repeat left 18px;
}

.jinsi .query-ad .join p {
  line-height: 20px;
}

.jinsi .query-terms>div {
  border-bottom: 1px solid #E5E5E5;
}

.jinsi .query-terms>div:last-child {
  border: none;
}

.jinsi .query-terms .term-tit {
  display: inline-block;
  width: 105px;
  height: 30px;
  padding: 15px 0;
  line-height: 30px;
  vertical-align: top;
  text-align: right;
  font-weight: 600;
}

.jinsi .query-terms .term-lis {
  display: inline-block;
  width: 1060px;
  padding: 15px 10px 15px 17px;
}

.jinsi .tm-cate li {
  display: inline-block;
  width: 120px;
  height: 30px;
  margin: 0 5px 10px 0;
  line-height: 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  cursor: pointer;
}

.jinsi .tm-cate li.active,
.jinsi .tm-cate li:hover {
  background: #e2383a;
  color: #fff;
}

.jinsi .method .tm-method {
  width: 150px;
  height: 30px;
  padding-left: 10px;
  border-radius: 4px;
  border: 1px solid #ccc;
}

.jinsi .tm-type:first-child {
  margin-bottom: 20px;
}

.jinsi .tm-type input {
  margin-left: 15px;
}

.jinsi .tm-type input:first-child {
  margin-left: 0;
}

.jinsi .tm-name {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
  border-radius: 4px;
  border: 1px solid #ccc;
  font-size: 16px;
}

.jinsi .btn-lis {
  padding: 15px 10px 30px 17px;
  text-align: center;
}

.jinsi .btn-lis .btn {
  width: 140px;
  height: 40px;
  margin: 0 26px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: #e2383a;
  border: none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.jinsi .btn-lis .btn:hover {
  background: #e25a5b;
}

.jinsi .query-result {
  margin: 40px auto;
}

.jinsi .query-result table th {
  background-color: #f7f7f7;
}

.jinsi .query-result table tr {
  border: 1px solid #E5E5E5;
}

.jinsi .query-result table td,
.jinsi .query-result table th {
  padding: 10px;
  text-align: center;
}

.jinsi #tm-details {
  background-color: #fff;
  padding: 80px 0;
}

.jinsi .orange {
  color: #fe8431;
}

.jinsi .red {
  color: #ff0000;
}

.jinsi .right {
  float: right;
}

.jinsi span.status,
.jinsi i.status {
  max-width: 150px;
  color: #fff;
  font-size: 12px;
  border-radius: 3px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 2px;
  background-color: #fe8431;
  font-style: normal;
  line-height: 120%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jinsi span.status-0,
.jinsi i.status-0 {
  background-color: red;
}

.jinsi span.status-2,
.jinsi span.status-5,
.jinsi i.status-2,
.jinsi i.status-5 {
  background-color: green;
}

.jinsi .content-inq {
  margin-top: 20px;
}

.jinsi .content-inq-nav {
  border: 1px solid #e6e6e6;
  height: 48px;
  line-height: 48px;
  padding: 0 12px;
  margin-bottom: 10px;
  background: #f7f7f7;
}

.jinsi .content-inq-nav a {
  display: inline-block;
  height: 20px;
  width: 52px;
  margin-left: 24px;
  text-align: center;
  line-height: 20px;
}

.jinsi .content-inq-nav a.on {
  background: #fe8431;
  color: #FFF;
}

.jinsi .content-inq-con {
  border-top: 1px solid #e6e6e6;
}

.content-inq-con li {
  height: auto;
  padding: 15px 20px;
  border-bottom: 1px dashed #e6e6e6;
  zoom: 1;
  position: relative;
  cursor: pointer;
}

.jinsi .content-inq-con li i.tm-saling-container {
  display: none;
  margin-left: 5px;
}

.jinsi .content-inq-con li.tm-saling i.tm-saling-container {
  display: inline-block;
}

.jinsi .content-inq-con li:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.jinsi .content-inq-con li img {
  /* float: left;
  width: 180px;
  height: 120px; */
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}

.jinsi .content-inq-con li div {
  float: right;
  width: 924px;
}

.jinsi .content-inq-con li div span {
  width: 226px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  line-height: 36px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.jinsi .content-inq-con li div span strong {
  float: left;
  font-weight: 500;
}

.jinsi .content-inq-con li div span i {
  float: left;
  margin-top: 9px;
}

.jinsi .content-inq-con li div span .buy-btn {
  padding: 4px 36px;
  border: 1px solid #fe8431;
  border-radius: 4px;
  color: #fe8431;
}

.jinsi .content-inq-con li div span .buy-btn:hover {
  background: #fe8431;
  color: #fff;
}

.jinsi .content-inq-con li div span.long {
  width: 90%;
}

.jinsi .content-inq-con li div span.l-9 a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-right: 10px;
  background-color: #fe8431;
  color: #fff;
  height: 28px;
  line-height: 28px;
  padding: 0 5px;
  border-radius: 3px;
  border: 1px #fe8431 solid;
}

.jinsi .content-inq-con li div span.l-9 a:last-child {
  background-color: #fff;
  color: #666;
  border: 1px #ddd solid;
}

.jinsi .content-inq-con li p a {
  display: inline-block;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 5px;
  float: right;
  margin-left: 10px;
}

.jinsi a.a-orange {
  background: #fe8431;
  color: #FFF;
}

.jinsi a.a-blue {
  background: #5c92fa;
  color: #FFF;
}

.jinsi a.a-gray {
  background: #e6e6e6;
  color: #999999;
}

.jinsi a.a-red {
  background: #e6e6e6;
  color: #ff0000;
  background: url("../images/check/icon-chushou.png") left no-repeat;
  width: 90px;
  padding-left: 12px;
}

.jinsi .content-inq-con .right p {
  float: left;
  height: 24px;
  margin-top: 20px;
  margin-left: 10px;
}

.jinsi .content-inq-con .right p a {
  padding: 3px 5px;
  border: 1px solid #e6e6e6;
  margin-left: 5px;
}

.jinsi .content-inq-con .right p a.on {
  color: #FFF;
  background: #fe8431;
}

.jinsi .content-inq-con .tmnone {
  padding: 60px 0;
  border-bottom: 1px solid #e6e6e6;
  font-size: 20px;
  text-align: center;
}

.jinsi .tm-step-footer {
  height: 30px;
  padding: 15px 10px;
  border: 1px solid #e6e6e6;
  border-top: none;
}

.jinsi .tm-step-footer a {
  display: inline-block;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 5px;
  float: right;
  margin-left: 10px;
}

.jinsi div.quick-insert {
  margin-top: -30px;
  position: absolute;
}

.jinsi .content-error {
  height: 400px;
  padding-left: 570px;
  border-bottom: 1px solid #e6e6e6;
  background: url(/template/Home/Default/PC/Static/img/module/trademark/error_icon2.jpg) no-repeat 280px center;
  color: red;
}

.jinsi .content-error .error-txt {
  padding-top: 154px;
  font-size: 28px;
  color: #fe8431;
}

.jinsi .content-error .timer {
  margin-top: 22px;
  font-size: 18px;
  color: #333;
}

.jinsi .content-error a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 100px;
  height: 36px;
  line-height: 36px;
  margin-left: 10px;
  text-align: center;
  border-radius: 5px;
  background: #fe8431;
  color: #fff;
}

.jinsi .content-error a:hover {
  background: #e74c3c;
}

#trademark-notice {
  display: none;
}

.js-search .content-inq-bar {
  display: none;
}

.js-search .content-inq-con {
  width: auto;
  float: none;
}

.js-search .content-inq-con li div span {
  width: 226px;
}

.js-search .content-inq-con li div {
  width: 924px;
  float: right;
}

.content-inq-con li div span .buy-btn {
  padding: 4px 36px;
  border: 1px solid #fe8431;
  border-radius: 4px;
  color: #fe8431;
}

.content-inq-con .tmnone {
  padding: 60px 0;
  border-bottom: 1px solid #e6e6e6;
  font-size: 20px;
  text-align: center;
}

.content-inq-con li div .tm_name {
  width: 226px;
  display: inline-block;
  zoom: 1;
  line-height: 36px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #dc4c4c;
}

/* .js-search #demark .newer >img{
    float: left;
    width: 180px;
    height: 120px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
} */

.jinsi .query-terms .term-lis {
  width: 1045px;
  box-sizing: border-box;
  position: relative;
}

.tm-cate {
  height: 30px;
  overflow: hidden;
  width: 1000px;
}

.show_more {
  line-height: 30px;
  margin: 0;
  position: absolute;
  right: -50px;
}

.show_more {
  top: 14px;
}

.show_more {
  border: 1px solid #e2383a;
  color: #e2383a;
  margin-bottom: 10px;
}

.show_more span {
  padding: 0 2px;
  width: auto;
  font-size: 12px;
  color: #e2383a;
}

.show_more .icon-img {
  width: 14px;
  height: 14px;
  display: inline-block;
  background: url(/template/Home/Default/PC/Static/img/module/trademark/down_more.png) no-repeat center center;
  background-size: contain;
  vertical-align: -3px;
}

.show_more.zhan .icon-img {
  width: 14px;
  height: 14px;
  display: inline-block;
  background: url(/template/Home/Default/PC/Static/img/module/trademark/up_more.png) no-repeat center center;
  background-size: contain;
  vertical-align: -3px;
}

.show_more.btn {
  display: inline-block;
  width: 60px;
  margin: 3px 20px 0 8px;
  line-height: 24px;
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}

/*0318上传控件--图形查询*/

.tuxing-search .uploader_07 {
  float: left;
  width: 140px;
  height: 150px;
  margin: 10px 0 0;
  display: block;
  *display: block;
  *zoom: 1;
  position: relative;
  transition: .6s;
}

.tuxing-search .uploader_07:after {
  content: " "
}

.tuxing-search .uploader_07 .layer-input {
  position: absolute;
  left: 5px;
  top: 0;
  width: 120px;
  height: 120px;
  cursor: pointer;
}

.tuxing-search .uploader_07 .file-input {
  width: 120px;
  height: 120px;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
  left: 5px;
  top: 0;
  position: absolute
}

.tuxing-search #tmlist li {
  display: inline-block;
  width: 224px;
  height: 180px;
  margin: 0 6px 20px;
  border: 1px solid #ddd;
  float: left;
}

.tuxing-search #tmlist li .img {
  display: inline-block;
  width: 100%;
  /* height: 130px; */
  padding: 0;
  text-align: center;
}

#tmlist>li>a>p {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  text-align: center;
}

#demark #tmlist .f_img_wrap {
  float: none;
  width: 100%;
  line-height: 120px;
  height: 130px;
}

.tuxing-search #tmlist li .img img {
  /* max-width: 100%;
  height: 120px; */
  vertical-align: middle;
}

.tuxing-search #tmlist li p {
  width: 100%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tuxing-search div .content-inq-con {
  border-top: none;
}

.tuxing-search #demark .content-inq-con li img {
  border: none;
}

.tuxing-search .uploader_07 .layer-input {
  height: auto;
}

/* 行内样式拉进来 */
#tm-details {
  padding-top: 0;
}

.content-inq-con li div.img_wrap {
  width: 16%;
  float: left;
  text-align: center
}

.content-inq .content-inq-bar .cls-ul.active {
  height: auto;
}

/* 默认显示下拉框 使用v-show控制 */
#demark-banner .slide-box {
  display: block;
}

.input-box .form-table li {
  float: left;
}

.checked-box div.fr {
  margin-right: 10px;
  margin-top: -2px;
}

/* 以上公共代码 */
/* 综合查询 */
#demark-banner {
  height: 348px;
}

#banner {
  height: 240px;
}

.banner-bottom-search {
  margin-top: 0;
}

.banner-h3-title {
  height: 120px;
  line-height: 120px;
  text-align: center;
  color: #fff;
  font-size: 48px;
}

.banner-content {
  height: 100%;
  background: url(/template/Home/Default/PC/Static/img/module/trademark/Snip20180710_35_02.jpg) no-repeat 50% 50%;
  height: 100%;
  background-size: cover;
  padding-top: 24px;
  box-sizing: border-box;
}

#banner .banner-btn-wrap {
  height: 44px;
  width: 314px;
  margin: 0 auto;
  overflow: hidden;
}

#banner .banner-btn-wrap .fr {
  float: right;
}

#banner .banner-btn-a {
  width: 136px;
  height: 44px;
  float: left;
  color: #fff;
  line-height: 44px;
  border-radius: 4px;
  background: #e2383a;
  font-size: 16px;
  text-align: center;
}


.jinsi .tm-name {
  height: 38px;
  line-height: 38px;
}

.jinsi .tm-cate {
  height: 30px;
}

.jinsi .tm-cate.active {
  height: auto;
}

.jinsi .el-checkbox {
  margin-right: 15px;
}

.jinsi .el-checkbox+.el-checkbox {
  margin-left: 0;
}

.jinsi .tm-type:first-child {
  margin-bottom: 10px;
}

.jinsi .query-terms .name .term-tit {
  padding: 20px 0;
}

.jinsi .btn-lis a.btn {
  display: inline-block;
}

.jinsi .tmnone {
  font-size: 14px;
}

.jinsi #tm-details {
  padding-top: 0;
}

.jinsi .content-inq-nav img {
  margin-top: 15px;
}

.jinsi .content-inq-con li img {
  margin-top: 10px;
}

.jinsi .el-page-wrap {
  text-align: right;
  margin-top: 15px;
}

.error-txt a {
  color: #009FE8;
  background: transparent;
  width: auto;
  opacity: 0.7;
}

/* 重写element-ui的单选框样式 ----START */
.jinsi .el-checkbox__inner {
  border-color: #999;
}

.jinsi .el-checkbox__input.is-checked .el-checkbox__inner,
.jinsi .el-checkbox__input.is-indeterminate .el-checkbox__inner {
  background-color: transparent;
  border-color: #999;
}

.jinsi .el-checkbox__input.is-focus .el-checkbox__inner {
  border-color: #999;
}

.jinsi .el-checkbox__inner:hover {
  border-color: #999;
}

.jinsi .el-checkbox__input.is-checked+.el-checkbox__label {
  color: #666;
}

.jinsi .el-checkbox__inner::after {
  border-color: #e2383a
}

/* 重写element-ui的单选框样式 -----END */

/* global trademark */

.page-jinsi#demark-banner {
  height: 240px;
}

.page-index#demark-banner .banner-content {
  height: 440px;
}