.c-bule {
  color: #008ed8 !important;
}
.c-red {
  color: #c8201a;
}
.bg-gre {
  background: #3cae75;
  color: #fff;
}
.bg-red {
  background: #e92900;
  color: #fff;
}
.bg-bule {
  background: #008ed8;
  color: #fff;
}
.wl {
  float: left;
  width: 100%;
}
.mianpro {
  float: left;
  width: 100%;
}
.mianpro li {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.mianpro .ind-text02 {
  float: right;
  width: 38%;
  text-transform: uppercase;
  line-height: 30px;
  padding-top: 88px;
  padding-left: 70px;
}
.mianpro li a {
  float: left;
  width: 100%;
}
.mianpro .ind-img02 {
  float: left;
  width: 60%;
  text-align: right;
}
.mianpro li.r .ind-text02 {
  float: left;
}
.mianpro li.r .ind-img02 {
  float: right;
}
.ruij-index-box {
  background: #f6f6f6;
  border: 1px solid #DEDEDE;
  padding: 30px 30px;
  margin: 20px auto;
  float: left;
  width: 100%;
}
.ruij-index h3 {
  font-size: 30px;
  color: #333;
  text-align: center;
  margin-bottom: 10px;
}
.rj-ind-abo {
  float: left;
  width: 66%;
  margin-top: 20px;
}
.rj-ind-mes {
  float: right;
  width: 30%;
}
.rj-ind-mes .assessment-form {
  margin: 0;
}
.rj-ind-mes .assessment-main {
  padding: 0;
}
.assessment-main h4 {
  font-size: 16px;
  color: #333;
  line-height: 22px;
}
.rj-ind-mes .assessment-main h4 {
  margin-top: 41px;
  margin-bottom: 10px;
}
.rj-ind-mes .f-btn {
  width: 50%;
}
.rj-ind-mes .member-form .f-text {
  margin-bottom: 10px;
}
.alibab-bg a {
  background: #dab866;
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
}
.alibab-bg a:hover {
  background: #f2c556;
}
.Prolistbox li {
  position: relative;
}
.libox-bg-hover {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  float: left;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  transition: all 0.4s ease-in;
}
.pro-bg {
  position: absolute;
  width: 100%;
  z-index: 99;
  padding: 10px 0;
}
.pro-bg a {
  background: #eee;
  width: 100px;
  height: 36px;
  line-height: 36px;
  border-radius: 10px;
  text-align: center;
  float: right;
  margin: 0 8px;
}
.pro-bg a.alibab {
  background: #f2c556;
  color: #fff;
}
.Prolistbox li {
  width: 30.333333%;
  margin: 1.5%;
  float: left;
  border: 1px solid #dedede;
}
.Prolistbox li span {
  height: 21px;
  line-height: 21px;
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 1100px) {
  .pro-bg a {
    margin-bottom: 10px;
    width: auto;
    padding: 0 15px;
  }
}
@media (max-width: 1000px) {
  .mianpro li .ind-text02 {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .mianpro li .ind-img02 {
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 800px) {
  .rj-ind-abo {
    width: 58%;
  }
  .rj-ind-mes {
    width: 40%;
  }
}
@media (max-width: 700px) {
  .rj-ind-abo {
    width: 100%;
  }
  .rj-ind-mes {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .Prolistbox li {
    width: 47%;
  }
}
