﻿.yzm {
    width: 100%;
    height: 100%;
}

    .yzm img {
        height: 50px;
        width: 120px;
        float: right;
    }

#Submit {
    background-color: #1c9aef;
}

.login .message {
    background-color: #1c9aef;
}

.layui-card-header {
    padding-top: 10px;
}

.container .logo a {
    width: 500px;
}
/*.container {
    background-color: #00558F;
}*/

.left-nav a.active {
    background: #1c9aef !important;
    color: #fff;
    border-color: #00558F !important;
}

.left-nav a:hover {
    background: #1c9aef !important;
    color: #fff;
    border-color: #00558F !important;
}

.layui-elem-quote {
    border-left: 5px solid #1c9aef;
}

.text-c {
    text-align: center;
}

.text-l {
    text-align: left;
}

.text-r {
    text-align: right;
}

.btn-0 {
    border: none;
    width: 0px;
    height: 0px;
    background-color: #f8f8f8;
    opacity: 0;
}

.wd-10 {
    width: 10%;
}

.wd-5 {
    width: 5%;
}

wd-30 {
    width: 30%;
}

.wd-15 {
    width: 15%;
}

.wd-20 {
    width: 20%;
}

.wd-25 {
    width: 25%;
}

.wd-28 {
    width: 28%;
}

.wd-30 {
    width: 30%;
}

.wd-40 {
    width: 40%;
}

.wd-50 {
    width: 50%;
}

.wd-55 {
    width: 55%;
}

.wd-56 {
    width: 56%;
}

.wd-57 {
    width: 57%;
}

.wd-60 {
    width: 60%;
}

.wd-70 {
    width: 70%;
}

.wd-75 {
    width: 75%;
}

.wd-80 {
    width: 80%;
}

.wd-90 {
    width: 90%;
}

.wd-90-5 {
    width: 90.5%;
}

.wd-91 {
    width: 91%;
}

.wd-92 {
    width: 92%;
}

.wd-100 {
    width: 100%;
}

.mt-5 {
    margin-top: 5px;
}

.layui-btn.disabled, .layui-btn:disabled {
    opacity: .5;
}

.hide {
    display: none !important;
}

.pageNumber {
    padding: 15px 20px;
    text-align: center;
    font-size: 1em;
}

.AspNetPager {
    font-size: 1em;
    vertical-align: middle;
}

    .AspNetPager input {
        min-width: 55px;
        height: 36px;
        margin: 0px 5px;
        border: 1px solid #d4d2d2;
        text-align: center;
        border-radius: 4px;
    }

        .AspNetPager input[type=Submit] {
            background: #1890ff;
            color: #fff;
            border-radius: 4px;
        }

    .AspNetPager a {
        display: inline-block;
        min-width: 36px;
        height: 36px;
        margin-left: 3px;
        /*border: 1px solid #f7f7f7;*/
        text-align: center;
        line-height: 36px;
        padding: 0 3px;
        color: #1890ff;
        border: none;
    }

    .AspNetPager span {
        display: inline-block;
        min-width: 36px;
        height: 36px;
        margin-left: 3px;
        /*border: 1px solid #f7f7f7;*/
        text-align: center;
        line-height: 36px;
        padding: 0 3px;
        /*background: #de293c;*/
        color: #fff;
        border: none;
    }

.btn-other {
    background-color: #ffffff;
    color: #555;
    border: 1px solid #e5e5e5;
}
.btn-other:hover
{
    background-color: #ffffff;
    color: #1c9aef;
    border: 1px solid #e5e5e5;
}
.m-r-5 {
    margin-right: 5px;
}
.m-l-5
{
    margin-left:5px;
}
.text-primary
{
    color: #1c9aef!important;
    margin-left:5px;
}
.layui-table td.my-td-30, .layui-table th.my-td-30
{
    min-width:0px;
    max-width:30px;
    text-align:center;
}
.layui-table td.my-td-50, .layui-table th.my-td-50
{
    min-width:0px;
    max-width:50px;
    text-align:center;
}
        .btn-success
        {
            display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;

            background-color:#fe0000;
            border-color:#fe0000;
        }
        ul.list-group li
        {
            height:85px;
            line-height:60px;
        }
                 .layui-input:focus, .layui-textarea:focus {
    border-color: #fe0000!important;
}
/****************************打印相关字体设置****************************/
#print_area 
{
    font-family:SimSun;
}
#print_area .font_family
{
    font-family:FangSong_GB2312;
}
#print_area .font_first
{
    font-size:35px
}
#print_area .font_Sfirst
{
    font-size:32px
}
#print_area .font_scond
{
    font-size:29px
}
#print_area .font_Sscond
{
    font-size:24px
}
#print_area .font_three
{
    font-size:21px
}
#print_area .font_Sthree
{
    font-size:20px
}
#print_area .font_four
{
    font-size:19px
}
#print_area .font_Sfour
{
    font-size:16px
}
#print_area .font_five
{
    font-size:14px
}
#print_area .font_Sfive
{
    font-size:12px
}
#print_area .font_six
{
    font-size:10px
}
#print_area .font_Ssix
{
    font-size:9px
}
#print_area .mb_20
{
    margin-bottom:20px;
}
#print_area .mb_40
{
    margin-bottom:40px;
}
#print_area .font_online
{
   /*text-decoration:underline;*/
   display:inline-block;
    margin-left:5px;
    margin-right:5px;
     min-width:80px;
    text-align:center;
    border-bottom:1px solid #000;
    padding-left:10px;
    padding-right:10px;
}
    #print_area .font_bord {
        /*text-decoration:underline;*/
        display: inline-block;
        margin-left: 5px;
        margin-right: 5px;
        text-align: center;
        border: 1px solid #000;
        padding-left: 5px;
        padding-right: 5px;
    }
       #print_area .font_bord1 {
        /*text-decoration:underline;*/
        display: inline-block;
        margin-left: 5px;
        margin-right: 5px;
        text-align: center;
        border: 1px solid #000;
        padding-left: 5px;
        padding-right: 5px;
            width: 1px;
    height: 10px;
    vertical-align: middle;
    }
#print_area .font_weight
{
    font-weight:bolder;
   
}
#print_area div
{
    margin-bottom:3px;
}
    #print_area .layui-row p {
        margin-bottom: 5px;
        padding: 5px;
    }
 
#print_area .text-indent
{
   text-indent:25px
}
#print_area .text-bord
{
    border:1px solid #000;
}
#print_area span
{
    margin-left:10px;
   
}
 #print_area .span_choose:before {
                    clear: both;
                    content: "√";
                    display:inline;
                    position:absolute;
                  width:20px;
                  height:25px;
                  overflow: hidden;
                  vertical-align:middle;
                  color:#fe0000;
                 font-size:30px;
                }
 #print_area .layui-table td,  #print_area .layui-table th
 {
     padding:2px 15px;
 }
  #print_area .ml10
  {
      margin-left:15px;
  }
   #print_area .layui-table .span_choose:before
        {
            margin-left:10px;
        }

   #print_area .layui-table td,  #print_area .layui-table th
   {
       padding:2px 15px;
   }
   #FormatZH
{
	height: 30px;
	min-width: 250px;
	line-height: 30px;
	color: #fff;
	display: block;
	position: absolute;
	border: 1px solid #ccc;
	font-size: 16px;
	font-weight: bold;
	top: 20px;
	left: 100px;
	background-color: rgb(232, 142, 34);
	display: none;
    padding:0px 5px;
}
   .layui-col-md6 .layui-form-item
        {
            margin-bottom:0px;
        }
   .layui-input[disabled], .layui-textarea[disabled]
   {
       background-color: #eee;
    opacity: 1;
   }
   legend
   {
       border-bottom:0px;
       width:auto;
   }
 .x-admin-sm .no-disable
{
    filter:alpha(Opacity=10);-moz-opacity:0.1;opacity: 0.1;
     background-color: #ffffff;
    color: #555;
    border: 1px solid #e5e5e5;
    cursor:not-allowed;

}
 .btn-link {
    font-weight: normal;
    color: #3085DB;
    border-radius: 0;
}
 .x-admin-sm .td-manage .layui-btn
 {
     padding: 0 5px;
 }
 
 .layui-table td, .layui-table th
{
    height:35px;
}
.x-admin-sm .layui-card-body .layui-btn 
{
    padding:0 10px;
}
 .layui-card-body .layui-btn + .layui-btn
 {
     margin-left: 5px;
 }
 .layui-form-item .input_10
{
    width:10%;
}
 .layui-form-item .input_20
{
    width:20%;
}
 .layui-form-item .input_30
{
    width:30%;
}
 .layui-form-item .input_40
{
    width:40%;
}
.layui-form-item .input_50
{
    width:50%;
}
.layui-form-item .input_60
{
    width:60%;
}
.layui-form-item .input_70
{
    width:70%;
}
.layui-form-item .input_80
{
    width:80%;
}
.layui-form-item .input_90
{
    width:90%;
}
.layui-form-item .input_100
{
    width:100%;
}
