/*!
 * Copyright (c) 2013-Now http://jeesite.com All rights reserved.
 * 项目自定义的公共CSS，可覆盖jeesite.css里的样式
 */


.ui-jqgrid .actions>a i.fa-pencil, .ui-jqgrid .actions>a i.glyphicon-ok-circle {
    color: #638cc9;
    font-size: 20px;
}

.btn{
    background:url(./but_hover@2x.png)no-repeat center;
    background-size: 360px;
    border:none;
    font-size:14px!important;
    color: #fff;}
.container-fluid{
    background-color: #dfeffe;
    padding:10px 20px;

}
.form-control{
    font-size: 1.2rem!important;
}

.ui-jqgrid .actions>a i.glyphicon {
    font-size: 16px;
}
.box-tools .btn{
    margin: 5px 1px;

    background-color: #dceefd;
}
.btn-default:hover, .btn-default:active, .btn-default.hover {
    background:url(./but_pressed2@2x.png)no-repeat center;
    background-size: 460px;
    background-color: #dceefd;
}
.btn-default:active{
    background:url(./but_pressed2@2x.png)no-repeat center;
    background-size: 460px;
    background-color: #dceefd;
}

.btn-default:hover {
    color: #333;
    background-color:transparent ;
    border-color: transparent;
}
.table thead tr, .ui-jqgrid-htable thead tr, .ui-jqgrid-hdiv, .ui-jqgrid-hbox {
    background-color: #dceefd;}
.box-main>.box-header {
    border-bottom: 1px solid #eee;

}
.ui-widget-content{
    border-top: 2px solid #b2cfff;
}
.ui-jqgrid-sortable {
    padding-left: 4px;
    font-size: 14px;}


.actions {
    text-align: center;
}

.ui-jqgrid tr.ui-row-ltr td {
    text-align: center;
}
.httpDes{
    padding: 0;
}
.div-button {
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 5px;
    padding: 5px;
}
/*.selectcss {*/
/*    border: solid 1px #f0f0f0;*/
/*    padding: 5px;*/
/*    background:url(./but_pressed2@2x.png)no-repeat center;*/
/*    background-size: 450px;*/
/*    border-radius: 5px;*/
/*}*/
.layui-layer-tips i.layui-layer-TipsR {
    left: -8px;
    transform: rotate(136deg);

    background-color: transparent;
}


.layui-layer-TipsG .layui-layer-TipsR{
    border-bottom-color:#000;
}
.layui-layer-tips {
    top: 6px;
    border-bottom-style: solid;
    border-bottom-color: transparent;
}

.layui-layer-tips i.layui-layer-TipsR, .layui-layer-tips i.layui-layer-TipsL{
    border-bottom-style:solid; border-bottom-color: #000;
    top: 6px;
}
.layui-layer-content{
    background-color:  rgba(0, 0, 0, 0);

}
.box-main>.box-header .box-tools .btn-box-tool {
    padding: 4px 7px;
}
.layui-layer-tips .layui-layer-content {
    color: #000;
}
.treeSearchInput button {
    border:none;
    vertical-align: middle;
    height: 26px;
    height: 26px\9;
    font-size: 13px;
    background: none;
    padding: 0 8px;
}
.ui-jqgrid .actions>a i {
    font-size: 20px;
    margin: 0 8px;
}
.ui-jqgrid .actions>a i :hover{
    margin: 0 12px;
}
.layui-layer-tips i.layui-layer-TipsR, .layui-layer-tips i.layui-layer-TipsL {
    top: 6px;

}
.layui-layer-tips i.layui-layer-TipsR, .layui-layer-tips i.layui-layer-TipsL {
    top: 6px;
}
#qygengduo ,#chengli {
    float: right;
    padding: 4px 12px;
    background-color: #efeeee;
    margin-right: -2px;
    border-radius: 5px;
    margin-left: 11px;
}
#gengduo{
    float: right;
    padding: 4px 12px;
    background-color: #efeeee;
    margin-right: -2px;
    border-radius: 5px;
    margin-left: 11px;
}

@media (min-width:1280px){
    .div-button{
        padding-right: 148px;
    }
    }
.chengli{
    float: right;
    padding: 4px 6px;
    background-color: #efeeee;
    border-radius: 5px;
}
.div-button{
    padding-bottom: 5px;
}
.aRigth {
    line-height: 25px;
}

.baol{
    width: 300px;
    display: inline-block;

}
.baw{
    line-height: 30px;

}
.ygd{
    /*overflow-x: hidden;*/
    /*white-space: pre-wrap;*/
    height: 123px;
}
.boxa{
    overflow-x: hidden;
    white-space: pre-wrap;
}
.boxdasd {
    width: 52px;
    position: fixed;
    right: 61px;
    bottom: 15px;
    z-index: 100000;
}

.boxdasd ul li {
    width: 54px;
    display: block;
    height: 58px;
    padding: 2px;
    overflow: hidden
}

.weixin {
    background: url(./elevator.png) no-repeat;
    background-position: 0 87%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.weixin:hover {
    background-position: 0 93%
}

.weixin:hover .weixin-logo {
    width: 170px;
    height: 204px;
}
.weixin-logo {
    background: url(./elevator.png) no-repeat;
    background-position: 0 0;
    width: 0px;
    height: 0px;
    overflow: hidden;
    position: absolute;
    top: -154px;
    left: -171px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;

}