.mt50{
  margin-top: 10px;
}
.mb50{
  margin-bottom: 10px;
}

body{
  width: 100%;
  background-size: 100% auto;
}
.bg{
  width: 100%;
  background-size: 100% auto;
}
.wrapper{
  width: 95%;
  padding-top: 115px;
}
header{
  padding: 10px;
}
header>div{
  width: 93%;
}
header>div>h2{
  font-size: 16px;
  line-height: 30px;
}
header p{
  font-size: 10px;
  line-height: 19px;
}

main{
  padding: 10px;
  margin: 30px 0;
}
main>div{
  width: 93%;
}
main p{
  font-size: 10px;
  line-height: 19px;
}

.cen-box .title{
  height: 34px;
  line-height: 34px;
  background-image: none;
}
.cen-box .university-title{
  height: 78px;
  line-height: 78px;
  background-image: none;
}
.cen-box .code-title{
  height: 34px;
  line-height: 34px;
  background-image: none;
}
.title-text{
  font-size: 15px;
  letter-spacing: 0px;
}
.title-code{
  font-size: 15px;
}
.title-bgtext{
  font-size: 13px;
  width: 164px;
  height: 30px;
  line-height: 30px;
  margin-top: -2px;
}
.title-header + .title-bgtext {
  width: 231px;
}
.university-desc{
  font-size: 10px;
  line-height: 19px;
}

.ri-photo {
  margin: 10px 0 0px;
  width: 100%;
  height: 220px;
}
.ri-height{
  height: 191px;
}

.margin-center{
  width: 309px;
  height: auto;
  margin: 0 auto;
}
.ri-height .ri-photo-cut{
  height: 168px;
  line-height: 168px;
}
.ri-photo-cut {
  width: 25px;
  height: 220px;
  line-height: 220px;
  font-size: 25px;
}
.ri-photo-cut.prev {
  float: left;
  position: relative;
  right: 5px;
}

.ri-photo-cut:hover {
  color: #999;
}
.ri-photo-wrap {
  width: 250px;
  float: left;
  overflow: hidden;
  margin-left: 4px;
}

/*企业样式*/
#ri-company .ri-photo-item {
  width: 228px;
  height: 205.2px;
  border: 7px solid #ADCB81;
  overflow: hidden;
  margin-right: 20px;
}
.ri-photo-list a{
  font-size: 13px;
}
.companyName{
  font-size: 20px;
  color: #4B8F1A;
  text-align: center;
  margin: 10px 20px;
}
.companyLogo{
  width: 85px;
  height: 85px;
  margin: 0 auto;
  box-shadow: 1px 0px 6px #b5b5b5;
}
.companyLogo>a>img{
  width: 85px;
  height: 85px;
}
.bg-color{
  background-color: #8EB250;
  width: 100%;
  height: 100%;
}
.companyDesc{position: relative; line-height: 18.75px; height: 57px;overflow: hidden; margin: 10px; padding-top: 5px; color: white; font-size: 10px}
.overflowDesc::after{content: "..."; position: absolute; bottom: 5px; right: 0px; padding-left: 40px;
background: -webkit-linear-gradient(left, transparent, #8EB250 83%);
background: -o-linear-gradient(right, transparent, #8EB250 83%);
background: -moz-linear-gradient(right, transparent, #8EB250 83%);
background: linear-gradient(to right, transparent, #8EB250 83%);
}


.ri-photo-item{
  width: 227px;
  height: auto;
  /* border: 8px solid rgba(52, 99, 160, 0.5); */
  border: 8px solid rgba(241, 212, 100, 0.5);
  margin-right: 20px;
}
.ri-photo-item img {
  width: 227px;
  height: auto;
}


.code{
  width: 130px;
  height: 130px;
  margin: 30px auto -23px;
  padding-bottom: 35px;
}
footer{
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 13px;
  color: #000;
  margin-top: 40px;
}
.form li input{
  width: 88%;
}
.bottom-text {
    width: 88%;
}
  ul.form {
    width: 80%;
}
  ul li .form-name{
    width: 38%;
    text-align: left;
  }
  .main-text.main-time{
  padding: 0px;
}