.fix {
  *zoom: 1;
}
.fix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
.lanmu1 {
  margin-bottom: 22px;
}
.jqyj-box .col-lg-5ths:nth-child(5n+1) {
  clear: left;
}
.jqyj-list {
  display: block;
  margin-bottom: 30px;
}
.jqyj-list .img-box {
  width: 100%;
  height: 180px;
  display: block;
  overflow: hidden;
  border-radius: 4px;
  margin-bottom: 15px;
  border: 1px solid #EFEFEF;
}
.jqyj-list .img-box img {
  width: 100%;
  height: 100%;
}
.jqyj-list h1 {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 36px;
  text-align: center;
  margin: 0;
}
.jqyj-list:hover h1 {
  color: #145f35;
}
.ny-other-tit {
  padding: 10px 30px 10px 38px;
  background: #d3efcb;
  line-height: 28px;
  font-size: 20px;
  font-weight: bold;
  color: #145f35;
  position: relative;
  margin-bottom: 30px;
  margin-top: 0;
}
.ny-other-tit::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 9px;
  background: #145f35;
  left: 15px;
  top: 20px;
}
.pep-wz-list li a {
  display: block;
  padding-left: 23px;
  position: relative;
  margin-bottom: 45px;
  font-size: 16px;
  line-height: 16px;
}
.pep-wz-list li a::before {
  content: "";
  position: absolute;
  width: 3px;
  height: 14px;
  background: #bcdcb3;
  border-radius: 2px;
  left: 0;
  top: 1px;
}
.btn-primary {
  background-color: #145f35 !important;
  border-color: #145f35 !important;
}
.teams li {
  margin-top: 0;
}
.rydetail-box .detail-top {
  background: #F8FDF6 url(20260316rybg.png) no-repeat center center / cover;
  border-radius: 4px;
  padding: 40px 40px 40px 60px;
  margin-bottom: 50px;
}
.rydetail-box .detail-top .img-box {
  float: right;
  width: 188px;
  overflow: hidden;
  margin-left: 40px;
}
.rydetail-box .detail-top .img-box img {
  width: 100%;
}
.rydetail-box .detail-top .info {
  overflow: hidden;
  padding-top: 5px;
}
.rydetail-box .detail-top .info ul li {
  font-size: 16px;
  color: #333333;
  line-height: 36px;
}
.rydetail-box .detail-top .info ul li > span {
  float: left;
  color: #278742;
  font-weight: bold;
}
.rydetail-box .detail-top .info ul li > div {
  overflow: hidden;
}
.rydetail-box .detail-top h1 {
  font-weight: bold;
  font-size: 30px;
  color: #333333;
  line-height: 40px;
  margin: 0 0 22px 0;
}
.rydetail-box .detail-top h1 span {
  padding: 0 10px;
  font-weight: 400;
  font-size: 18px;
}
.rydetail-box .detail-top h1 i {
  font-weight: 400;
  font-size: 18px;
  font-style: normal;
}
.rydetail-box .detail-txt {
  margin-bottom: 40px;
}
.rydetail-box .detail-txt:last-child {
  margin-bottom: 0;
}
.rydetail-box .detail-txt .title {
  background: #F4FBF0;
  font-weight: bold;
  font-size: 20px;
  color: #278742;
  line-height: 30px;
  padding: 10px 18px;
  margin-bottom: 30px;
  border-left: 4px solid #278742;
}
.rydetail-box .detail-txt .txt {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
}
.formsearch-box {
  margin: 10px 0 28px 0;
}
.formsearch-box label {
  font-size: 15px;
  line-height: 1.5;
  margin: 0 20px;
}
.formsearch-box input {
  width: 200px;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  height: 36px;
}
.formsearch-box .js {
  display: inline-block;
  border-radius: 4px;
  margin-left: 100px;
  width: 100px;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
  font-weight: 400;
  color: #fff;
  background-color: #145f35 !important;
  border-color: #145f35 !important;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .jqyj-box .col-lg-5ths:nth-child(5n+1) {
    clear: none;
  }
  .jqyj-box .col-lg-5ths:nth-child(4n+1) {
    clear: left;
  }
  .pep-wz-list li a {
    padding-left: 16px;
  }
}
@media (max-width: 991px) {
  .container {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  #to-submit {
    margin-top: 0px;
  }
  .jqyj-box .col-lg-5ths:nth-child(4n+1) {
    clear: none;
  }
  .jqyj-box .col-lg-5ths:nth-child(3n+1) {
    clear: left;
  }
  .jqyj-list .img-box {
    height: 150px;
  }
  .rydetail-box .detail-top {
    padding: 30px;
    margin-bottom: 40px;
  }
  .rydetail-box .detail-top .img-box {
    width: 120px;
    margin-left: 25px;
  }
  .rydetail-box .detail-top .info {
    padding-top: 0px;
  }
  .rydetail-box .detail-top h1 {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 14px 0;
  }
  .rydetail-box .detail-top .info ul li {
    font-size: 15px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .jqyj-box .col-lg-5ths:nth-child(3n+1) {
    clear: none;
  }
  .jqyj-box .col-lg-5ths:nth-child(2n+1) {
    clear: left;
  }
  .jqyj-list .img-box {
    width: 132px;
    height: 160px;
    margin-left: auto;
    margin-right: auto;
  }
  .rydetail-box .detail-top .img-box {
    float: none;
    width: 180px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .rydetail-box .detail-top {
    padding: 25px 20px;
    margin-bottom: 30px;
  }
  .rydetail-box .detail-txt {
    margin-bottom: 30px;
  }
}
