@charset "utf-8";
.layout {
  width: 1180px;
  margin: 0 auto;
}
body {
  background-color: #f2f2f2;
}
body a:hover {
  color: #0c5abb !important;
}
.content {
  margin-top: 20px;
  margin-bottom: 30px;
}
.container-white {
  margin-top: 20px;
  overflow: hidden;
}
.layout_padding {
  padding: 26px 20px;
  background-color: #ffffff;
}
.courseList-wrap {
  margin-bottom: 30px;
}
.navigation-bread {
  margin-top: 18px;
  margin-bottom: 12px;
  overflow: hidden;
}
.navigation-bread span,
.navigation-bread a {
  font-size: 12px;
  color: #999999;
  display: block;
  line-height: 16px;
  float: left;
  margin-right: 5px;
}
.navigation-bread .navigation-cur {
  color: #ffffff;
  cursor: default;
}
.navigation-bread > a + a:before {
  content: "> ";
  color: #7C7C7C;
}
.fill .head {
  overflow: hidden;
  margin-bottom: 12px;
}
.fill .head .head-title {
  float: left;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
}
.fill .head a {
  float: right;
  font-size: 12px;
  line-height: 20px;
  color: #757575;
  padding-top: 10px;
}
.fill .head ul {
  margin-left: 40px;
  float: left;
}
.fill .head ul li {
  float: left;
  margin-right: 40px;
  font-size: 14px;
  color: #4A4A4A;
  line-height: 30px;
  cursor: pointer;
}
.fill .head ul .on {
  font-weight: bold;
  color: #0c5abb;
}
.wrap-fill .wrap-head {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee5e7;
}
.wrap-fill .wrap-head .wrap-title {
  float: left;
  font-size: 22px;
  font-weight: bold;
  color: #323232;
  line-height: 30px;
  position: relative;
}
.wrap-fill .wrap-head .wrap-title:after {
  content: "";
  position: absolute;
  background-color: #c0130d;
  bottom: -11px;
  left: 0;
  width: 100%;
  height: 2px;
}
.query-wrap {
  padding: 13px 30px 30px;
  background-color: #ffffff;
  min-height: 500px;
}
.query-form {
  margin-top: 42px;
}
.query-form .layui-form-item {
  float: left;
  clear: none;
  margin-right: 26px;
}
.query-form .layui-form-item .layui-form-label {
  text-align: center;
  padding: 0;
  width: 120px;
  height: 49px;
  background: #c0130d;
  border: 1px solid #B8B8B8;
  font-size: 20px;
  font-family: MicrosoftYaHei;
  color: #ffffff;
  line-height: 50px;
}
.query-form .layui-form-item .layui-input-block {
  float: left;
  margin-left: 0;
}
.query-form .layui-form-item .layui-input-block input {
  line-height: 50px;
  width: 160px;
  height: 50px;
  background: #FFFFFF;
  border: 1px solid #B8B8B8;
  border-left: 0;
}
.query-form .layui-form-item .layui-input-inline {
  width: 138px;
  margin-right: 0;
}
.query-form .layui-form-item .layui-input-inline .layui-select-title .layui-unselect {
  width: 138px;
  height: 50px;
  color: #ffffff;
  background: #c0130d;
  padding-right: 0;
  font-size: 20px;
  font-family: MicrosoftYaHei;
  line-height: 50px;
  border: 1px solid #B8B8B8 !important;
  padding-left: 20px;
}
.query-form .layui-form-code .layui-input-block .layui-input {
  float: left;
  width: 88px;
  height: 50px;
  border-left: 1px solid #B8B8B8;
}
.query-form .layui-form-code .code-img {
  float: left;
  width: 90px;
  height: 50px;
}
.query-form .layui-form-code .control-link {
  margin-left: 6px;
  float: left;
  font-size: 14px;
  line-height: 50px;
  cursor: pointer;
}
.query-form .layui-form-ret {
  float: right;
  margin-right: 0;
}
.query-form .layui-form-ret .layui-input-block .layui-btn {
  width: 103px;
  height: 50px;
  text-align: center;
  display: inline-block;
  line-height: 50px;
  padding: 0;
  background-color: #c0130d;
  color: #fff;
  font-size: 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
.layui-input {
  border-radius: 0;
}
.layui-form-select dl {
  top: 51px;
}
.layui-form-select dl dd.layui-this {
  background-color: #cc9491;
  color: #fff;
}
.layui-unselect::-webkit-input-placeholder {
  color: #ffffff;
}
.layui-unselect::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ffffff;
}
.layui-unselect:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ffffff;
}
.layui-unselect:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffffff;
}
.layui-form-select .layui-edge {
  border-top-color: #ffffff;
}
.query-form .layui-form-certificate {
  float: left;
}
.query-form .layui-form-certificate .layui-input-block .layui-input {
  width: 230px;
}
.layui-form-select .layui-edge {
  right: 20px;
}
.tips {
  padding-top: 215px;
  text-align: center;
  position: relative;
}
.tips .tips-transverse {
  position: absolute;
  left: 50%;
  margin-left: -134px;
  width: 267px;
  height: 2px;
  background-color: #999999;
}
.tips .tips-title {
  position: absolute;
  left: 50%;
  margin-left: -48px;
  bottom: -16px;
  padding: 2px 3px;
  background-color: #fff;
  font-size: 24px;
  font-weight: 400;
  color: #999999;
  line-height: 32px;
}
.query-table {
  margin-top: 30px;
}
.query-table table {
  border: none;
  border: 1px solid #E5E8EE;
}
.query-table .query-tablefirst {
  background-color: #c0130d;
}
.query-table .query-tablefirst tr td {
  font-size: 16px;
  color: #323232;
  line-height: 40px;
}
.query-table tbody tr td {
  padding: 10px 30px;
  text-align: center;
  font-size: 16px;
  color: #777777;
  line-height: 20px;
}
.query-table tbody .query-name {
  width: 138px;
}
.query-table tbody .query-ID {
  width: 224px;
}
.query-table tbody .query-title {
  width: 308px;
}
.query-table tbody .query-numb {
  width: 248px;
}
.query-table tbody .query-data {
  width: 206px;
}