.bannerflexslider{position:relative;height:320px;width:100%;overflow:hidden;text-align: center}
.slides{position:relative;z-index:1;}
.slides li{height:320px;width: 100%}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:13px;line-height:40px;overflow:hidden;background:url(/static/en/images//index/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}


.bannerflexslider .slides li img {
    min-width: 1300px;
    height: 100%;
    background-repeat:no-repeat;
    background-position: center center;
    background-size: cover;
}


/********搜索********/
.searchContent2 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #e8e7e7;
}
.searchContent2 .search {
    background: #f6f6f6;
}
.searchContent2 .public {
    height: 65px;
    line-height: 65px;
}

.subSearch1{
    width: 94%;
    margin: 0 auto;
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative;
}
.searchContent2 .attend {
    padding-left: 50px;
}
.searchSchool{
    width: 1000px;
    height: 37px;
    line-height: 37px;
    border:1px solid #ccc;
    float: left;
    padding: 0px 35px;
    border-radius: 6px;
    text-align: left;
}
.searchBtn{
    float: left;
    padding: 6px 20px;
    background: #da251c;
    border: 1px solid #da251c;
    color: #fff;
    font-size: 16px;
    border-radius: 6px;
    margin-left: 16px;
    /*width: 10%;*/
}
.searchWrap1{
    position: relative;
}
.searchWrap1 i{
    position: absolute;
    left: 13px;
    top: 11px;

}
.prvSchool {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 0 10px;
    padding:0 10px;
    cursor: pointer;

}

.selectCity{
   background: #da251c;
    border: 1px solid #da251c;
    color: #fff;
    font-size: 16px;
    border-radius: 6px;
    /* padding:5px;*/
}
.selectcourse{
    background: #da251c;
    border: 1px solid #da251c;
    color: #fff;
    font-size: 16px;
    border-radius: 6px;
    /* padding:5px;*/
}
.cityAll{
    display: inline-block;
}
.courseAlls{
    display: inline-block;
}
/********搜索********/


.info_all {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-top: 10px;

}
.inf_le {
    width: 65%;
    height: auto;
    float: left;
    min-height: 800px;
}

.listHouse {
    width: 100%;
    height: auto;
    margin: 0 0 20px;
}
.inf_right {
    float: right;
    width: 380px;
    height: auto;
    z-index: 999;
}
.mapAll {
    width: 100%;
    height: 540px;
    border: 1px solid #ccc;
    border-top: 0;
    translate: width .5s;
}
.right_wr {
    width: 382px;
    float: right;
    position: relative;
}
.forMap {
    float: right;
    width: 382px;
    margin-bottom: 20px;
}
.showAll {
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    background-color: #fff;
}

.leftshow {
    float: left;
    width: 105px;
    height: 37px;
    background: #f6f6f6;
    text-align: center;
    line-height: 37px;
    font-size: 16px;
    border-right: 1px solid #ccc;
    cursor: pointer;
}

.rightshow {
    float: right;
    margin-top: 8px;
    margin-right: 8px;
}

.heNew {
    margin-bottom: 30px;
    font-size: 14px;
    margin-top:10px;
}


.leftResult {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #f1f1f1;
    height: 150px;
    line-height: 24px;
    padding: 0 10px;
}
.leftResult img {
    width: 190px;
    height: 80px;
    max-width: 100%;
}
.leftResult .describe {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: 22px;
}
.leftResult .describe span {
    display: block;
    font-size: 16px;
    overflow: hidden;
    width: 400px;
    height: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-word;
}
.leftResult .describe span:nth-child(2) {
    color: gray;
    position: relative;
    top: 3px;
}
.leftResult .describe .addressNew {
    margin-top: 5px;
}
.addressNew label {
    margin-right: 20px;
    font-size: 16px;
    font-weight: normal;
}
.describe .timesC {
    color: red;
}
.moredet{
    float: right;
    position: relative;
    top: 41px;
    right: 20px;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: .1s;
    font-weight: 500;
    padding: 6px 14px;
    font-size: 14px;
    border-radius: 4px;
}
.moredet:hover {
    border: 1px solid #de3c33;
    color: #de3c33;
}
.leftResult:hover {
    background: #f7f7f7;
}

.leftResult .describe .timesC {
    color: red;
}


.forMap.bigMap {
    width: 1200px;
}

.bigMap {
    width: 1200px;
}

.forMap {
    float: right;
    width: 382px;
    margin-bottom: 20px;
}
.showAll {
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    background-color: #fff;
}
.absolute {
    position: fixed;
    top: 0;
    right: 0;
}
.sercAllselect{
    width:1000px;
    padding:10px 0px;
   /* border:1px solid #ccc;*/
    background: #fff;
    position: absolute;
    box-shadow: 0px 0px 5px 0px #ccc;
    top:58px;
    border-radius: 6px;
    height: 260px;
    overflow-y: auto;
    z-index: 999;
    display: none;
}
.sercAllselect ul li{
    width: 100%;
    height: 36px;
    line-height: 36px;
    cursor:pointer;
    padding: 0 15px;
    color:#606266;
    font-size: 14px;

}
a{text-decoration: none}
a:visited{
    text-decoration: none
}


.sercAllselect ul li:hover{
    background: #f5f7fa;
}


.marker {
    width: 27px;
    height: 34px;
    background: url(/static/en/images/index/nonormal.png) no-repeat;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.marker.hoveredMarker {
    background: url(/static/en/images/index/normal.png) no-repeat;
}

.rankAll{
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.rankselect{
    width: 150px;
    height: 32px;
    margin-left: 20px;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #606266;
    padding: 0 10px;
    position: absolute;
    top: 2px;
    left: 126px;
    font-size: 14px;
    background: #e9edf3;

}
.rankselect option{
    line-height: 30px;
}

.popImgContainer{
    width: 190px;
    height: 80px;
}
.popImgContainer img{
    width: 100%;
    height: 100%;
}
