.index-big-img {
    width: 576px;
    float: left;
    margin: 0 20px 20px 0;
    list-style: none;
}

.indexzxlp img {
    width: 100%;
    height: 100%;
}

.mt25 {
    margin-top: 25px;
}

.clearfix {
    zoom: 1;
}

.indexzxlp-list {
    width: 1216px;
    padding-bottom: 15px;
    padding-top: 15px;
}
.indexzxlp-t {
    width: 285px;
    height: 190px;
    position: relative;
}
.indexzxlp-tb {
    width: 100%;
    height: 36px;
    line-height: 36px;
    padding: 0 5px;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-color: rgba(0, 0, 0, 0.7);
}

.indexzxlp-list li {
    float: left;
    margin-right: 15px;
    /* margin-left: 10px; */
    width: 285px;
    height:290px;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 0px 0px 14px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 14px 3px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 14px 3px rgba(0,0,0,0.1);
    margin-bottom: 10px;
}

.indexzxlp-btl {
    width: 144px;
    line-height: 30px;
    font-size: 18px;
    color: #ff2400;
}

.indexzxlp-btc {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
}

.indexzxlp-b {
    padding: 20px 10px 15px;
}

.indexzxlp-bb-common {
    font-size: 12px;
    height: 17px;
    line-height: 16px;
}

.indexzxlp-bb-common em {
    border-bottom: 1px solid #737373;
    margin-right: 5px;
}

.col_333 {
    color: #333;
}

.indexajgw {
    overflow: hidden;
}

.indexajgw-list li {
    width: 225px;
    height: 298px;
    overflow: hidden;
    float: left;
    position: relative;
    cursor: pointer;
    margin-right: 19px;
}

.indexajgw-list li img {
    width: 225px;
}

.indexajgw-list-little {
    width: 100%;
    padding: 10px 15px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
}

.indexajgw-list-little-t {
    width: 195px;
    height: 25px;
    color: #fff;
}

.capture {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.indexajgw-list-little-b {
    width: 100%;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.indexajgw-list-big {
    width: 205px;
    padding: 25px 10px 15px;
    background-color: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#b3000000',EndColorStr='#b3000000');
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
}
.indexajgw-list-big-t {
    height: 20px;
}
.indexajgw-name {
    font-size: 18px;
    font-weight: bold;
}

.indexajgw-fen {
    display: inline-block;
    width: 11px;
    height: 10px;
    background-image: url(/skin/style/2020/image/indexajgwshoucang.png);
    background-size: 11px 10px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 5px;
}
.indexajgw-list {
    width: 1220px;
}

.indexajgw-pj {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url(/skin/style/2020/image/indexajgwduihua.png);
    background-size: 10px 10px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 5px;
}
.mr10 {
    margin-right: 10px;
}
.ml10 {
    margin-left: 10px;
}
.mt5 {
    margin-top: 5px;
}
.shuiditu {
    display: none;
    width: 140px;
    height: 180px;
    position: absolute;
    top: 70%;
    left: -40px;
    background-color: #fff;
    text-align: center;
    padding-top: 20px;
}

.shuiditu:before {
    content: '';
    position: absolute;
    top: -6px;
    left: 65px;
    display: inline-block;
    border-bottom: 6px solid #fff;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

.cityDisplay {
    width: 480px;
    max-height: 420px;
    overflow: auto;
    position: absolute;
    box-shadow: 0 2px 5px #f1f1f1;
    background-color: #FFFFFF;
    padding: 30px;
    margin-top: 30px;
    line-height: 16px !important;
    top: 40px;
    display: none;
    border: 1px solid #ddd;
}

.cityDisplay .remen_city {
    width: calc(420px - 80px);
}

.remen_dis {
    border-bottom: 1px solid #eee;
    padding-bottom: 25px;
}

.remen_city_name {
    width: 63px;
    margin-top: 5px;
    color: #999;
}

.shai_city {
    width: 20px;
    margin-top: 5px;
    color: #999;
}

.cityDisplay .fenlei_city {
    width: calc(420px - 20px);
}

.cityDisplay ul li {
    float: left;
    margin: 5px 0;
    margin-left: 10px;
}

.city_dis {
    display: flex;
}

.cityDisplay ul li a:hover {
    text-decoration: none;
    color: #EE7624;
}