@charset "utf-8";
.layout {
  width: 1200px;
  margin: 0 auto;
}
body {
  background-color: #ffffff;
}
body a:hover {
  color: #375DCE !important;
}
.content {
  margin-top: 20px;
  margin-bottom: 30px;
}
.container {
  margin-top: 40px;
}
.container-white {
  background-color: #ffffff;
  margin-top: 20px;
  overflow: hidden;
}
.layout_padding {
  padding: 26px 20px;
  background-color: #ffffff;
}
.courseList-wrap {
  margin-bottom: 30px;
}
.navigation-bread {
  margin-top: 20px;
  overflow: hidden;
}
.navigation-bread span,
.navigation-bread a {
  font-size: 16px;
  color: #666666;
  display: block;
  line-height: 21px;
  float: left;
  margin-right: 5px;
}
.navigation-bread .navigation-cur {
  color: #375DCE;
  cursor: default;
}
.navigation-bread > a + a:before {
  content: "> ";
  color: #999999;
}
.fill .head {
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 1px solid #E5E7EB;
  margin-bottom: 22px;
}
.fill .head .head-title {
  float: left;
  font-size: 22px;
  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-top: 3px;
  margin-left: 40px;
  float: left;
}
.fill .head ul li {
  float: left;
  margin-right: 30px;
  font-size: 18px;
  color: #4A4A4A;
  line-height: 24px;
  cursor: pointer;
  position: relative;
}
.fill .head ul .on {
  color: #375DCE;
}
.fill .head ul .on:after {
  content: "";
  position: absolute;
  bottom: -13px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #375DCE;
}
.wrap-fill .wrap-head {
  padding-bottom: 10px;
  border-bottom: 1px solid #E5E8EE;
}
.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: #375DCE;
  bottom: -11px;
  left: 0;
  width: 100%;
  height: 2px;
}
.query-wrap {
	margin-top: 20px;
  padding: 13px 30px 110px 30px;
  background-color: #ffffff;
  min-height: 500px;
  box-shadow: 0px 3px 7px 0px rgba(208, 207, 207, 0.54);
}
.query-wrap .query_title{
	margin-top: 30px;
	text-align: center;
	font-size: 26px;
	font-weight: 500;
	color: #375DCE;
	line-height: 26px;
}
.query-form {
  margin-top: 42px;
}
.query-form_invoice{
	margin-top: 30px;
}
.query-form .layui-form{
	width: 485px;
	margin: 0 auto;
}
.query-form .layui-form-item {
  clear: none;
	margin-bottom: 26px;
}
.query-form .layui-form-item .layui-form-label {
  text-align: center;
  padding: 0;
  width: 130px;
  height: 50px;
  background: #375DCE;
	border: 1px solid #375DCE;
	border-radius: 10px 0px 0px 10px;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  color: #f2f2f2;
  line-height: 50px;
}
.query-form .layui-form-item .layui-input-block {
  float: left;
  margin-left: 0;

}
.query-form .layui-form-ret .layui-input-block{
	float: none;
	text-align: center;
}
.query-form .item_type_dl{
	line-height: 48px;
  width: 350px;
  height: 50px;
 	background: #FFFFFF;
	border: 1px solid #375DCE;
	border-radius: 0px 10px 10px 0px;
  border-left: 0;
  font-size: 18px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #f2f2f2;
	padding-left: 55px;
}
.query-form .item_type_dl .layui-form-radio {
  margin: 0;
  padding: 0;
  margin-right: 59px;
  
}
.query-form .item_type_dl .layui-form-radio>i{
	font-size: 12px;
	margin-right: 4px;
}
.query-form .item_type_dl .layui-form-radio > i:hover,
.query-form .item_type_dl .layui-form-radio:hover,
.query-form .item_type_dl .layui-form-radioed > i,
.query-form .item_type_dl .layui-form-radioed {
  color: #375DCE;
}
.query-form .layui-form-item .layui-input-block input {
  line-height: 50px;
  width: 350px;
  height: 50px;
 	background: #FFFFFF;
	border: 1px solid #375DCE;
	border-radius: 0px 10px 10px 0px;
  border-left: 0;
  font-size: 18px;
font-family: PingFang SC;
font-weight: 500;
color: #494b52;
padding-left: 26px;
}
.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: #375DCE;
  background: #E5F0FD;
  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: 170px;
  height: 50px;
  border-left:none;
}
.query-form .layui-form-code .code-box{
	float: right;
}
.query-form .layui-form-code .code-img {
  float: left;
  width: 90px;
  height: 50px;
}
.query-form .layui-form-code .control-link {
  margin-left: 8px;
  float: left;
  font-size: 14px;
  color: #375DCE;
  line-height: 50px;
  cursor: pointer;
}
.query-form .layui-form-ret {
  margin-right: 0;
  margin-top: 50px;
}
.query-form .layui-form-ret .layui-input-block .layui-btn {
  width: 155px;
height: 54px;
  text-align: center;
  display: inline-block;
  line-height: 50px;
  padding: 0;
  background-color: #375DCE;
  color: #fff;
  font-size: 20px;
  border: none;
  border: 1px solid #375DCE;
border-radius: 10px;
  cursor: pointer;
}
.layui-input {
  border-radius: 0;
}
.layui-btn:hover{
	opacity: 1;
    filter: alpha(opacity=100);
    color: #fff !important;
}
.layui-form-select dl {
  top: 51px;
}
.layui-form-select dl dd.layui-this {
  background-color: #375DCE;
  color: #fff;
}
.layui-unselect::-webkit-input-placeholder {
  color: #375DCE;
}
.layui-unselect::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #375DCE;
}
.layui-unselect:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #375DCE;
}
.layui-unselect:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #375DCE;
}
.layui-form-select .layui-edge {
  border-top-color: #375DCE;
}

.query-form .layui-form-certificate .layui-input-block .layui-input {
  width: 230px;
}
.layui-form-select .layui-edge {
  right: 20px;
}


.tips {
  padding-top: 70px; 
  text-align: center;

}

.tips .tips-title {
  background-color: #fff;
  font-size: 18px;
font-family: PingFang SC;
font-weight: 500;
color: #555555;
  line-height: 20px;
}


.notachieved{
	margin-left: 27px;
	margin-top: 50px;
}
.achievedhours{
	clear: both;
}
.achievedhours p{
	float: left;
	font-size: 18px;
	color: #555555;
	line-height: 24px;
	margin-right: 40px;
}
.achievedhours p span{
	display: inline-block;
	font-size: 18px;
	color: #555555;
	line-height: 24px;
}

.achievedhours .achievedhourstips-tips{
	float: left;
	font-size: 18px;
	color: #c72f39;
	line-height: 24px;
}
.notachieved-tips{
	margin-top: 62px;
}
.notachieved-tips p{
	font-size: 18px;
font-weight: 500;
color: #555555;
line-height: 30px;
}

.Reaachieved{
	margin-left: 27px;
	margin-top: 30px;
}

.Reaachieved-itme{
	margin-top: 50px;
}
.Reaachieved-itme .itme-img{
  float: left;	
	width: 820px;
	height: 580px;
}
.Reaachieved-itme .Reaachieved-img img{
	width: 100%;
	height: auto;
}
.Reaachieved-itme .download-btn{
	margin-left: 30px;
	float: left;
	text-align: center;
	width: 155px;
	height: 54px;
	background: #375DCE;
	border: 1px solid #375DCE;
	border-radius: 10px;
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 54px;
	margin-left: 30px;
	cursor: pointer;

}
.Reaachieved-itme .download-btn:hover{
	color: #ffffff!important;
}



.query-table {
  margin-top: 30px;
}
.query-table h3{
	font-size: 22px;
font-weight: 600;
color: #000000;
line-height: 50px;
}
.query-table .tips{
	padding-top: 26px;
}
.query-table table {
  border: none;
  border: 1px solid #375DCE;
}
.query-table .query-tablefirst {
  background-color: #d9ebfd;
}
.query-table .query-tablefirst tr td {
 font-size: 18px;
	font-weight: 500;
	color: #777777;
  line-height: 40px;
  padding: 5px 20px;
}
.query-table tbody tr td {
  padding: 15px 20px;
  text-align: left;
	font-size: 18px;
	font-weight: 500;
	color: #777777;
  line-height: 20px;
}
.query-table tbody tr td span{

  text-align: left;
	font-size: 17px;
	font-weight: 500;
	color: #CF2929;
  line-height: 20px;
}

.query-table tbody tr td .query-see{
	 text-align: left;
	font-size: 17px;
	font-weight: 500;
	color: #375DCE;
  line-height: 20px;
}
.query-table tbody .query-name {
  width: 340px;
}
.query-table tbody .query-ID {
  width: 318px;
}
.query-table tbody .query-title {
  width: 487px;
  padding: 15px 10px;
}
.layui-form-select dl dd.layui-this {
    background-color: #b6b8bf;
    color: #494b52;
}