

.right-main{
  width: 80.8%;
  margin:0 auto;
  background: #FFFFFF;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}

.right-main-title{
  padding: 30px;
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
/* 公司简介 */
.company-main{
  margin: 0px 30px 30px 30px;
}
.company-img {
  width: 100%;
}
.company-main p{
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #333333;
line-height: 24px;
margin-top: 14px;
}
/* 知识产权 */
.knowledge-flexdiv {
    display: flex;
    flex-wrap: wrap;
}
.knowledge-title{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    width: 200px;
    margin-left: 21px;
}
.knowledge-content{
   margin-bottom: 30px;
    margin-right: 23px;
    margin-left: 10px;
    text-align: center;
    max-width: 200px;
}
/* 企业文化 */
.culture-flexdiv{
  display: flex;
  flex-wrap: wrap;
}

.clutrue-img{
  float: left;
  margin: 68px 30px;
}
.culture-content{
width: 440px;
height: 255px;
background: #FFFFFF;
border: 1px solid #DFDFDF;
margin-left: 30px;
margin-bottom: 30px;
}
.culture-title{
font-size: 18px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #333333;
line-height: 24px;
margin-top: 88px;
margin-bottom: 10px;
}
.culture-desc{
font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #999999;
line-height: 24px;
margin-right: 20px;
}

/* 知识产权 */

.honor-flexdiv{
  display: flex;
  flex-wrap: wrap;
}
.honor-title{
  margin-bottom: 30px;
  text-align: center;
  font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #333333;
}