﻿body {
  padding: 0;
  margin: 0 auto;
  color: #333333;
  font-size: 14px;
  font-family: Microsoft Yahei;
  position: relative;
  background: #f2f2f2;
}

body,html {
  /*height: 100%;*/
}

form,div, p, ul, li,ol,dl, dt, dd, h1, h2, h3, h4, h5, h6, input, select, button, textarea, iframe, table, th, td {
  padding: 0;
  margin: 0;
}

dd {
  -webkit-margin-start: 0px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

li {
  list-style: none;
}

img {
  border: none;
  border: 0;
}

i {
  font-style: normal;
}

a {
  text-decoration: none;
  color: #333333;
  cursor: pointer;
}
/*a:focus {outline:none;-moz-outline:none;}*/
a:hover {
  text-decoration: none;
  color: #3188d8;
}

.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  zoom: 1;
}

.clear5 {
  clear: both;
  height: 5px;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  zoom: 1;
}

.clear10 {
  clear: both;
  height: 10px;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  zoom: 1;
}

.clear15 {
  clear: both;
  height: 15px;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  zoom: 1;
}

.clear20 {
  clear: both;
  height: 20px;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  zoom: 1;
}

input, textarea {
  font-family: Microsoft Yahei;
  font-size: 14px;
}

input:focus {
  outline: none;
}

.clearfix {
  *zoom: 1
}

.clearfix:before,.clearfix:after {
  display: table;
  line-height: 0;
  content: ""
}

.clearfix:after {
  clear: both
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.w1200{
  width: 1200px;
}

.w1170{
  width: 1170px;
}

.w200{
  width: 200px;
}

.w950{
  width: 950px;
}

/*检索头部s*/
.searchTop{
  margin: 0 auto;
  overflow: hidden;
  background: #ffffff;
}

.title-search{
  width: 1200px;
  margin-bottom: 15px;
}

.title-txt{
  height: 30px;
  line-height: 30px;
  text-align: right;
  font-weight: bold;
  padding-left: 15px;
  pointer-events:none;
}

.title-cont{
  width: 1100px;
}

.fname{
  width: 1000px;
  border: 1px solid #dcdfe6;
  color: #606266;
  border-radius: 4px;
  padding: 0 15px;
  height: 30px;
}

.search-box{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search-btn{
  min-width: 60px;
  height: 32px;
  color: #fff;
  background-color: #409eff;
  border-color: #409eff;
  font-size: 14px;
  border-radius: 3px;
  text-align: center;
  line-height: 32px;
  margin-right: 30px;
  cursor: pointer;
  user-select: none;
}

.search-index-jump{
  height: 32px;
  color: #fff;
  background-color: #0068b7!important;
  border-color: #0068b7!important;
  font-size: 14px;
  border-radius: 3px;
  text-align: center;
  line-height: 32px;
  margin-left: 5px;
  cursor: pointer;
  user-select: none;
  padding: 0px 15px;
}

.search-index-btn{
  height: 32px;
  color: #fff;
  background-color: #0068b7!important;
  border-color: #0068b7!important;
  font-size: 14px;
  border-radius: 3px;
  text-align: center;
  line-height: 32px;
  margin-left: 5px;
  cursor: pointer;
  user-select: none;
  padding: 0px 15px;
}

.search-index-usual{
  height: 32px;
  color: #fff;
  background-color: #0068b7!important;
  border-color: #0068b7!important;
  font-size: 14px;
  border-radius: 3px;
  text-align: center;
  line-height: 32px;
  margin-left: 5px;
  cursor: pointer;
  user-select: none;
  padding: 0px 15px;
}

.search-resetting{
  width: 60px;
  height: 32px;
  color: #fff;
  background-color: #6e6e6e;
  border-color: #6e6e6e;
  font-size: 14px;
  border-radius: 3px;
  text-align: center;
  line-height: 32px;
  margin-right: 30px;
  cursor: pointer;
  user-select: none;
}

.search-index-high{
  width: 60px;
  height: 32px;
  color: #fff;
  background-color: #909399;
  border-color: #909399;
  font-size: 14px;
  border-radius: 3px;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
  user-select: none;
}

.select-menu {
  cursor: pointer;
  padding-right: 10px;
}

.select-menu-ul {
  margin-top: 50px;
  list-style: none;
  opacity: 0;
  display: none;
  width: 100px;
  text-align: left;
  border: 1px solid #ddd;
  background: #fff;
  position: absolute;
  z-index: 1;
}

.select-menu-ul li {
  padding: 2% 0 2% 3%;
}

.select-menu-ul li:hover {
  background: #f2f2f2;
}

.select-menu-div {
  position: relative;
  height: 30px;
  width: 100px;
  border: 1px solid #ddd;
  line-height: 30px;
  overflow: hidden;
  border-radius: 4px;
}

.select-this {
  background: #1070bc;
  color: #ffffff;
}

.select-this:hover {
  background: #1070bc!important;
  color: #ffffff;
}

/*i {
  margin-right: 5px;
  position: absolute;
  right: 0;
  top: 7px;
}*/

.select-menu-input {
  margin-left: 7%;
  border: 0;
  height: 26px;
  line-height: 26px;
  cursor: pointer;
  user-select: none;
}

.orderby-list{
  padding-right: 15px;
}

.orderby-list span{
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: right;
}

.orderby-list .active{
  color: #036cb4;
  background-color: #daefff;
}

.orderby-list .item{
  margin-right: 1px;
  padding: 2px 6px;
  cursor: pointer;
  border-radius: 4px;
}
.fwnf{
  padding-left: 10px; 
  height: 30px; 
  min-width: 220px; 
  line-height: 30px; 
  border: 1px solid #dcdfe6;  
  background-color: #fff;  
  border-radius: 4px;
  width: 300px;
}
.demo-input{
  padding-left: 10px; 
  height: 30px; 
  min-width: 220px; 
  line-height: 30px; 
  border: 1px solid #dcdfe6;  
  background-color: #fff;  
  border-radius: 4px;
}
.demo-input-s{
  padding-left: 10px; 
  height: 30px; 
  min-width: 220px; 
  line-height: 30px; 
  border: 1px solid #dcdfe6;  
  background-color: #fff;  
  border-radius: 4px;
}
.hide{
  display: none;
}
/*检索头部e*/

/*main区域s*/
.main{
  margin: 0 auto;
  overflow: hidden;
  background: #ffffff;
  padding: 15px
}

.main-line{
  min-height: 74px;
  border-bottom: 1px solid #ffffff;
  overflow: hidden;
  font-size: 12px;
}

.main-line:nth-of-type(odd) {
  background: #f6f6f6;
}

.main-line:nth-of-type(even) {
  background: #dbf3fb;
}

.line-style{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 14px;
  float: left;
  text-align: center;
  min-height: 74px;
  word-wrap:break-word;
  border-right: 1px solid #ffffff;
}

.line-style a{
  margin: 7px;
  cursor: default;
}

.line-style em{
  color: #fd5353;
  font-style: normal;
}

.line-style a:hover{
  color: #333333
}

.main-cont-xh{
  width: 60px;
}

.main-cont-tit{
  width: 350px;
}

.main-cont-tit a{
  cursor: pointer;
  text-align: left;
  line-height: 20px;
  width: 336px;
}

.main-cont-tit a:hover{
  color: #3188d8;
}

.main-cont-fwzh{
  width: 180px;
}

.main-cont-xlzt{
  width: 74px;
}

.main-cont-cwrq{
  width: 140px;
}

.main-cont-fbrq{
  width: 130px;
}

.main-right{
  padding-left: 10px;
  width: 215px;
}

.type-title{
    display: inline-block;
    font-weight: 700;
    background-color: grey;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    padding: 3px 5px;
    margin: 10px 0 10px;
}

.type-list li{
  margin-bottom: 7px;
  line-height: 27px;
}

.type-list li:hover{
  color: #333333;
}

.type-list li a:hover{
  color: #333333;
}

.tree-list .active{
  font-weight: 700;
  color: #0068b7;
}

.type-list li em{
  font-style: normal;
}

.tree-list .active em{
  font-weight: 700;
  color: #0068b7;
}

.table-inner-info {
    font-size: 12px;
    line-height: 18px;
}

.table-inner-info .el-col {
    padding: 7px 0;
}

.el-col{
    line-height: 18px;
    float: left;
    padding: 7px 0;
}

.el-col-12 {
    width: 50%;
}

.key {
    font-weight: 700;
}

.el-col-24 {
    width: 100%;
}

.popup {
    position: absolute;
    display: none;
    z-index: 50;
    border-collapse: collapse;
    background: #ffffff;
    width: 570px;
    border: 1px solid #ebeef5;
    padding: 12px;
    color: #606266;
    line-height: 1.4;
    text-align: justify;
    font-size: 14px;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
    word-break: break-all;
    border-radius: 4px;
}

.popper-arrow {
    position: absolute;
    width: 0px;
    height: 0px;
    border: 7px solid transparent;
    border-top-color: #ffffff;
}

.input-fwzh{
  width: 500px;
}

.input-fwzh-cont{
  width: 300px;
}

.input-fwnf{
  width: 500px;
}

.input-fwnf-cont{
  width: 300px;
}

.usual-title{
  width: 290px;
}

.allKeyword{
  width: 250px;
}

.fwzh{
  width: 300px;
}

/*main区域s*/

/*树状分类s*/
.el-icon-add {
    width: 15px;
    height: 15px;
    margin: 5px;
    background: url(../images/leftIcon1.png) no-repeat left center;
    float: left;
}

.el-icon-reduce {
    width: 15px;
    height: 15px;
    margin: 5px;
    background: url(../images/leftIcon11.png) no-repeat left center;
    float: left;
}

.tree-container .el-tree-node-expand-icon.expanded {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    background: url(../images/leftIcon11.png) no-repeat left center;
    margin-left: 0;
}

.el-tree-node-label{
    margin-bottom: 7px;
    font-size: 16px !important;
    font-weight: bold;
}

.el-tree-node-txt{
    margin-left: 10px;
    margin-bottom: 7px;
    line-height: 25px;
    font-weight: 500;
    font-family: "Microsoft YaHei","SimSun","Arial Narrow";
}

.treeitem{
    overflow: hidden;
    position: relative;
}

.tree-list .el-tree-node:after {
    content:'';
    border-top: 1px dashed #c5c7ca;
    height: 25px;
    top: -12px;
    width: 26px;
    position: relative;
    padding-left: 12px;
    white-space: nowrap;
    outline: 0;
    left: 12px;
}

.tree-list .el-tree-node:before {
    content:'';
    border-left: 1px dashed #c5c7ca;
    bottom: 0px;
    height: 100%;
    top: 0px;
    width: 1px;
    left: 12px;
    position: absolute;
    right: auto;
    border-width: 1px;
}

.tree-list .el-tree-node:nth-last-child(1):before {
    content:'';
    border-left: 1px dashed #c5c7ca;
    bottom: 0px;
    height: 100%;
    top: 0px;
    width: 1px;
    left: 12px;
    position: absolute;
    right: auto;
    border-width: 1px;
    height: 10px;
}

.tree-list .el-tree-node:first-child:before {
    content:'';
    border-left: 1px dashed #c5c7ca;
    bottom: 0px;
    height: 100%;
    top: 0px;
    width: 1px;
    left: 12px;
    position: absolute;
    right: auto;
    border-width: 1px;
    height: 50px;
}

.wjk-city-list li{
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}

.wjk-city-list li a{
    display: block;
    width: 65px;
    height: 35px;
    background-color: rgba(2,46,190,.1);
    border-radius: 5px;
    line-height: 35px;
    color: #0b4b99;
    text-align: center;
}

.gdswjk{
    background-color: #f3f3f3;
}
/*树状分类e*/

/*翻页s*/
.next a{display: inline-block;height: 26px;font-size: 12px;padding:0 10px;color: #333;border:#dddddd 1px solid;margin:0 4px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;}
.next a:hover,.next a.cur{background: #c40001;color: #fff;border-color: #c40001}
.next {color: #333;font-size: 12px;line-height: 26px;text-align: center; padding: 30px 0px 30px 0px;}
.next input{height: 25px;width: 40px;line-height: 26px;border:#ddd 1px solid;margin:0 4px;position: relative;top:-2px;}
/*翻页e*/