.learn {
  height: 250px;
  background: url(../2020xjpNewThoughtimages/learn.png) no-repeat center center;
}

.learn .inner {
  position: relative;
}

.learn .toLearn {
  position: absolute;
  width: 290px;
  height: 170px;
  left: 35px;
  top: 30px;
}

.main {
  padding: 30px 15px;
}

.floor {
  margin-top: 40px;
}

.floor:first-child {
  margin-top: 0;
}

.img {
  font-size: 0;
}

.firstFloor {
  height: 470px;
}

.firstFloor .floor-l {
  width: 475px;
}

.firstFloor .floor-l .img {
  margin-bottom: 40px;
}

.firstFloor .floor-l h3 {
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 10px;
}

.firstFloor p {
  color: #666666;
  line-height: 24px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #666666;
}

.firstFloor .floor-r {
  width: 670px;
  margin-left: 20px;
}

.firstFloor .floor-r li {
  margin-bottom: 15px;
}

.firstFloor .floor-r h3 {
  line-height: 41px;
  font-size: 20px;
}

.floor .title {
  height: 50px;
  font-size: 24px;
  line-height: 58px;
  color: #fff;
  background: url(../2020xjpNewThoughtimages/tit.png) no-repeat center center;
  text-indent: 2em;
  margin-bottom: 30px;
}

.floor .more {
  color: #cb1220;
  font-size: 18px;
  font-weight: normal;
}

.secFloor {
  height: 410px;
}

.secFloor .floor-l {
  height: 300px;
  background: #C10101;
  width: 30px;
  padding: 110px 10px 0;
  text-align: center;
  font-size: 22px;
}

.secFloor .floor-l a {
  color: #fff;
  line-height: 30px;
}
.secFloor2{
  height: 390px;
}

.secFloor2 .con>div{
  width: 570px;
}
.secFloor2 h4{
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 20px;
}
.secFloor2 .stories p{
  line-height: 24px;
  margin-bottom: 25px;
}
.secFloor2 li{
  line-height: 32px;
  text-indent: 1em;
  background: url(../2020xjpNewThoughtimages/point.png) no-repeat left center;
}
.secFloor2 .floor-r{
  margin-left: 30px;
}
.thirdFloor {
  height: 440px;
}

.thirdFloor .floor-l {
  width: 780px;
}

.thirdFloor .floor-l h3 {
  text-align: center;
  font-size: 16px;
  line-height: 42px;
  font-weight: normal;
  margin-top: 30px;
}

.thirdFloor .floor-l .img{
  width: 210px;
  margin: 0 -17px;
  text-align: center;
}

.thirdFloor .floor-l h3 a {
  color: #333;
}
.thirdFloor .floor-l p a {
  font-size: 14px;
  color: #666;
}

.thirdFloor .floor-r {
  width: 350px;
  margin-left: 40px;
}

.thirdFloor .new3 {
  margin-bottom: 30px;
}

.thirdFloor .new3 li {
  font-size: 18px;
  line-height: 32px;
  font-weight: bold;
  text-align: center;
}

.thirdFloor .tit {
  text-indent: 1em;
  font-size: 20px;
  line-height: 30px;
  background: url(../2020xjpNewThoughtimages/blbg.png) no-repeat;
  margin-bottom: 10px;
}

.thirdFloor .tit a {
  color: #cb1220;
}

.thirdFloor .list li {
  background: url(../2020xjpNewThoughtimages/point.png) no-repeat left center;
  text-indent: 1em;
  color: #666666;
  line-height: 32px;
  font-size: 16px;
}

.listbox>div {
  width: 330px;
}

.picScroll-left {
  width: 1020px;
  overflow: hidden;
  position: relative;
  background: #F6F6F6;
  padding: 0 50px;
}

.picScroll-left .hd {
  overflow: hidden;
  height: 50px;
  padding: 0 10px;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
  display: block;
  width: 24px;
  height: 46px;
  float: right;
  margin-right: 5px;
  margin-top: -23px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: 50%;
}

.picScroll-left .hd .next {
  right: 20px;
  background: url(../2020xjpNewThoughtimages/right.png) center center;
}

.picScroll-left .hd .prev {
  left: 20px;
  background: url(../2020xjpNewThoughtimages/left.png) center center;
}

.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll-left .bd ul li {
  margin: 0 11px;
  width: 230px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}

.picScroll-left .bd ul li .pic {
  text-align: center;
}

.picScroll-left .bd ul li .pic img {
  width: 230px;
  height: 289px;
  display: block;
}

.picScroll-left .bd ul li .pic a:hover img {
  border-color: #999;
}

.picScroll-left .bd ul li .title {
  padding: 15px 22px 0;
  line-height: 18px;
  font-size: 14px;
  background: none;
  margin-bottom: 0;
  text-align: center;
  text-indent: 0;
}
.picScroll-left .bd ul li .title a{
  color: #333;
}
.picScroll-left .bd ul li .title a:hover{
  color: #cb1220;
}