
@charset "utf-8";
@import url(../../layui/css/layui.css);

.iconfont{
  font-family:"iconfont" !important;
  font-size:15px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

*{
    margin: 0px;
    padding: 0px;
    font-family: "microsoft yahei","Helvetica Neue", Helvetica, Arial, sans-serif;
}
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td, em, i, span{
    margin:0px;
    padding:0px;

}


.warp{
    width: 100%;
    height: auto;
    text-align: left;
}


html{
    width: 100%;
    height: 100%;
}


input,select,option,textarea,button{
    outline: none;
    border: 0 none;
}
ul,li{
    list-style:none;
}
img{
    border:0 none;
}
a{
    text-decoration:none;
    color: #333333;
}
header, section, footer, aside, nav, article, figure {
    margin:0px;
    padding:0px;
    display: block;
}

/*** ━━━━━━神兽出没━━━━━━
 * 　　　┏┓　　　┏┓
 * 　　┏┛┻━━━┛┻┓
 * 　　┃　　　　　　　┃
 * 　　┃　　　━　　　┃
 * 　　┃　┳┛　┗┳　┃
 * 　　┃　　　　　　　┃
 * 　　┃　　　┻　　　┃
 * 　　┃　　　　　　　┃
 * 　　┗━┓　　　┏━┛Code is far away from bug with the animal protecting
 * 　　　　┃　　　┃    神兽保佑,代码无bug
 * 　　　　┃　　　┃
 * 　　　　┃　　　┗━━━┓
 * 　　　　┃　　　　　　　┣┓
 * 　　　　┃　　　　　　　┏┛
 * 　　　　┗┓┓┏━┳┓┏┛
 * 　　　　　┃┫┫　┃┫┫
 * 　　　　　┗┻┛　┗┻┛
 **━━━━━━感觉么么哒━━━━━━*/

em,i,cite,address,time,wbr,label{
    margin:0px;
    padding:0px;
    font-style:normal;
}


.flex {
    display: flex;
    flex-wrap: wrap;
}
.flex-col {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
/* 垂直水平居中 */
.ver-align{
	vertical-align: middle;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.jcsb {
    justify-content: space-between;
}

.jcc {
    justify-content: center;
}

.jce {
    justify-content: flex-end;
}

.aic {
    align-items: center;
}

.aie {
    align-items: flex-end;
}


.ov-hidden{
    overflow: hidden;
}

/*开关*/
.text-tc {
    text-align: center;
}

.text-tr {
    text-align: right;
}

.text-fw {
    font-weight: bold;
}

.dis-block {
    display: block;
}

.hide {
    display: none;
}

.hand {
    cursor: pointer;
}
.float-left{
    float: left;
}
.float-right{
    float: right;
}
.pad-left-10{
    padding-left: 10px;
}
.mar-top-5 {
    margin-top: 5px;
}

.mar-top-10 {
    margin-top: 10px;
}

.mar-top-15 {
    margin-top: 15px;
}

.mar-top-20 {
    margin-top: 20px;
}

.mar-top-25 {
    margin-top: 25px;
}

.mar-top-30 {
    margin-top: 30px;
}

.mar-top-35 {
    margin-top: 35px;
}

.mar-top-40 {
    margin-top: 40px;
}

.mar-top-45 {
    margin-top: 45px;
}

.mar-top-50 {
    margin-top: 50px;
}

.mar-top-55 {
    margin-top: 55px;
}

.mar-top-60 {
    margin-top: 60px;
}

.mar-left-5 {
    margin-left: 5px;
}

.mar-left-10 {
    margin-left: 10px;
}

.mar-left-15 {
    margin-left: 15px;
}

.mar-left-20 {
    margin-left: 20px;
}

.mar-left-25 {
    margin-left: 25px;
}

.mar-left-30 {
    margin-left: 30px;
}

.mar-left-35 {
    margin-left: 35px;
}

.mar-left-40 {
    margin-left: 40px;
}

.mar-left-45 {
    margin-left: 45px;
}

.mar-left-50 {
    margin-left: 50px;
}

.mar-left-55 {
    margin-left: 55px;
}

.mar-left-60 {
    margin-left: 60px;
}

.mar-left-65 {
    margin-left: 65px;
}

.mar-right-5 {
    margin-right: 5px;
}

.mar-right-10 {
    margin-right: 10px;
}

.mar-right-15 {
    margin-right: 15px;
}

.mar-right-20 {
    margin-right: 20px;
}

.mar-right-25 {
    margin-right: 25px;
}

.mar-right-30 {
    margin-right: 30px;
}


.fc-33 {
    color: #333333;
}

.fc-00 {
    color: #000000;
}
.fc-99 {
    color: #999999;
}
.fc-66 {
    color: #666666;
}
.fc-3c{
    color: #3c3c3c;
}
.fc-ED{
    color: #5199e7;
}
.fc-F4{
	color: #5199e7;	
}
.fs-12 {
    font-size: 12px;
}

.fs-14 {
    font-size: 14px;
}

.fs-16 {
    font-size: 16px;
}

.fs-18 {
    font-size: 18px;
}

.fs-20 {
    font-size: 20px;
}
.fs-24 {
    font-size: 24px;
}




.height-5 {
    width: 100%;
    height: 5px;
    line-height: 5px;
}
.height-10 {
    width: 100%;
    height: 10px;
    line-height: 10px;
}
.height-15 {
    width: 100%;
    height: 10px;
    line-height: 15px;
}

.height-20 {
    width: 100%;
    height: 20px;
    line-height: 20px;
}
.height-25 {
    width: 100%;
    height: 25px;
    line-height: 25px;
}
.height-30 {
    width: 100%;
    height: 30px;
    line-height: 30px;
}
.height-35 {
    width: 100%;
    height: 35px;
    line-height: 35px;
}

.height-40 {
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.height-45 {
    width: 100%;
    height: 45px;
    line-height: 45px;
}
.lin-he-38{
	line-height: 38px;
}
.height-50 {
    width: 100%;
    height: 50px;
    line-height: 50px;
}

.height-55 {
    width: 100%;
    height: 55px;
    line-height: 55px;
}
.height-60 {
    width: 100%;
    height: 60px;
    line-height: 60px;
}
.height-65 {
    width: 100%;
    height: 65px;
    line-height: 65px;
}
.height-70 {
    width: 100%;
    height: 70px;
    line-height: 70px;
}


/* 背景 按钮颜色*/
.hot-button-bj{
    background: #5199e7;
}
.layui-btn:hover {
    opacity: 1!important; 
}
/* 编辑 按钮 */
.edit_btn {
    background: #ebf5ff !important;
	border: 1px solid #5199e7 !important;
	border-radius: 2px !important;
	color: #5199e7 !important;
}
.edit_btn:hover{
	background: #ebf5ff !important;
	    border: 1px solid #5199e7 !important;
	    border-radius: 2px !important;
	    color: #5199e7 !important;
}
/* 删除 */
.del_btn {
   background: #EFEFEF!important;
   border: 1px solid #DADADA!important;
   border-radius: 2px!important;
   color: #333333!important;
}
.del_btn:hover{
	background: #E8E8E8!important;
	border: 1px solid #CFCFCF!important;
	color: #333333!important;
}
/* 取消 */
.qx_btn {
    background: #ffffff!important;
	border: 1px solid rgba(226, 226, 226, 0.46)!important;
	border-radius: 2px!important;
	color: #000000!important;
}
.qx_btn:hover{
	border-color: #ccc;
}
/* 重置 */
.reset-but{
	background-color: none;
}
.reset-but:hover{
	border-color: #ccc;
}
/* 详情 */
.detail_btn{
	background: #41b5ff!important;
	border: 1px solid #41b5ff!important;
	border-radius: 2px!important;
	color: #fff!important;
   
}

/*分页颜色*/
#pageAll {
    margin-top: 10px;
    text-align: center;
}
.layui-tab-brief>.layui-tab-title .layui-this {
    color: #5199e7;
}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after{
    border-bottom-color: #5199e7!important;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
    background: #5199e7;
}
.layui-laypage a:hover{
    color: #5199e7;
}
.layui-tab-brief>.layui-tab-title .layui-this.layui-line {
    color: #333;
	font-size: 16px;
	margin:0;
}
.newDetail-style>.layui-tab-more li.layui-this:after, .newDetail-style>.layui-tab-title .layui-this:after{
    border: none;
}
.layui-tab-brief>.layui-tab-title .layui-this.edit—line:after{
	border: none;
}
.layui-tab .layui-tab-title li i.linei{
	position: absolute;
	left: 70px;
	color: #666;
}
.layui-tab .layui-tab-title li.address-Info{
	position: relative;
	margin-right: 30px;
}
/* 弹窗的 */
.layui-layer-btn0{
	border-color:#5199e7!important;
	background: linear-gradient(-40deg,#5199e70%,#5199e7100%);
}

/*正方形选择框颜色*/
.layui-form-checked[lay-skin=primary] i {
    border-color: #5199e7!important;
    background-color: #5199e7;
    color: #fff;
}
.layui-icon-ok:hover {
    border-color: #5199e7!important;
    background-color: #5199e7;
    border-color: #5199e7!important;
}
/*远点的样式*/
.layui-form-radioed>i{
    color: #5199e7;
}
.layui-form-radio>i:hover{
    color: #5199e7;
}
/*开关的按钮颜色*/
.layui-form-onswitch {
    border-color:#5199e7!important;
    background: linear-gradient(-40deg,#5199e7 0%,#5199e7 100%);
}
/*字体的颜色*/
.fc-ED{
    color:#ED3F25;
}

/*空太图*/
.no-collect{
    font-size: 14px;
    color: #999;
    text-align: center;
    line-height: 30px;
    padding: 20px 0;
}
.no-collect img{
    width: 150px;
    height: 150px;
    object-fit: cover;
    margin: 20px auto;
}

.no-collect p {
    color: #999 !important;
    font-size: 14px !important;
}

/*主体外框*/
.x-body {
    background: #fff;
    margin: 20px;
    border-radius: 5px;
    padding: 10px 20px;
    box-shadow: 0px 0px 2px 0px rgba(4,0,0,0.1);
}

/*tab切换样式*/
.layui-tab {
    margin: 0;
}
.layui-tab-brief > .layui-tab-title li {
    font-size: 18px;
    padding: 0;
    margin: 0 30px 0 0;
}


.table-item-cell{
	color: #333333 !important;
	font-size: 12px !important;
}
.table-item-cell p{
	color: #333333 !important;
	font-size: 12px !important;
}

/*清除浮动*/
.clearfix {zoom:1;}
.clearfix:after {content:'';display:block;height:0;visibility:hidden;clear:both;}

/*超出省略号*/
.ellipsis {
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;	
}
.two-ellipsis{
	word-break:break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
/*input 禁止输入的背景*/
.input-readonly{
    background: #eee;
    color: #999;
}

/*下拉框背景色*/
.layui-form-select dl dd.layui-this {
    background-color: #5199e7!important;
    color: #fff!important;
}

.layui-laydate .layui-this {
    background-color: #5199e7!important;
    color: #fff!important;
}

/*提示样式*/
.layui-layer-msg {
    min-width: 230px !important;
    border: 1px solid #D3D4D3;
    box-shadow: none;
}
/* 合约明细模板样式 */
.templates{
	display: block;
	width: 105px;
	background: #FFF7F6;
	border: 1px solid rgba(245, 112, 95, 0.46);
	border-radius: 2px;			
	text-align: center;
	padding: 8px 2px;
	margin: 10px 0px 0 8px;
}
.templates a{
	color: #F44E29;
}
.pad-top-5{
	padding-top:5px;
}
.templates b{
	text-align: left;
	font-weight: normal;
	display: block;
	position: relative;
	left: 5px;
}
input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
      -webkit-appearance: none;
    }
    input[type="number"]{
      -moz-appearance: textfield;
}

/* 富文本多图样式 */
#div-slide_show{
	display: flex;
	flex-wrap: wrap;
}
#div-slide_show .preview-picture{
	width: 120px;
	height: 120px;
	display: inline-block;
	overflow: hidden;
	margin: 0 10px 10px 0;
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
#div-slide_show .preview-picture img{
	width: 100%;
}
.layui-form-item .layui-input-inline.w-390{
	width: 390px;
}
.posi-relative{
	position: relative;
}


/* element-ui表格样式修改 */
.el-table--border thead th {
    border-right: none !important;
    background: #F5F5F5 !important;
    height: 42px !important;
}
.el-table .el-table__cell {
    padding: 8px 0 !important;
}
.el-table{
    font-size: 12px !important;
    color: #333 !important;
}
.el-table th.el-table__cell>.cell{
    font-size: 12px !important;
    color: #333 !important;
    text-align: center !important;
    font-weight: normal !important;
}
.el-table--enable-row-transition .el-table__body td.el-table__cell{
    padding: 6px 0 !important;
    text-align: center !important;
}
.logo-info {
  width: auto !important;
  max-width: none !important;
  white-space: nowrap !important;
  overflow: visible !important;
  flex-shrink: 0 !important;
}