

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-weibo:before {
    content: "\e625";
}

.icon-tupian:before {
    content: "\e6ee";
}

.icon-yuyuechenggong:before {
    content: "\e631";
}

.icon-xingji:before {
    content: "\e635";
}

.icon-gengduoliebiao:before {
    content: "\e60c";
}

.icon-xialajiantou:before {
    content: "\e638";
}

.icon-pingjia:before {
    content: "\e61e";
}

.icon-iconfontcaidan:before {
    content: "\e60f";
}

.icon-iconfontzuojiantou:before {
    content: "\e6a8";
}

.icon-location:before {
    content: "\e620";
}

.icon-guanbi1:before {
    content: "\e723";
}

.icon-002dianhua:before {
    content: "\e601";
}

.icon-xiala:before {
    content: "\e65c";
}

.icon-jiantouyou:before {
    content: "\e616";
}

.icon-bankexing:before {
    content: "\e6f0";
}

.icon-guanbi2:before {
    content: "\e615";
}

.icon-16:before {
    content: "\e6d1";
}

.icon-headseterji:before {
    content: "\e6c2";
}

.icon-zhifubao:before {
    content: "\e634";
}

.icon-shouji:before {
    content: "\e66f";
}

.icon-lajitong:before {
    content: "\e6d2";
}

.icon-fanhui:before {
    content: "\e603";
}

.icon-wodeziliao:before {
    content: "\e651";
}

.icon-anquanzx1:before {
    content: "\e60d";
}

.icon-iconfontapple:before {
    content: "\e636";
}

.icon-webicon03:before {
    content: "\e66d";
}

.icon-jiaotong:before {
    content: "\e61f";
}

.icon-anquanzhongxin:before {
    content: "\e605";
}

.icon-biaoqing:before {
    content: "\e618";
}

.icon-jiantouyou1:before {
    content: "\e62a";
}

.icon-yuyue:before {
    content: "\e679";
}

.icon-shijian:before {
    content: "\e610";
}

.icon-shoujihao:before {
    content: "\e611";
}

.icon-erweima:before {
    content: "\e745";
}

.icon-xingji1:before {
    content: "\e602";
}

.icon-xiugaimima:before {
    content: "\e612";
}

.icon-guanbi:before {
    content: "\e66c";
}

.icon-sousuo:before {
    content: "\e685";
}

.icon-luxian:before {
    content: "\e7bb";
}

.icon-web__guanyuwomen:before {
    content: "\e63c";
}

.icon-yuyuechenggong1:before {
    content: "\e649";
}

.icon-favorite:before {
    content: "\e626";
}

.icon-ditu:before {
    content: "\e884";
}

.icon-dkw_tianxie:before {
    content: "\e606";
}

.icon-tuijian:before {
    content: "\e607";
}

.icon-shoucangliebiao:before {
    content: "\e609";
}

.icon-videoup:before {
    content: "\e608";
}

.icon-yuyue1:before {
    content: "\e617";
}

.icon-shu:before {
    content: "\e60a";
}

.icon-baogaochaxun:before {
    content: "\e656";
}

.icon-gerenzhongxinkaobei:before {
    content: "\e657";
}

.icon-jiankangbaike:before {
    content: "\e665";
}

.icon-weixin:before {
    content: "\e6d4";
}

.icon-guanyuwomen:before {
    content: "\e604";
}

.icon-shuaxin:before {
    content: "\e63d";
}

.icon-tuichu:before {
    content: "\e627";
}

.icon-shuaxin1:before {
    content: "\e6c3";
}

.icon-arrow-right:before {
    content: "\e686";
}

.icon-kefu:before {
    content: "\e7b2";
}

.icon-yuyue2:before {
    content: "\e6a6";
}

.icon-Group-:before {
    content: "\e69c";
}

.icon-xiugaimima1:before {
    content: "\e648";
}

.icon-yuyuedingdan:before {
    content: "\e6de";
}

.icon-fugai:before {
    content: "\e62b";
}

.icon-tuichu1:before {
    content: "\e60b";
}

.icon-yuyue3:before {
    content: "\e600";
}

.icon-lajitongxitong:before {
    content: "\e668";
}

.icon-dizhi:before {
    content: "\e60e";
}

.icon-yuyuechenggong2:before {
    content: "\e641";
}

.icon-right-arrow:before {
    content: "\e613";
}

.icon-tianjia:before {
    content: "\e614";
}


.page-show {
    text-align: center;
    border-top: 1px solid #ccc;
}

.page-show ul {
    display: inline-block;
    line-height:60px;
}

.page-show ul li {
    float: left;
}

.paging ul li {
    float: left;
    display: block;
    padding: 10px;
}

.paging ul li a {
    font-size: 14px;
    color: #337ab7;
    text-decoration: none;
}

.paging ul li.active {
    font-weight: 600;
}
@media screen and (max-width: 767px) {
    .paging{
        display:none;
    }
}



/*ΜαΚΎΠΕΟ’*/
.promptInfo {
    width: 100%;
    position: fixed;
    bottom: 30%;
    z-index: 1000;
    text-align: center;
    display: none;
}

.promptInfo span {
    display: inline-block;
    min-width: 165px;
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    background: rgba(0,0,0,0.8);
    color: #FFF;
    font-size: 14px;
    border-radius: 4px;
}


.selected-item {
    border: 1px solid #0070c9 !important;
}