@ -721,6 +721,14 @@ class CoursesBanner extends Component {
.ant-breadcrumb-separator{
color: rgba(255,255,255,0.3) !important;
}
.ant-tooltip-inner{
background: #FFFFFF !important;
opacity: 0.2 !important;
.ant-tooltip-arrow::before{
`}
</style>
<Breadcrumb separator="|" className={"mt5"}>
@ -1750,3 +1750,7 @@ input.ant-input-number-input:focus {
color: #F79946 !important;
text-decoration: underline !important;
.pointertooltip{
background: #DDDDDD;
@ -137,8 +137,10 @@ class SearchPage extends Component{
margin-right: 4px;
font-size: 16px !important;
.shixundetailtopcss{
`}</style>
<div className="shixunDetail_top " >
<div className="shixunDetail_top shixundetailtopcss" >
{/*<div style={{height:"53px"}}></div>*/}
<div className="intermediatecenter" style={{ width: "100%"}}>
<Search
@ -178,9 +178,10 @@
.ml9{
margin-left: 9px;
.shixunDetail_top{width: 100%;background-image: url("/images/educoder/searchforbackres.jpg"); height: 240px;
.shixunDetail_top{width: 100%;background-image: url("/images/educoder/searchforbackres.jpg"); height: 160px;
justify-content: center;align-items: center;display: -webkit-flex;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
padding-top: 0px !important;