|
|
|
@ -149,9 +149,9 @@ class ShixunsHome extends Component {
|
|
|
|
|
<style>
|
|
|
|
|
{
|
|
|
|
|
`
|
|
|
|
|
.shixunsHome .educontent {
|
|
|
|
|
width: 1223px;
|
|
|
|
|
}
|
|
|
|
|
.shixunsHome .educontent {
|
|
|
|
|
width: 1250px;
|
|
|
|
|
}
|
|
|
|
|
.banners{
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
}
|
|
|
|
@ -242,7 +242,7 @@ class ShixunsHome extends Component {
|
|
|
|
|
</div>
|
|
|
|
|
<Link to={"/paths"} className="moreitem">更多<i className="fa fa-angle-right ml5"></i></Link>
|
|
|
|
|
|
|
|
|
|
<div className="square-list clearfix" style={{width:'108%'}}>
|
|
|
|
|
<div className="square-list clearfix" style={{width:'100%'}}>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{homedatalist===undefined?"":homedatalist.subjects.map((item,key)=>{
|
|
|
|
@ -321,7 +321,7 @@ class ShixunsHome extends Component {
|
|
|
|
|
</div>
|
|
|
|
|
<Link to={"/shixuns"} className="moreitem">更多<i className="fa fa-angle-right ml5"></i></Link>
|
|
|
|
|
|
|
|
|
|
<div className="square-list clearfix" style={{width:'108%'}}>
|
|
|
|
|
<div className="square-list clearfix" style={{width:'100%'}}>
|
|
|
|
|
<style>
|
|
|
|
|
{
|
|
|
|
|
`
|
|
|
|
|