.intellectual-box {
  /*height: 1300px;*/
  height: auto;
  background: #fff;
  margin: 0 auto;
}

.intellectual-content {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.intellectual-left {
  width: 260px;
  margin-top: 60px; 
  float: left;
}

.intellectual-left li a{
  display: inline-block;
  width: 260px;
  /*font-family: SourceSansPro-Regular;*/
  font-size: 22px;
  color: #888888;
  letter-spacing: 0;
  padding: 22px 0;
  /* line-height: 70px; */
  text-align: left;
  /* border-top: 1px solid #d6d6d6; */
}
.intellectual-left li a:hover{
  color: #b60005;
}
.intellectual-left .ftcolor{
  color: #b60005;
}
.intellectual-left .bgcolor{
  background: #b60005;
}
.line1,
.line2,
.line3,
.line4,
.line5,
.line6,
.line7{
  background:#d6d6d6;
  width:260px;
  height:1px;
}
.intellectual-right{
  width: 880px;
  margin-left: 60px;
  margin-top: 60px;
  padding-bottom: 50px;
  float: left;
  border-bottom: 1px solid #d6d6d6;
}
.intellectual-right-title{
  width: 880px;
  height: 80px;
  background:#3e5c93;
  overflow: hidden;
}
.right-title-bottle{
  background:#b60005;
  box-shadow:0 0 6px 0 rgba(62,92,147,0.20);
  width:80px;
  height:80px;
  float: left;
  text-align: center;
  line-height: 80px;
}
.right-title-txt{
  width: 480px;
  height: 80px;
  margin-left: 30px;
  white-space: nowrap;
  /*font-family:SourceSansPro-Regular;*/
  font-size:30px;
  color:#ffffff;
  letter-spacing:0;
  line-height:80px;
  text-align:left;
  float: left;
}
.right-title-print{
  float: left;
  margin-top: 25px;
  margin-left: 237px;
}
.print-img{
  width: 28px;
  height: 28px;
}
.intellectual-right-txt{
  width: 880px;
  /*height: auto;*/
  height: auto;
  margin-top: 30px;
  /*font-family:SourceSansPro-Regular;*/
  font-size:18px;
  color:#333333;
  letter-spacing:0;
  line-height:23px;
  text-align:left;
  overflow: hidden;
}
.intellectual-right-txt-height{
  
}
.intellectual-right-more{
  width: 26px;
  height: 26px;
  margin: 0 auto;
  margin-top: 30px;
}