﻿a {text-decoration:none;color: black;}
a:hover{text-decoration:none; cursor:pointer}/*a标签鼠标经过mouseover时的样式*/
a:link{text-decoration:none; cursor:pointer;} /*a标签未访问时的样式*/
a:visited{text-decoration: overline ; cursor:pointer}/*a标签访问过之后样式*/
a:active{text-decoration:overline;cursor:pointer}/*a标签鼠标按下mousedown时的样式*/

.w100{
  width: 100px;
}
.w150{
  width: 150px;
}
.w200{
  width: 200px;
}
.w300{
  width: 300px;
}
.w400{
  width: 400px;
}
.w500{
  width: 500px;
}
.w600{
  width: 600px;
}
.w700{
  width: 700px;
}
.w800{
  width: 800px;
}
.w900{
  width: 900px;
}
.w1000{
  width: 1000px;
}
.addRow{
  line-height:40px;
  border-bottom: 1px solid #eeeeee;
}
/*=======文字排版 start======*/
.f11 {
  font-size: 11px;
}
.f12 {
  font-size: 12px;
}

.f13 {
  font-size: 13px;
}

.f14 {
  font-size: 14px;
}

.f15 {
  font-size: 15px;
}

.f16 {
  font-size: 16px;
}

.f17 {
  font-size: 17px;
}

.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.f22 {
  font-size: 22px;
}

.f24 {
  font-size: 24px;
}

.f30 {
  font-size: 30px;
}

/*=======定位 begin======*/

.tl {
  text-align: left;
}

.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.fl {
  float: left;
  display: inline;
}

.fr {
  float: right;
  display: inline;
}
.cp{
  cursor: pointer;
}
.cb {
  clear: both;
}

.cl {
  clear: left;
}

.cr {
  clear: right;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.vm {
  vertical-align: middle;
}

.vt {
  vertical-align: top;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

.db {
  display: block;
}

.dn {
  display: none;
}

.ib {
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

.oh {
  overflow: hidden;
}

.ov {
  overflow: visible;
}

.oxa {
  overflow-x: auto
}

.oya {
  overflow-y: auto
}

/*=======定位 end======*/

/*=======边距 start======*/

.ma {
  margin-left: auto;
  margin-right: auto;
}

.m0 {
  margin: 0px;
}

.m10 {
  margin: 10px;
}

.m15 {
  margin: 15px;
}

.m30 {
  margin: 30px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml25 {
  margin-left: 25px;
}

.ml30 {
  margin-left: 30px;
}

.ml40 {
  margin-left: 40px;
}

.ml50 {
  margin-left: 50px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr30 {
  margin-right: 30px;
}

.mr50 {
  margin-right: 50px;
}
.p0{
  padding: 0px;
}
.p5 {
  padding: 5px;
}

.pt6 {
  padding-top: 6px;
}

.p10 {
  padding: 10px;
}

.p15 {
  padding: 15px;
}

.p20 {
  padding: 20px;
}

.p30 {
  padding: 30px;
}

.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt45 {
  padding-top: 45px;
}

.pt50 {
  padding-top: 50px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb60 {
  padding-bottom: 60px;
}

.pl5 {
  padding-left: 5px;
}

.pl10 {
  padding-left: 10px;
}

.pl15 {
  padding-left: 15px;
}

.pl20 {
  padding-left: 20px;
}

.pl25 {
  padding-left: 25px;
}

.pl30 {
  padding-left: 30px;
}

.pl40 {
  padding-left: 40px;
}

.pl50 {
  padding-left: 50px;
}

.pr5 {
  padding-right: 5px;
}

.pr10 {
  padding-right: 10px;
}

.pr15 {
  padding-right: 15px;
}

.pr20 {
  padding-right: 20px;
}

.pr25 {
  padding-right: 25px;
}

.pr30 {
  padding-right: 30px;
}

.pr50 {
  padding-right: 50px;
}

/*=======边距 end======*/

/*色值*/

.c333 {
  color: #333
}

.c666 {
  color: #666
}

.c999 {
  color: #999
}
.rtl {
  direction: rtl
}

.nowrap {
  white-space: nowrap;
}

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ellipsis_line2 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.avator{
  border-radius: 50%;
  width: 48px;
  height: 48px;
}

.hidden-input{
  position: relative;
  width: 0;
  height: 0;
  overflow: hidden;
}
/*让input看不见，而不是直接display: none，如果直接display: none，则不生效*/
.hidden-input .form-control{
  position: absolute;
  left: -1000px;
}
/*.row{
  padding: 15px;
  border-bottom: 1px solid #eeeeee;
  line-height: 40px;
}
.row-bt{
  padding: 15px;
  line-height: 40px;
}*/
.noData{
  color:#409EFF;
  font-size: 18px;
  line-height: 300px;
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-left{
  text-align: left;
}
.el-breadcrumb__inner a, .el-breadcrumb__inner.is-link{
  color: #409EFF!important;
}
.qc-main{
  margin-top: 10px;
}
.messageAlert{
  font-size: 12px;
  color:#666;
  font-weight: normal;
}
.red{
  color: red;
}
.orange{
	color:#ffa800;
}
.green{
  color:green;
}
.primary{
  color:#409EFF;
}
/*.el-submenu__title{
  color: #fff;
}*/
.el-submenu__title i{
  color: #000;
}
.el-submenu__title:hover{
  color: #fff;
  background-color: #409eff;
}
.el-submenu__title:hover i{
  color: #fff!important;
}
.el-menu-item:hover{
  color: #fff;
  background-color: #409eff;
}

.lh50{
  line-height: 50px;
}
.lh100{
  line-height: 100px;
}
.lh150{
  line-height: 150px;
}
.lh200{
  line-height: 200px;
}

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}

.ellipsis_line2 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.prev-last{
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
}
.prev-last-mobile{
  display: flex;
  flex-direction: column;
  padding: 20px 0;
}
.prev-last-mobile .item+.item{
  padding-top: 10px;
}
.prev-last .item{
}
.prev-last a{
  display: flex;
  align-items: center;
}

.prev-last .item .tag{
  width: 60px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  color: #006cff;
  background: #e5f0ff;
  border-radius: 4px;
  margin-right: 10px;
}
.prev-last-mobile a{
  display: flex;
  align-items: center;
}

.prev-last-mobile .item .tag{
  width: 60px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  color: #006cff;
  background: #e5f0ff;
  border-radius: 4px;
  margin-right: 10px;
}