.clearfix {
    clear: both;
}
.background-color-default {
    background: #f2f2f2;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.w-55 {
    width: 55px !important;
}
.w-80 {
    width: 80px !important;
}
.w-100 {
    width: 100px !important;
}
.w-200 {
    width: 200px !important;
}
.w-300 {
    width: 300px !important;
}
.w-400 {
    width: 400px !important;
}
.w-500 {
    width: 500px !important;
}
.h-20 {
    height: 20px;
}
.h-100 {
    height: 100px;
}
.margin-t-15 {
    width:100%;
    margin-top: 15px !important;
}
.margin-l-10 {
    margin-left: 10px !important;
}
.margin-l-20 {
    margin-left: 20px !important;
}
.margin-l-30 {
    margin-left: 30px !important;
}
.margin-l-50 {
    margin-left: 50px !important;
}
.margin-l-100 {
    margin-left: 100px !important;
}
.margin-b-10 {
    margin-bottom: 10px !important;
}
.remark-color {
    color: #f00;
}
.label-84 {
    width:84px
}
.layui-form-label.required:after {
    content: '*';
    position:absolute;
    right:6px;
    top:12px;
    color:red;
}
.disabled-input {
    border: none !important;
    background-color: transparent;
}
.footer {
    font-size: 12px;
    color: #939393;
    text-align: center;
    padding: 50px 0;
}
.layui-table-col-special {
    min-width: 35px !important;
}
.zxd-badge {
    background-color: #ffbf14;
    padding: 5px 10px;
    border-radius: 4px;
}
.zxd-badgenull {
    background-color: #ffbf14;
    padding: 5px 10px;
    border-radius: 4px;
}
.zxd-badge1 {
    background-color: #ffbf14;
    padding: 5px 10px;
    border-radius: 4px;
}
.zxd-badge2 {
    background-color: #0ac5ff;
    padding: 5px 10px;
    border-radius: 4px;
}
.zxd-badge3 {
    background-color: #dcdcdc;
    padding: 5px 10px;
    border-radius: 4px;
}
.zxd-badge4 {
    background-color: #ffffff;
    padding: 5px 10px;
    border-radius: 4px;
}
.input-disabled {
    border: none;
    background: transparent;
}
.padding-left-5 {
    padding-left: 5px;
}
.comment {
    color:#f00;
}
.comment p {
    font-size: 16px;
}
.pointer {
    cursor: pointer;
}
.header-box {
    background-color: rgba(51, 122, 183, 0.15) !important;
    border-color: rgba(51, 122, 183, 0.15);
}
.hhm-bg-blue {
    background-color: #d2d2d2;
}
/*.hhm-bg-blue {*/
/*    background: -moz-linear-gradient(*/
/*        top,*/
/*        rgba(38,132,255,0.8) 0%,*/
/*        rgba(178, 210, 251, 0.5) 100%*/
/*    ) !important;*/
/*    background: -webkit-gradient(*/
/*        linear,*/
/*        left top,*/
/*        left bottom,*/
/*        color-stop(0%, rgba(38,132,255,0.8)),*/
/*        color-stop(100%, rgba(178, 210, 251, 0.5))*/
/*    ) !important;*/
/*    background: -webkit-linear-gradient(*/
/*        top,*/
/*        rgba(38,132,255,0.8) 0%,*/
/*        rgba(178, 210, 251, 0.5) 100%*/
/*    ) !important;*/
/*    background: -o-linear-gradient(*/
/*        top,*/
/*        rgba(38,132,255,0.8) 0%,*/
/*        rgba(178, 210, 251, 0.5) 100%*/
/*    ) !important;*/
/*    background: -ms-linear-gradient(*/
/*        top,*/
/*        rgba(38,132,255,0.8) 0%,*/
/*        rgba(178, 210, 251, 0.5) 100%*/
/*    ) !important;*/
/*    background: linear-gradient(*/
/*        to bottom,rgba(38,132,255,0.8), rgba(178, 210, 251, 0.5)*/
/*    ) !important;*/
/*    color:#000;*/
/*}*/
/*.hhm-line-blue {*/
/*    border-color:#3498db !important;*/
/*}*/
.sub-box {
    text-align: center;
}
.sub-btn {
    width:150px !important;
    height:50px !important;
    font-size:18px !important;
}
.login-logo {
    width:30px;
    height:30px;
    margin-right:5px;
}
.layui-btn-xs {
    height: 22px !important;
    line-height: 22px !important;
    padding: 0 5px !important;
    font-size: 12px !important;
}
/* 重置轮播样式 */
.layadmin-carousel{height: 185px !important; background-color: #fff;}
.layadmin-carousel .layui-carousel-ind li{background-color: #e2e2e2;}
.layadmin-carousel .layui-carousel-ind li:hover{background-color: #c2c2c2;}
.layadmin-carousel .layui-carousel-ind li.layui-this{background-color: #999;}
.layadmin-carousel .layui-carousel,
.layadmin-carousel > *[carousel-item] > *{background-color: #fff;}
.layadmin-carousel .layui-col-space10{margin: 0;}
.layadmin-carousel .layui-carousel-ind{position: absolute; top: -41px; text-align: right;}
.layadmin-carousel .layui-carousel-ind ul{background: none;}

/* 快捷方式 */
.layadmin-shortcut li{text-align: center;}
.layadmin-shortcut li .layui-icon{display: inline-block; width: 100%; height: 60px; line-height: 60px; text-align: center; border-radius: 2px; font-size: 30px; background-color: #F8F8F8; color: #333; transition: all .3s; -webkit-transition: all .3s;}
.layadmin-shortcut li cite{position: relative; top: 2px; display: block; color: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 14px;}
.layadmin-shortcut li:hover .layui-icon{background-color: #f2f2f2;}

.layadmin-takerates{padding-top: 5px;}
.layadmin-takerates .layui-progress{margin: 50px 0 60px;}
.layadmin-takerates .layui-progress:last-child{margin-bottom: 10px;}
.layadmin-takerates .layui-progress h3{position: absolute; right: 0; top: -35px; color: #999; font-size: 14px;}
.layadmin-takerates .layui-progress-bar{text-align: left;}
.layadmin-takerates .layui-progress-text{top: -35px; line-height: 26px; font-size: 26px;}
.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
::-webkit-input-placeholder {
    color: #999;
}
:-moz-placeholder {/* Firefox 18- */
    color: #999;
}
::-moz-placeholder{/* Firefox 19+ */
    color: #999;
}
:-ms-input-placeholder {
    color: #999;
}
/* 重置顶部logo样式 */
.container .logo .logolink{
    float: left;
    font-size: 18px;
    padding-left: 5px;
    line-height: 45px;
    width: 180px;
}
.container .logo .logoimg{
	float:left;
	margin-top:4px;
	margin-left:25px;
	width:33px;
	height:33px;
}
.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}
.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}
.container .right li {
    margin-right: 15px !important
}
.pic-mask {
    position: absolute;
    left: 0;
    top:70px;
    width: 100%;
    height:30px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    display: none;
    background: #FF5722;
}

.picView-magnify-list a img {
    width:100px !important;
    border:0px !important;
}
.picView-magnify-list{
    width:100px !important;
    border:0px !important;
}
