a,
body,
button,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
label,
li,
ol,
p,
ul {
  padding: 0;
  margin: 0;
  box-sizing: border-box;

}

a {
  text-decoration: none !important;
}

@font-face {
  font-family: weiruanyahei;
  src: url(../../style/font/Microsoft_YaHei.ttf) format("woff"), url(../../style/font/Microsoft_YaHei.ttf) format("truetype");
  font-weight: 400;
  font-display: "auto";
  font-style: normal
}

html {
  font-family: weiruanyahei, 华文细黑, Source Sans Pro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  font-size: 16px;
  word-spacing: 1px;
  color: #333;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  cursor: default;
  text-align: justify
}

.maxw,
.w1000 {
  margin: 0 auto;
}

.maxw {
  width: 1200px;
}

.breadcrumb {
  height: 60px;
  padding-top: 22px;
  margin-bottom: 0px;
  padding-left: 0px;
}

.maxw .el-breadcrumb,
.maxw .el-breadcrumb__item:last-child .el-breadcrumb__inner,
.maxw .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover,
.maxw .el-breadcrumb__item:last-child .el-breadcrumb__inner a,
.maxw .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover {
  color: #999999;
}

.el-breadcrumb {
  font-size: 14px;
  line-height: 1;
}

.el-breadcrumb:after,
.el-breadcrumb:before {
  display: table;
  content: "";
}

.el-breadcrumb__item {
  float: left;
}

.maxw .el-breadcrumb__inner.is-link,
.maxw .el-breadcrumb__inner a {
  font-weight: 400;
  color: #999;
}

.el-breadcrumb__separator[class*=icon] {
  margin: 0 6px;
  font-weight: 400;
}

.el-icon-arrow-right:before {
  content: "\e6e0";
}

.index.product .nav {
  padding: 17px;
  font-size: 14px;
  color: #666;
  background: #fff;
  border-radius: 4px;
  display: flex;
  /* border-bottom: 1px dashed rgba(25, 25, 25, 0.11) */
}

.index.product .nav .left {
  width: 57px;
  height: 20px;
}

.index.product .nav .right {
  flex: 1;
  padding: 0 8px;
}

.index.product .nav .right .part {
  overflow: hidden;
}

.index.product .nav .right .part li {
  float: left;
  padding: 0 20px;
}

li {
  list-style-type: none;
}

.index.product .nav .right .part li a {
  font-size: 14px;
}

.index.product .zinav {
  padding: 17px 0px;
  font-size: 14px;
  color: #666;
  background: #fff;
  border-radius: 4px;
  display: flex;
}

.index.product .zinav .left {
  width: 57px;
  height: 20px;
}

.index.product .zinav .right {
  flex: 1;
  /* padding: 0 8px; */
}

.index.product .zinav .right .part {
  overflow: hidden;
}

.index.product .zinav .right .part li {
  float: left;
  padding: 0 20px;
  margin-right: 10px;
  margin-bottom: 5px;
}

.index.product .zinav .right .part li a {
  font-size: 14px;
}

.index.product .zinav .right .child .part {
  line-height: 38px;
  /* border-radius: 4px; */
}

.index.product .zinav .right .part {
  overflow: hidden;
  /* float: right; */
  /* width: 93%; */
}

.ft_subtint {
  color: #2E5EC0 !important;
}

a {
  text-decoration: none;
  color: #333;
}

.index.product .nav .right .child .part {
  line-height: 38px;
  padding: 14px 0;
  background: #fbfbfb;
  border-radius: 4px;
}

.index.product .nav .right .part {
  overflow: hidden;
  float: right;
  width: 93%;
  line-height: 36px;
}

.listtext {
  width: 100px;
  height: 60px;
  font-size: 17px;
  font-family: weiruanyahei;
  text-align: center;
  color: #333333;
  line-height: 60px;
  position: relative;
  float: left;
}

.productsBar {
  background-color: #ffffff;
  height: 60px;
  box-sizing: initial;
  border-bottom: 2px solid #2E5EC0;
}

.el-input__inner {
  width: 360px;
  height: 40px;
  border-radius: 20px;
  border: 1px solid #E6E6E6;
  background-color: white;
  padding: 0 15px;
}

.el-input__inner::-webkit-input-placeholder {
  color: #c0c4cc
}

.el-input__inner::-moz-placeholder {
  color: #c0c4cc
}

.el-input__inner:-ms-input-placeholder {
  color: #c0c4cc
}

.el-input__inner::-ms-input-placeholder {
  color: #c0c4cc
}

.el-input__inner::placeholder {
  color: #c0c4cc
}

.el-input__inner:hover {
  border-color: #c0c4cc
}

.el-input__inner:focus {
  outline: none;
  /* border-color: #606ca5 */
}

.this_sort {
  min-height: 60px;
  background-color: #fff;
  margin-top: 10px;
  /* padding: 20px 20px; */
  margin-bottom: 20px;
}

select:active,
select:hover,
select:focus {
  outline-width: 0px;
}

.this_sortFirst {
  float: left;
  min-width: 126px;
  width: 7%;
  /* height: 114px;
  border-right: 1px solid #e2dcdc; */
}

.this_sortSecond {
  position: absolute;
  min-width: 95px;
  width: 5%;
  height: 60px;
  border-right: 1px solid #e2dcdc;
}

.this_sortText {
  text-align: center;
  margin-top: 46px;
}

.this_sortTextSecond {
  text-align: right;
  margin-top: 20%;
}

.sanjiao {
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: green transparent #2E5EC0 transparent;
  border-width: 0px 4px 7px 4px;
  float: right;
  margin-right: 20%;
}

.daosanjiao {
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: #2E5EC0 transparent;
  border-width: 7px 4px 0px 4px;
  float: right;
  margin-top: 8px;
  margin-right: -8px;
}

.heighpriceInput {
  width: 76px;
  height: 25px;
  border: 1px solid #DADADA;
  border-radius: 6px;
}

.heighpriceInput::-webkit-input-placeholder {
  color: #c0c4cc
}

.heighpriceInput::-moz-placeholder {
  color: #c0c4cc
}

.heighpriceInput:-ms-input-placeholder {
  color: #c0c4cc
}

.heighpriceInput::-ms-input-placeholder {
  color: #c0c4cc
}

.heighpriceInput::placeholder {
  color: #c0c4cc
}

.heighpriceInput:hover {
  border-color: #c0c4cc
}

.heighpriceInput:focus {
  outline: none;
  /* border-color: #606ca5 */
}

.lowpriceInput,
.count,
.maxWeight,
.minWeight {
  width: 76px;
  height: 25px;
  border: 1px solid #DADADA;
  border-radius: 6px;
}

.lowpriceInput::-webkit-input-placeholder {
  color: #c0c4cc
}

.lowpriceInput::-moz-placeholder {
  color: #c0c4cc
}

.lowpriceInput:-ms-input-placeholder {
  color: #c0c4cc
}

.lowpriceInput::-ms-input-placeholder {
  color: #c0c4cc
}

.lowpriceInput::placeholder {
  color: #c0c4cc
}

.lowpriceInput:hover,
.count:hover {
  border-color: #c0c4cc
}

.lowpriceInput:focus,
.count:focus {
  outline: none;
  /* border-color: #606ca5 */
}

.chooseButton {
  width: 80px;
  height: 40px;
  border: 1px solid #fff;
  color: white;
  background-color: #2E5EC0;
}

.chooseButton:focus {
  outline: none;
  /* border-color: #606ca5 */
}

.chooseButton:focus,
.chooseButton:hover {
  background: #2E5EC0;
  border-color: #2E5EC0;
  opacity: .7;
  color: #fff
}

.submit {
  width: 200px;
  height: 44px;
  border: 1px solid #fff;
  color: white;
  background-color: #2E5EC0;
}

.submit:focus {
  outline: none;
  /* border-color: #606ca5 */
}

.submit:focus,
.submit:hover {
  background: #2E5EC0;
  border-color: #2E5EC0;
  opacity: .7;
  color: #fff
}


.submit_yanzheng {
  width: 150px;
  height: 50px;
  color: #666666;
  background-color: #E6E6E6;
}

.submit_yanzheng:focus {
  outline: none;
}

.submit_yanzheng:focus,
.submit_yanzheng:hover {
  background: #2E5EC0;
  border-color: #2E5EC0;
  opacity: .7;
  color: #fff
}



#checkedLevel {
  margin-left: 10px;
  width: 120px;
  height: 40px;
  border: 1px solid #DADADA;
  color: #A7A7A7;
}

#arrviTime {
  margin-left: 2px;
  width: 100px;
  height: 40px;
  border: 1px solid #DADADA;
  color: #666666;
}

#choosedata,
#arrviTime,
#checkedLevel:focus {
  outline: none;
  /* border-color: #606ca5 */
}

#choosedata {
  margin-left: 10px;
  width: 200px;
  height: 40px;
  border: 1px solid #DADADA;
  color: #A7A7A7;
}

.listContentitems {
  overflow: hidden;
  padding: 8px 0;
}

option:hover {
  border: 1px solid red
}

.listContentitems .item {
  height: 296px;
  width: 290px;
  background: #fff;
  border-radius: 4px;
  float: left;
  margin: 0 10px 10px 0;
  position: relative;
  transition: .3s;
}

.listContentitems .item {
  height: 515px;
}

.listContentitems .item .top .img {
  height: 250px;
  width: 250px;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
}

.el-image {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.province,
.city,
.district {
  width: 76px;
  height: 25px;
  border: 1px solid #dadada;
  margin-top: 3px;
  border-radius: 5px;
}

/* .city, .district {
  display: none;
} */
.el-image {
  /* background-color: #fbfbfb; */
}

.listContentitems .item .bottom {
  padding-left: 20px;
  padding-right: 20px;
}

.ohi {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-family: weiruanyahei;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 26px;
  display: inline-block;
  width: 256px;
}

.listContentitems .item .bottom p {
  margin-top: 5px;
}

.listContentitems .item .bottom p .c1 {
  font-size: 23px;
  color: #FF5858;
  font-weight: 800;
}

.listContentitems .item .bottom p .c2 {
  color: #999999;
  /* float: right; */
}

.listContentitems .item .bottom p .c3 {
  /* float: right; */
  color: #999999;
}

.listContentitems .item .bottom p .c4 {
  font-size: 14px;
  font-family: weiruanyahei;
  font-weight: 400;
  text-align: left;
  color: #999999;
  line-height: 26px;
}

.listContentitems .item .bottom .ziyingbutton {
  width: 40px;
  height: 22px;
  border: 1px solid #fff;
  background-color: #2E5EC0;

  font-size: 13px;
  font-family: weiruanyahei;
  font-weight: 400;
  text-align: center;
  color: #fefefe;
  line-height: 23px;
}

.listContentitems .item .bottom .youHuibutton {
  width: 43px;
  height: 22px;
  border: 1px solid #F65372;
  background-color: #fff;

  font-size: 13px;
  font-family: weiruanyahei;
  font-weight: 400;
  text-align: center;
  color: #F65372;
  line-height: 23px;
}

.page {
  text-align: center;
  padding: 30px 0;
}

.el-pagination {
  white-space: nowrap;
  padding: 2px 5px;
  color: #303133;
}

.page .el-pagination .btn-prev {
  height: 26px;
  width: 26px;
  border-radius: 26px;
  min-width: 26px;
  padding: 0;
}

.el-pagination button:disabled {
  color: #c0c4cc;
  background-color: #fff;
  cursor: not-allowed;
}

.el-pagination .btn-prev {
  padding-right: 12px;
}

.el-pagination .btn-next,
.el-pagination .btn-prev {
  background: 50% no-repeat;
  background-size: 16px;
  background-color: #fff;
  cursor: pointer;
  margin: 0;
  color: #303133;
}

.el-pagination button {
  border: none;
  padding: 0 6px;
  background: transparent;
}

.el-pagination button,
.el-pagination span:not([class*=suffix]) {
  display: inline-block;
  font-size: 13px;
  min-width: 35.5px;
  height: 28px;
  line-height: 28px;
  vertical-align: top;
  box-sizing: border-box;
}

button,
input {
  border: none;
  outline: none;
}


.page {
  padding: 28px 0 0 0;
}

.page span {
  /* display: inline-block; */
  width: 60px;
  height: 24px;
  line-height: 50px;
  text-align: center;
  color: #666666;


}

#pageNav {
  display: inline-block;
}

#pageNav a {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #666666;
  border: 1px solid #DADADA;
  margin-left: -1px;
  text-decoration: none;
}

#pageNav a.active,
#pageNav a:hover {
  font-weight: bold;
  background: #2e5ec0;
    color: #ffffff;
}

.prev:hover {
  cursor: pointer;
}

.next:hover {
  cursor: pointer;
}

.el-pager {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  list-style: none;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  padding: 0;
  margin: 0;
}

.page .el-pager li.active {
  height: 26px;
  width: 26px;
  color: #fff;
  background: #ec554c;
}

.el-pager li.active {
  color: #606ca5;
  cursor: default;
}

.page .el-pager li {
  height: 26px;
  width: 26px;
  min-width: 26px;
  line-height: 26px;
  margin-left: 8px;
  border-radius: 26px;
  background: transparent;
}

.el-pager li {
  padding: 0 4px;
  background: #fff;
  vertical-align: top;
  display: inline-block;
  font-size: 13px;
  min-width: 35.5px;
  height: 28px;
  line-height: 28px;
  cursor: pointer;
  box-sizing: border-box;
  text-align: center;
  margin: 0;
}

li {
  list-style-type: none;
}

.el-pager li.btn-quicknext,
.el-pager li.btn-quickprev {
  line-height: 28px;
  color: #303133;
}

.page .el-pager li {
  height: 26px;
  width: 26px;
  min-width: 26px;
  line-height: 26px;
  margin-left: 8px;
  border-radius: 26px;
  background: transparent;
}

.el-pager li {
  padding: 0 4px;
  background: #fff;
  vertical-align: top;
  display: inline-block;
  font-size: 13px;
  min-width: 35.5px;
  height: 28px;
  line-height: 28px;
  cursor: pointer;
  box-sizing: border-box;
  text-align: center;
  margin: 0;
}

[class*=" el-icon-"],
[class^=el-icon-] {
  font-family: element-icons !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.el-pager .more:before {
  line-height: 30px;
}

.page .el-pagination .btn-next {
  margin-left: 8px;
}

.page .el-pagination .btn-next,
.page .el-pagination .btn-prev {
  height: 26px;
  width: 26px;
  border-radius: 26px;
  min-width: 26px;
  padding: 0;
}

.el-pagination .btn-next {
  padding-left: 12px;
}

.el-pagination .btn-next,
.el-pagination .btn-prev {
  background: 50% no-repeat;
  background-size: 16px;
  background-color: #fff;
  cursor: pointer;
  margin: 0;
  color: #303133;
}

.el-pagination button {
  border: none;
  padding: 0 6px;
  background: transparent;
}

.el-pagination button,
.el-pagination span:not([class*=suffix]) {
  display: inline-block;
  font-size: 13px;
  min-width: 35.5px;
  height: 50px;
  line-height: 50px;
  vertical-align: top;
  box-sizing: border-box;
  border: 1px solid #DADADA;
  color: #666666;
  width: 100px;
}

button,
input {
  border: none;
  outline: none;
}

.el-pagination__editor.el-input {
  width: 50px;
}

.el-input {
  position: relative;
  font-size: 14px;
  display: inline-block;
  width: 100%;
}

.el-pagination__editor {
  line-height: 18px;
  padding: 0 2px;
  height: 28px;
  text-align: center;
  margin: 0 2px;
  box-sizing: border-box;
  border-radius: 3px;
}

.el-pagination__editor.el-input .el-input__inner2 {
  height: 28px;
}

.el-pagination__jump .el-input__inner2 {
  padding: 0 3px;
}

.el-pagination .el-input__inner2 {
  text-align: center;
  -moz-appearance: textfield;
  line-height: normal;
}

.el-input__inner2 {
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 40px;
  line-height: 40px;
  outline: none;
  padding: 0 15px;
  transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
  width: 100%;
}

.el-image__inner {
  vertical-align: top;
}

.el-image__error,
.el-image__inner,
.el-image__placeholder {
  width: 100%;
  height: 100%;
}

.el-popover {
  position: absolute;
  background: #fff;
  min-width: 150px;
  border-radius: 4px;
  border: 1px solid #ebeef5;
  padding: 12px;
  z-index: 2000;
  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;
}

.el-popover {
  min-width: 80px !important;
}

.el-popper .popper__arrow {
  border-width: 6px;
  -webkit-filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03));
  filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03));
}

.el-popper .popper__arrow,
.el-popper .popper__arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.el-popper[x-placement^=left] .popper__arrow:after {
  right: -55px;
  bottom: -6px;
  margin-left: -6px;
  border-right-width: 0;
  border-left-color: #fff;
}

.el-popper .popper__arrow:after {
  content: " ";
  border-width: 6px;
}

.el-popper .popper__arrow,
.el-popper .popper__arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.el-popper .popper__arrow {
  border-width: 6px;
  -webkit-filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03));
  filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03));
}

.iconfont {
  font-family: iconfont !important;
  font-family: iconfont !important;
  font-size: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.el-popover:focus,
.el-popover:focus:active,
.el-popover__reference:focus:hover,
.el-popover__reference:focus:not(.focusing) {
  outline-width: 0
}

.pageContent {
  height: 100px;
  /* background-color: #fff; */
  margin-bottom: 62px;
  text-align: center;
}

.el-pagination span{
  background-color: #fff;
}
#pageNav a{
  background-color: #fff;
}
.goods .productsBar .listtext a {
  width: 100px;
  height: 60px;
  font-size: 17px;
  font-family: weiruanyahei;
  text-align: center;
  color: #333333;
  line-height: 50px;
  position: relative;
  float: left;
  margin-top: 5px;
}


.askOnline_content {
  width: 1100px;
  height: 533px;
  overflow-y: scroll;
}

.askOnline_title {
  height: 119px;
  border-bottom: 1px solid #E6E6E6;
}

.askprice_html {
  font-size: 26px;
  font-family: weiruanyahei;
  font-weight: 700;
  text-align: left;
  color: #333333;
}

.asktitle_right {
  font-size: 14px;
  font-family: weiruanyahei Regular;
  font-weight: 400;
  text-align: right;
  color: #666666;
  position: relative;
  float: left;
  padding: 46px 40px;
  width: 41%;
}

.asktitle_left {
  position: relative;
  float: left;
  padding: 46px 40px;
  width: 25%;
}



.pinming {
  position: relative;
  float: left;
  font-size: 15px;
  font-family: weiruanyahei;
  font-weight: 400;
  text-align: left;
  color: #333333;
  margin-top: 13px;
  margin-right: 20px
}

#plandanwei {
  margin-left: 10px;
  width: 120px;
  height: 44px;
  border: 1px solid #DADADA;
  color: #A7A7A7;
}

.chooseBuydanwei {
  position: relative;
  float: left;
  margin-right: 20px;
}

.tanc_lowpriceInput {
  width: 60px;
  height: 44px;
  border: 1px solid #DADADA;
}

.tanc_heighpriceInput {
  width: 60px;
  height: 44px;
  border: 1px solid #DADADA;
}

.tanc_lowheightInput {
  width: 60px;
  height: 44px;
  border: 1px solid #DADADA;
}

.tanc_heighheightInput {
  width: 60px;
  height: 44px;
  border: 1px solid #DADADA;
}

.shouhuoAddress {
  width: 900px;
  height: 50px;
  color: #A7A7A7;
  border: 1px solid #DADADA;
}

.remark {
  width: 900px;
  height: 100px;
  color: #A7A7A7;
  border: 1px solid #DADADA;
}

.yanzhengma {
  width: 150px;
  height: 50px;
  color: #A7A7A7;
  border: 1px solid #DADADA;
}

.mobilephone {
  width: 250px;
  height: 50px;
  color: #A7A7A7;
  border: 1px solid #DADADA;
}

.plandcount {
  width: 75px;
  height: 44px;
  border: 1px solid #DADADA;
  color: #A7A7A7;
}

#jiaogeData {
  width: 340px;
  height: 50px;
  color: #A7A7A7;
  border: 1px solid #DADADA;
}

.onepriceHtml {
  font-size: 15px;
  font-family: weiruanyahei;
  font-weight: 400;
  text-align: left;
  color: #333333;
}

.jiaogehtml {
  font-size: 15px;
  font-family: weiruanyahei;
  font-weight: 400;
  text-align: left;
  color: #333333;
}

.niuname {
  font-size: 14px;
  font-family: weiruanyahei;
  font-weight: 400;
  text-align: left;
  color: #333333;
}

.falseradio,
.trueradio {
  font-size: 15px;
  margin-left: 10px;
  margin-right: 10px;
}

.remarkdiv {
  height: 120px;
  width: 100%;
}

.yanzh_phone {
  height: 70px;
  width: 100%;
}

.fabu,
.cancel {
  width: 150px;
  height: 50px;
  color: #666666;
  background-color: #fff;
  border: 1px solid #DADADA;
}

.fabu {
  color: #fff;
  background-color: #2E5EC0;
}

.cancel {
  margin-right: 20px;
}

.tijiao {
  width: 698px;
  float: right;
}

option::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #999999;
  text-indent: 10px;
}

.jiancount,
.jiacount {
  width: 25px;
  height: 22px;
  border: 1px solid #E6E6E6;
  cursor: pointer;
}

.jiancount i:after {
  position: absolute;
  content: '\25bc';
  color: #A7A7A7;
  font-size: 10px;
  margin-left: 6px;
}

.jiacount i:after {
  position: absolute;
  content: '\25b2';
  color: #A7A7A7;
  font-size: 10px;
  margin-left: 6px;
}

#datetime {
  height: 25px;
  border: 1px solid #DADADA;
  width: 120px;
  border-radius: 5px;
}

input::-webkit-input-placeholder {
  /* WebKit browsers */
  font-size: 11px;
}

input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 11px;
}

input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 11px;
}

input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-size: 11px;
}

.dropdown {
  width: 150px !important;
}

.confirmButton {
  width: 54px;
  height: 27px;
  border: 1px solid #fff;
  color: white;
  background-color: #2E5EC0;
  font-size: 13px;
  margin-top: 5px;
}

.confirmButton:hover {
  border-color: #2E5EC0;
  opacity: 0.7;
}

label {
  font-weight: 500 !important;
}

.noLists {
  margin-top: 13px;
  display: none;
}


/* 未认证弹层 */
.layui-m-layer1 .layui-m-layerchild {
  border-radius: 5px !important;
}

.shimingcompent {
  background-color: #fff;
  width: 460px;
  height: 280px;
  border-radius: 5px
}

.closeicon {
  width: 30px;
  height: 20px;
  padding-top: 19px;
  float: right;
  cursor: pointer;
}

.fabu,
.cancel {
  width: 150px;
  height: 50px;
  color: #666666;
  background-color: #fff;
  border: 1px solid #DADADA;
}

.fabu {
  background-color: #2E5EC0;
  color: #fff;
}

.cancel {
  margin-right: 10px;
  margin-left: 14%;
  margin-top: 20px;
}

.closeicon {
  float: right;
  cursor: pointer;
}

.closeicon2 {
  width: 460px;
  height: 50px;
  background-color: #f4f4f4;
  border-radius: 6px;
  font-size: 16px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 26px;
}

.closeTancengicon {
  float: right;
  margin-right: 20px;
  margin-top: 15px;
  cursor: pointer;
  position: relative;
}

.listContentitems .item:hover {
  box-shadow: 3px 3px 8px rgba(160, 174, 188, .5)
}

.totalPageContent {
  width: 235px;
  height: 50px;
  background: #FFFFFF;
  border-radius: 2px;
  border: 1px solid #D3D2D2;
  border-radius: 2px;
}

@media screen and (max-width: 1430px) {
  .maxw {
    width: 1024px;
  }
}

@media screen and (max-width:1300px) {
  .leftSideBar {
    display: none
  }

  .index .bl .rside {
    display: none
  }

}

@media screen and (max-width:1200px) {
  .rightSideBar {
    display: none
  }

  .small-hide {
    display: none !important
  }

  #__nuxt {
    width: 1200px;
  }

  .el-popover {
    display: none;
  }

  .headerCss {
    width: 1200px;
  }

  .footerCss {
    width: 1200px;
  }
}