 .com-mian{
   background-color: #fff;
 }
 .com-mian .match-list ul{
  display: flex;
  flex-wrap: wrap;
 }
.com-mian .alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  border:1px solid;
}

.com-mian .alert-success  {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  border:1px solid;
}
.com-mian .alert-info  {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
  border:1px solid;
}
.com-mian .tet-color {
  color: #016393;
}

.com-mian .btn-bg {
  background-color: #016393;
  border: 1px solid #016393;
  color: #fff;
}

.com-mian .btn-default {
  background-color: #999;
  color: #fff;
  border: 1px solid #999;
}

.com-mian .css-200 span {
  width: 200px;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  text-overflow: ellipsis;
}

.com-mian .com-title h5 {
  text-align: center;
  font-size: 16px;
}

.com-mian .add-ple {
  border-radius: 5px;
  color: #fff;
  padding: 5px 10px;
  background-color: #169BD5;
  border-color: #169BD5;
}

.com-mian .com-table {
  border: 1px solid #e1e1e1;
  margin-top: 10px;
  font-size: 13px;
}

.com-mian .com-table h5 {
  text-align: left;
  padding: 10px 0;
  font-weight: normal;
}

.com-mian .com-table table th {
  text-align: center;
  padding: 5px;
  background-color: #F3F3F3;
  font-weight: bold;
}

.com-mian .com-table table tr {
  border-bottom: 1px solid #e1e1e1;
}

.com-mian .com-table table tr td {
  text-align: center;
  padding: 5px;
}

.com-mian .com-table table tr td a {
  margin: 5px;
  color: #348AC6;
}

.com-mian .com-table table tr td a:hover {
  color: #348AC6;
}

.com-mian .com-table table tr .oper-btn a {
  color: #348AC6;
}

.com-mian .com-table table tr:last-child {
  border-bottom: none;
}

.com-mian .com-table .table-border {
  border: none;
}

.com-mian .com-table .table-border thead th {
  background-color: #fff;
  border: 1px solid #797979;
  font-weight: normal;
}

.com-mian .com-table .table-border td {
  border: 1px solid #797979;
}

.com-mian .com-form {
  margin-bottom: 80px;
}

.com-mian .com-form h5 {
  padding: 10px;
  border-bottom: 1px dashed #dfdfdf;
  font-size: 16px;
  font-weight: normal;
}

.com-mian .com-form .row {
  margin-bottom: 0 !important;
}

.com-mian .com-form .row select {
  margin-left: 3px;
}

.com-mian .com-form .form-group,
.com-mian .com-form .row {
  margin-top: 15px;
}

.com-mian .com-form .form-group .Validform_checktip,
.com-mian .com-form .row .Validform_checktip {
  display: inline;
  float: none !important;
}

.com-mian .com-form .form-group label,
.com-mian .com-form .row label {
  width: 350px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: right;
  padding-right: 5px;
  color: #333;
  vertical-align: middle;
  margin-right: 0;
}

.com-mian .com-form .form-group label span,
.com-mian .com-form .row label span {
  color: #FF0000;
}

.com-mian .com-form .form-group input,
.com-mian .com-form .row input {
  width: 300px;
  height: 27px;
  padding: 0 3px;
  line-height: 27px;
}

.com-mian .com-form .form-group select,
.com-mian .com-form .row select {
  width: 310px !important;
  height: 31px;
  vertical-align: middle;
}

.com-mian .com-form .form-group .selectDiv,
.com-mian .com-form .row .selectDiv {
  float: none;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  height: auto;
  margin-bottom: 0;
}

.com-mian .com-form .form-group .selectDiv select,
.com-mian .com-form .row .selectDiv select {
  width: 310px !important;
  height: 31px;
  margin-left: 0;
}

.com-mian .com-form .form-group .tip,
.com-mian .com-form .row .tip {
  vertical-align: top;
  margin-left: 10px;
}

.com-mian .com-form .checkbox-box label {
  width: auto;
}

.com-mian .com-form .checkbox-box .checkbox-label {
  width: 350px;
}

.com-mian .com-form .checkbox-box input {
  width: auto;
  margin-left: 6px;
  vertical-align: middle;
}

.com-mian .com-form .checkbox-box .checkbox-meg {
  width: 370px;
  display: inline-block;
  vertical-align: middle;
}

.com-mian .com-form .textarea-box label {
  vertical-align: top;
}

.com-mian .com-form .textarea-box textarea {
  width: 288px;
  padding: 10px;
}

.com-mian .com-form .submit-btn {
  text-align: center;
  margin-top: 35px;
}

.com-mian .com-form .submit-btn button {
  border: 1px solid #016393;
  width: 100px;
  padding: 5px;
  border-radius: 5px;
}

.com-mian .form-box {
  border: 1px solid #e1e1e1;

}

.com-mian .line-form {
  width: 450px;
  padding: 10px;
  margin:0 auto
}

.com-mian .line-form .form-group {
  float: left;
  margin-left: 10px;
}

.com-mian .line-form .form-group label {
  width: 100%;
  display: block;
  margin-bottom: 8px;
}

.com-mian .line-form .form-group input {
  width: 196px;
  height: 27px;
  padding: 0 5px;
}

.com-mian .line-form .form-group select {
  width: 196px;
  height: 31px;
}

.com-mian .com-details .details-title {
  padding: 8px;
  background-color: #F2F2F2;
  color: #333;
  font-size: 14px;
}

.com-mian .com-details h5 {
  font-size: 22px;
  font-weight: bold;
  padding: 15px 8px;
  border-bottom: 1px solid #dfdfdf;
  color: #333;
}

.com-mian .com-details .com-details-list {
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
}

.com-mian .com-details .com-details-list li {
  float: left;
  width: 48.5%;
  font-size: 14px;
  padding: 3px 0;
}

.com-mian .com-details .com-del-info {
  padding: 10px;
}

.com-mian .com-details .com-del-info p {
  font-size: 14px;
}

.com-mian .stu-details {
  text-align: center;
}

.com-mian .stu-details .progress-box {
  padding: 20px 0;
}

.com-mian .stu-details .progress-box span {
  width: 150px;
  height: 35px;
  display: inline-block;
  background-size: 100%;
  background-repeat: no-repeat;
  line-height: 35px;
  font-size: 14px;
}

.com-mian .stu-details .yel1 {
  background-image: url(../i/yel1.png);
  color: #FD5E07;
}

.com-mian .stu-details .yel2 {
  background-image: url(../i/yel2.png);
  color: #FD5E07;
}

.com-mian .stu-details .yel3 {
  background-image: url(../i/yel3.png);
  color: #FD5E07;
}

.com-mian .stu-details .org1 {
  background-image: url(../i/org1.png);
  color: #fff;
}

.com-mian .stu-details .org2 {
  background-image: url(../i/org2.png);
  color: #fff;
}

.com-mian .stu-details .org3 {
  background-image: url(../i/org3.png);
  color: #fff;
}

.com-mian .stu-details .gray1 {
  background-image: url(../i/gray1.png);
  color: #555;
}

.com-mian .stu-details .gray2 {
  background-image: url(../i/gray2.png);
  color: #555;
}

.com-mian .stu-details .gray3 {
  background-image: url(../i/gray3.png);
  color: #555;
}

.search-btn {
  text-align: center;
  margin-top: 26px;
}

.search-btn button {
  border: 1px solid #016393;
  width: 100px;
  padding: 5px;
  border-radius: 5px;
}

.bg-model {
  position: absolute;
  top: 0%;
  left: 0%;
  display: none;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
}

.bg-model .info-content .content {
  border: 1px solid #797979;
  width: 500px;
  height: auto;
}

.bg-model .info-content .content h5 {
  background-color: #F2F2F2;
  padding: 10px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

.bg-model .info-content .content h5 i {
  float: right;
  font-size: 16px;
  cursor: pointer;
}

.bg-model .info-content .content ul li {
  float: left;
  width: 49.8%;
  text-align: center;
  padding: 10px 0;
  border-bottom: 1px solid #CCCCCC;
}

.bg-model .info-content .content ul li:nth-child(even) {
  border-left: 1px solid #CCCCCC;
}

.bg-model .info-footer {
  text-align: center;
}

.bg-model .info-footer p {
  color: red;
  padding: 15px 0;
}

.bg-model .content {
  position: absolute;
  left: 37%;
  top: 25%;
  border-radius: 8px;
  width: 300px;
  height: 120px;
  background-color: #fff;
}

.bg-model .content .delete-box {
  margin-top: 30px;
}

.bg-model .content .delete-box h5 {
  font-size: 16px;
  text-align: center;
}

.bg-model .content .delete-box .model-btn {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #eee;
}

.bg-model .content .delete-box .model-btn a {
  width: 49.01%;
  display: inline-block;
  text-align: center;
  padding: 10px 0;
}

.bg-model .content .delete-box .model-btn .confirm {
  border-bottom-right-radius: 8px;
}

.bg-model .link-box a {
  padding: 10px;
  color: #379be9;
  text-decoration: underline;
}

.info {
  margin-bottom: 10px;
}

.info p {
  padding: 0 15px;
  font-size: 13px;
}

.btn-box {
  margin: 20px 0;
}

.btn-box button {
  width: 100px;
  padding: 5px;
  border-radius: 5px;
  cursor: pointer;
}

.match-list ul li {
  margin: 5px;
  width: 32.31%;
  float: left;
  text-align: center;

}

.match-list ul li a {
  width: 100%;
  padding-top: 15px;
  border: 1px solid #ddd;
  display: inline-block;
  height: 100%;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}

.match-list ul li a img {
  width: 300px;
  height: 210px;
}

.match-list ul li a p {
  text-align: center;
  font-size: 14px;
  padding: 10px;
  display: flex;
}

.modular-banner {
  margin-bottom: 10px;
}

.modular-banner img {
  width: 100%;
  height: 300px;
}

.match-details {
  padding: 10px;
}
.match-details .modular-state{
 text-align: center;
 margin-top:50px;
}
.match-details .modular-state .modular-tips{
  height: 38px;
  line-height: 38px;
  width: 175px;
  margin-right:10px;
}
.match-details .modular-state div{
  display: inline-block;
}

.match-details .modular-nav {
  margin-bottom: 20px;
}

.match-details .modular-nav h5 {
  font-size: 16px;
  padding: 5px 0;
  border-bottom: 1px solid #ddd;
  color: #333;
  margin-bottom: 10px;
}

.match-details .modular-nav p {
  font-size: 13px;
}

.match-details .match-table h5 {
  font-size: 16px;
  padding: 5px 0;
  color: #333;
}

.match-details .match-table table td {
  border: 1px solid #ddd;
  text-align: center;
  padding: 5px;
}

.match-details .match-table table td a {
  color: #379be9;
}

.match-details .match-table table thead td {
  font-weight: bold;
}

.match-details .match-btn {
  text-align: center;
}

.match-details .match-btn a {
  background-color: #1573b5;
  color: #fff;
  height: 38px;
  line-height: 38px;
  border-radius: 3px;
  width:175px;
  display: inline-block;
  font-size: 14px;
  border:1px solid #1573b5;
}

.match-details .modular-tips {
  text-align: center;
  font-size: 16px;
  margin:0 auto;
  border-radius: 3px
}
/* .match-details .modular-tips span{
  padding:10px 20px;
  display: inline-block;
  border-radius:3px;
} */
.match-form {
  padding: 10px 15px;
}



.match-form h5 {
  font-size: 16px;
  border-bottom: 1px solid #333;
  padding: 10px 0;
  margin-bottom: 20px;
  color: #333;
}
.match-form  .form-upload .file-input {
  float: left;
  position: relative;
}
.match-form  .form-upload .file-input  .error{
   float: right !important;
}
.match-form  .form-upload .file-input .file-btn{
  opacity: 0;
  width:60px;
  position: relative;
  z-index:999;
}
.match-form  .form-upload span{
  background-color: #F2F2F2;
  color:#797979;
  position: absolute;
  left:0;
  height: 36px;
  line-height: 36px;
  width: 60px;
  text-align: center;
  border: 1px solid #ddd;
}
.match-form  .form-upload .upload-text{
  border:1px solid #ddd;
}
.match-form  .form-upload a{
  height:36px;
  line-height: 36px;
  padding:0 5px;
  width: 277px;
  display: inline-block;
  color:#333;

}
.match-form .submit-btn {
  text-align: center;
}

.match-form .submit-btn button {
  background-color: #1573b5;
  color: #fff;
  border: 1px solid #1573b5;
  border-radius: 5px;
  padding: 5px 10px;
  width: 130px;
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
}

.match-form .form-group {
  margin-bottom: 15px;
}

.match-form .form-group::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.match-form .form-group label {
  width: 320px;
  display: inline-block;
  text-align: right;
  margin-right: 15px;
  vertical-align: top;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  float: left;
}

.match-form .form-group input {
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
  border: 1px solid #ddd;
  width: 318px;
  float: left;
}

.match-form .form-group select {
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
  border: 1px solid #ddd;
  width: 350px;
  float: left;
}

.match-form .form-group textarea {
  width: 337px;
  border: 1px solid #ddd;
  padding: 5px;
  float: left;
}
.match-form .form-box .file-input{
  opacity:0;
}
.match-form .form-radio  span{
  width: 60%;
  float: left;
}
.match-form .form-radio  span label{
  text-align: left !important;
   float: none;
    width: 655px;
    height:auto;
}
.match-form .form-radio  span input{
  width:auto !important;
  float: none;
}

.match-form .form-radio .radio-box {
  display: inline-block;
  width: 350px;
  min-height: 34px;
  line-height: 34px;
  float: left;
}

.match-form .form-radio .radio-box input {
  width: auto;
  height: 34px;
}

.match-form .form-radio .radio-box label {
  width: auto;
  height: auto;
  /* line-height: normal; */
}

.match-form .form-tabel h4 {
  margin-bottom: 10px;
  font-size: 14px;
}

.match-form .form-tabel .table-info .ope-btn {
  text-align: right;
}

.match-form .form-tabel .table-info .ope-btn span {
  background-color: #1573b5;
  color: #fff;
  border: 1px solid #1573b5;
  border-radius: 5px;
  padding: 5px 10px;
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
}

.match-form .form-tabel .table-info table {
  width: 100%;
  margin-bottom: 20px;
}

.match-form .form-tabel .table-info table tr th {
  border: 1px solid #ddd;
  text-align: center;
  padding: 7px;
  font-size: 14px;
}

.match-form .form-tabel .table-info table tr td {
  border: 1px solid #ddd;
  text-align: center;
  padding: 5px 3px;
}

.match-form .form-tabel .table-info table tr td input {
  padding: 0px !important;
  width: 95% !important;
  text-align: center;
}

.match-form .form-tabel .table-info table tr .delete-btn input {
  padding: 10px !important;
  line-height: 0px;
}
.match-form  .form-group  .chosen-container{
 float: left;
}
.match-form  .form-group  .chosen-container .chosen-single{
  height:36px;
  line-height: 36px;
  border-color:#ddd;
}
.match-form  .form-group  .chosen-container-single .chosen-single span{
  line-height: 36px;
}
.match-form  .form-group  .chosen-container-single .chosen-single div{
  top: 8px;
  height: 65%;
}
.match-form .form-tabel  .chosen-container{
  width:100% !important;
}
.match-form .form-tabel  .chosen-container .chosen-drop .chosen-search input{
  width:100% !important;
  height:22px;
}
.match-form .form-tabel  .chosen-container .chosen-drop .chosen-results{
  width:95%;
}
.schBox {
  margin-bottom: 10px;
  min-height: 85px;
  padding-left: 15px;
  padding-top: 5px;
  border: 1px solid #e1e1e1;
  background: #fff;
}

.schBox .schItem {
  color: #6a6a6a;
  float: left;
  height: 80px;
  width: 120px;
  margin-right: 10px;
}

.schBox .schTab {
  height: 26px;
  line-height: 26px;
}

.schBox .schTab .curr {
  color: #fff;
}

.schBox .schTab li {
  cursor: pointer;
  width: 75px;
  float: left;
  height: 26px;
  text-align: center;
  line-height: 26px;
}

.schBox .schItem .schTit {
  height: 30px;
  line-height: 30px;
}

.schBox .schItem .schIpt {
  border: 1px solid #ddd;
  cursor: pointer;
  height: 29px;
  line-height: 29px;
  width: 100px;
  padding: 0 8px;
  display: block;
}

.schBox .schItem .schIpt i {
  display: block;
  height: 27px;
  overflow: hidden;
  background: url(../i/schItem.gif) no-repeat right center;
}

.schBox .schItem.keyWordItem.wz .schIpt .keyWord {
  display: block;
  padding-left: 28px;
  width: 336px;
}

.schBox .keyWordItem {
  width: 228px;
}

.schBox .keyWordItem .schIpt {
  width: 225px;
  padding: 0;
}

.schBox .keyWordItem .keyWord {
  width: 205px;
  padding-left: 25px;
  border: 0;
  display: block;
  padding-top: 4px;
  padding-bottom: 8px;
  background: url(../i/schIcon.gif) no-repeat;
}

.schBox .jobKeyWordItem {
  width: 280px;
  padding-top: 5px;
  height: 75px;
}

.schBox .jobKeyWordItem .schIpt {
  width: 277px;
  padding: 0;
}

.schBox .jobKeyWordItem .keyWord {
  width: 257px;
  padding-left: 20px;
  border: 0;
  padding-top: 7px;
  padding-bottom: 8px;
  background: url(../i/schIcon.gif) no-repeat;
}

.schBox .keyWordItem.wz {
  width: 368px;
}

.schBox .keyWordItem.wz .schIpt {
  width: 365px;
}

.schBox .keyWordItem.wz .keyWord {
  width: 345px;
}

.schBox .horizontal {
  width: 180px;
  padding-top: 30px;
  height: 30px;
}

.schBox .horizontal .schTit {
  width: 55px;
  float: left;
}

.schBox .horizontal .schIpt {
  float: left;
}

.schBox .schLast {
  padding-top: 30px;
  height: 30px;
}

.schBtn {
  color: #FFF;
  width: 78px;
  height: 31px;
  float: left;
  padding-top: 30px;
}

.schBtn button {
  cursor: pointer;
  width: 78px;
  height: 31px;
  line-height: 31px;
  display: block;
  color: #fff;
  margin: 0;
  padding: 0;
  border: 0;
}


.breadcrumb {
  height: 36px;
  line-height: 36px;
  margin: 10px 0;
  padding: 0 10px;
  background-color: #fff;
}

.breadcrumb label {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  word-spacing: normal
}

.breadcrumb ol {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  padding: 0 10px
}

.breadcrumb ol li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  word-spacing: normal
}

.breadcrumb ol li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"
}

.breadcrumb ol .active a {
  color: #333
}

.pages{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pages .page {
  justify-content: center;
}
.pages .page li{
   width: auto;
}
