body div{
    box-sizing: border-box;
}
.crumb{
    margin-bottom: 0px !important;
}
.w-b-label{
    font-size: 16px;
    float: right;
}
.w-b-center{
    text-align: center;
}
.w-b-checkbox .layui-form-checkbox{
    border-radius:4px;
    padding-right:14px;
    height:16px;
    margin: 0px;
    line-height:16px;
}
.w-b-checkbox .layui-form-checkbox .layui-icon{
    /*font-size:16px;*/
    right:3px;
}
.w-b-btn{
    font-size: 20px;
    padding: 11px 20px;
    display: inline-block;
    width: 140px;
    border-radius: 3px;
}
.w-b-btn1{
    color: #ed3d47;
    border: 1px solid #ed3d47;
}
.w-b-btn1:hover{
    color: #ff5151;
    border: 1px solid #ff5151;
}
.w-b-btn2{
    color: white;
    border: 1px solid #ed3d47;
    background-color: #ed3d47;
}
.w-b-btn-noclick{
    color: white;
    background-color: #999999;
    border: 1px solid #999999;
}
.w-b-btn-noclick:hover{
    color: white;
}
.w-b-btn2:hover{
    color: white;
    background-color: #ff5151;
    border: 1px solid #ff5151;
}
.w-b-btn3{
    color: white;
    border: 1px solid #ed3d47;
    background-color: #ed3d47;
    width: 80px;
    font-size: 20px;
    display: inline-block;
    border-radius: 3px;
}
.w-b-btn3:hover{
    color: white;
    background-color: #ff5151;
    border: 1px solid #ff5151;
}
.w-b-line{
    border-top: 1px solid #bab1b2;
    width: 80%;
    margin: 40px auto;
}
.tipLabel{
    line-height: 30px;
}
.box770 .bd{
    height: auto;
    background-color: #fafafa;
    background-image: none;
}
.layui-form-checkbox i{
    width: 16px;
}
.text-left{
    text-align: left;
}
.fll{
    float: left;
}
.dateInfo{
    color: #666;
    font-size: 18px;
    right: 37px;
    text-align: center;
}
.tips{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    display: none;
}
.tipsBG{
    width: 100%;
    height: 100%;
    position: fixed;
    cursor: pointer;
    background-color: #030c1b;
    z-index: 100000;
    left: 0px;
    top: 0px;
    filter: Alpha(Opacity=30);
    -moz-opacity: 0.4;
    opacity: 0.4;
}
.tips .tipBody{
    width: 700px;
    height: 492px;
    background-color: white;
    position: fixed;
    z-index: 100001;
    top:215px;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    border: 1px solid #666;
}
.tips .tipHeader{
    text-align: center;
    color: red;
    font-size: 21px;
    padding-top: 20px;
}
.tips .tipContent{
    padding: 6px 33px;
}
.tips .head{
    margin-top: 20px;
}
.tips .tipflooter{
    text-align: center;
    margin-top: 20px;
}
.w-b-w20{
    width: auto;
    display: block;
    float: left;
    height: 30px;
}
.w-b-w40{
    width: 249px;
    display: block;
    float: left;
    height: 30px;
    margin-right: 55px;
}
.w-b-30{
    width: 30%;
    display: block;
    float: left;
    height: 30px;
}
.w-b-70{
    width: 70%;
    display: block;
    float: left;
    height: 30px;
}
.bd-list{
    padding: 10px 20px;
    font-size:16px;
}
.bd{
    border: 2px solid #CDCDCD !important;
}
.list-item{
    border:1px solid #CCC3C4;
    margin-bottom: 20px;

}
.list-item div{
    box-sizing:border-box;
}
.list-item-header{
    background-color: #f8eef0;
    padding: 7px;
}
.list-item-header span{
    vertical-align: middle;
}
.list-item-header img{
    width: 20px;
    height: 20px;
    margin:0px 5px 0px 10px;
}
.list-item-header :nth-child(3){
    margin-left: 10px;
}
.list-item-header :nth-child(4){
    display: block;float: right;padding-right: 10px;
}
.layui-layer-btn{
    text-align: center !important;
}
.list-item-content{
    font-size: 0px;
}
.list-item-content:before{
    content:"";
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.list-item-col{
    display: inline-block;
    text-align: center;
    vertical-align:middle;
}
.list-item-col1{
    font-size:16px;
    width: 20%;
    padding: 25px 0px;
}
.list-item-col1 :nth-child(1){
    font-size: 20px;
    margin-bottom: 15px;
}
.list-item-col1 :nth-child(2){
    font-size: 25px;
    font-weight: 400;
}
.list-item-col2{
    font-size:16px;
    width: 35%;
}
.list-item-col3{
    font-size: 16px;
    width: 25%;
    text-align: right;
    padding-right: 20px;
}
.list-item-btn{
    display: inline-block;
    width: 137px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ed3d47;
    border-radius: 6px;
    font-size: 18px;
    color: #EE2934;
    text-align: center;
}
.list-item-btn:hover{
    color: white;
    background-color: #ed3d47;
}
.fz20{
    font-size: 20px;
}
.pl30{
    padding-left: 30px;
}
.mf20{
    margin-left: 20px;
}
.mt20{
    margin-top: 20px;
}
.tc{
    display: inline-block;
}
.resultContent div{
    box-sizing: border-box;
}
.res_icon{
    margin-bottom: 20px;
    text-align: center;
}
.res_icon p{
    font-size: 22px;
    margin-top: 10px;
}
.resultContent .res_item{
    width: 1200px;
    border: 1px solid #CCC3C4;
    margin: 0 auto 30px;
    border-radius: 3px;
}
.res_i_head{
    font-size: 18px;
    background-color: #f8eef0;
    border-bottom: 1px solid #CCC3C4;
    padding: 10px;
    text-align: left;
}
.res_i_head i{
    display: inline-block;
    width: 4px;
    height: 18px;
    background-color: #ee2934;
    margin:0px 10px;
    vertical-align: text-top;
}
.res_i_body{
    font-size: 18px;
    padding: 30px 30px;
    background-color: #fff;
}
.res_i_body table{
    width: 100%;
    border: 0px;
    text-align: center;
}
.res_i_body table th{
    border-bottom: 1px solid #CCC3C4;
    text-align: center;
    font-size: 18px;
    color:#CCC3C4;
    padding: 10px ;
}
.res_i_body table td{
    font-size: 18px;
    padding: 10px ;
}
.res_item_btn{
    text-align: center;
    padding: 20px;
}
.res_i_msg{
    color: #bab1b2;
    margin-top: 10px;
 }
.res_i_other{
    display: inline-block;
    text-align: center;
    margin: 10px 20px;
    color: #383838;
}
.res_i_other img{
    width: 60px;
}
.res_i_other p{
	margin-top:10px;
    font-size: 16px;
}


.detail_icon{
    margin-bottom: 20px;
    text-align: center;
}
.detail_icon p{
    font-size: 22px;
    margin-top: 10px;
}
.detail_i_head{
    font-size: 18px;
    background-color: #f8eef0;
    border-bottom: 1px solid #CCC3C4;
    padding: 10px;
    text-align: left;
}
.detail_i_head i{
    display: inline-block;
    width: 4px;
    height: 18px;
    background-color: #ee2934;
    margin:0px 10px;
    vertical-align: text-top;
}
.detail_i_body{
    font-size: 18px;
    padding: 30px 30px;
    background-color: #fff;
}
.detail_i_body table{
    width: 100%;
    border: 0px;
    text-align: center;
}
.detail_i_body table th{
    border-bottom: 1px solid #CCC3C4;
    text-align: center;
    font-size: 18px;
    padding: 10px ;
}
.detail_i_body table td{
    font-size: 18px;
    padding: 10px ;
}
.detail_item_btn{
    text-align: center;
    padding: 20px;
}
.detail_i_msg{
    color: #bab1b2;
    margin-top: 10px;
}
.detail_i_other{
    display: inline-block;
    text-align: center;
    margin: 10px 20px;
}
.detail_i_other img{
    width: 60px;
}
.detail_i_other p{
    font-size: 13px;
}
.detailContent div{
    box-sizing: border-box;
}
.detailContent .detail_item{
    width: 1200px;
    border: 1px solid #CCC3C4;
    margin: 0 auto 30px;
    border-radius: 3px;
}
.detail_i_body .operate{
    color: #0595FF;
    font-size: 20px;
}
.fwtk{
    color: #0595FF;
}
.fwtk:hover{
    color: #0595FF;
}
.layui-form-item{
    margin-top: 45px !important;
}
.panel .heading{
    padding-bottom: 20px;
}
.crumb{
    border-top: 1px solid #dcdcdc;
}
.main{
    position: relative;
}
.w-b-load{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.w-b-load .back{
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 2;
    /*opacity: 0.5;*/
    /*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);*/
}
.w-b-load img {
    position: absolute;
    margin: -16px 0px 0px -40px;
    top: 50%;
    bottom: 50%;
    left: 50%;
    width: 80px;
}
.layui-input {
    font-size: 16px !important;
}
.layui-input::-webkit-input-placeholder {
   font-size: 16px;
   color:#CCCCCC !important;
}
.layui-input:-moz-placeholder {
   font-size: 16px;
   color:#CCCCCC !important;
}

.layui-input::-moz-placeholder {
   font-size: 16px;
   color:#CCCCCC !important;
}
.layui-input:-ms-input-placeholder {
   font-size: 16px;
   color:#CCCCCC !important;
}
.layui-form-item .layui-form-checkbox[lay-skin=primary] {
    margin-top: 0px; 
}