/*::-webkit-scrollbar
{
    width: 1px;
    height: 1px;
    !*background-color: #273c51;*!
}*/
.nav-font a{  font-size: 26px;  color: #777777;  }
.nav-input{  background-color: #d3edfd;  }
.layui-top{  margin-top: 3px;/*15px*/  }
.layui_form_label{ float: left; display: block; padding: 9px 0px; line-height: 20px; position: relative; font-weight: 400; text-align: right;  }
.input_left{  margin-left: 10px;  margin-top: 2px;  }
.btn-style{ display: inline-block; height: 30px; line-height: 30px; background-color: #fee678; color: #273c51; white-space: nowrap; text-align: center; font-size: 14px; border: none; cursor: pointer; width: 100px; border-radius: 5px;  }
.row-style{  background-color: #02b9f2; /*height: 51px;*/  line-height: 50px;  }
.btn-left{  padding-left: 18px;  }
.btn-right{  padding-left: 20px;  }
/*input*/
.form-size{  font-size: 14px;  color: #777777;  }
.form-input{  border-radius: 5px;  position: relative;  display: inline-block;  vertical-align: middle;  }
.form-input-inline{  float: left;  }
.form-btn{ display: inline-block; height: 36px; line-height: 36px; background-color: #fee678; color: #273c51; white-space: nowrap; text-align: center; font-size: 18px; border: none; cursor: pointer; width: 80px; border-radius: 5px; margin-left: 30px;  }
/*表格*/
.layui-table tr th, .layui-table tr td{  text-align: center;  }
/*.layui-table tr th:first-child, .layui-table tr td:first-child{  text-align: left;  }*/
/*表格宽度*/
.table-width{  width: 145px;  }
.table-operation{  width: 200px;  }
/*操作按钮*/
.btn-rela{  background: url("../images/icon/rela.png")no-repeat center;  }
.btn-crela{  background: url("../images/icon/crela.png")no-repeat center;  }
.btn-public{ width: 74px; height: 27px; border: none; color: #ffffff;  }
/*整个table*/
.table-style{  background-color: white; /*height:88%;*/  position: relative; /*margin-top: -10px;*/  }
.stu-table-style{  height: 85%;padding-top: 10px  }
/*分页*/
#page{  position: absolute;  right: 100px;  bottom: 30px;  }
.child-left-input{  width: 60%;  background-color: #00F7DE;  height: 10%;  }
.child-inline{  display: inline-block;  margin-bottom: 0;  clear: both;  }
.x-red{  color: red;  }
.child-form-label{  float: left;  display: block;  padding: 9px 15px;  width: 80px;  font-weight: 400;  text-align: right;  }
.child-input-inline{  float: left;  width: 190px;  margin-right: 10px;  margin-top: 6px;  display: inline-block;  vertical-align: middle;  }
.child-input{  display: block;  width: 100%;  padding-left: 10px;  }
.child-select, .child-input{  height: 33px;  line-height: 33px;  line-height: 36px\9;  border: 1px solid #e6e6e6;  background-color: #fff;  border-radius: 2px;  outline: 0;  -webkit-transition: border-color .3s cubic-bezier(.65,.05,.35,.5);  transition: border-color .3s cubic-bezier(.65,.05,.35,.5);  box-sizing: border-box;  }
/*radio修改样式*/
input[type="radio"] + label::before { content: "\a0"; /*不换行空格*/ display: inline-block; vertical-align: middle; font-size: 18px; width: 1em; height: 1em; margin-right: .4em; border-radius: 50%; border: 1px solid #01cd78; text-indent: .15em; line-height: 1;  }
input[type="radio"]:checked + label::before {  background-color: #01cd78;  background-clip: content-box;  padding: .2em;  }
/*@media screen and (max-width: 1250px){*/
    /*.cal-alone{margin-top: 15px}*/
    /*::-webkit-scrollbar{ width: 0; height: 0; }*/
/*}*/
