.viewCE{
    position: fixed;
    top: 160px;
    right: 0;
    z-index: 9999;
}
.image-sty{
    width: 55px;
    height:42px;

}
.iframe-btomNavi{
    position: fixed;
    bottom: 0;
    width:100%;
    height: 50px;
}
.iframe-search{

    width: 100%;
    height: 59px;
    z-index: 9999;



}


/*
整理*/

.brand_show-tr-font-top{
    vertical-align: text-top;
}

.index-img{
    margin-right: 8px;
    margin-left: 8px;
}
.marketopens-image{

    padding-right: 5px;

    padding-top: 5px;

    padding-left: 0px;


}
.marketopens-margin-right-left{
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;

}

.index-icon-search {
    background: url(/xj/image/enlarge.png);
    width: 16px;
    height: 20px;
    position: absolute;
    /*top: 20px;*/
    /*left: 42px;*/
    margin-left: 10px;
    background-size: contain;
    background-repeat: no-repeat;
}
body{
    font-family: PingFangSC-Regular, sans-serif!important;
    background-color: #f8f8fa;
}
.box {
    width: 100%;
    /*position: fixed; 去除浮动*/
    padding-left: 30px;
    padding-top: 10px;
    padding-right: 10px;
    background-color: #385ab3;
    padding-bottom: 10px;
    top: 0;
    z-index: 100;
    display: flex;
    flex-direction: row;
    align-items: center;

}

.box .icon-search {
    background: url(/xj/image/enlarge.png);
    width: 16px;
    height: 20px;
    position: absolute;
    top: 22px;
    left: 42px;
    background-size: contain;
    background-repeat: no-repeat;
}

input::-webkit-input-placeholder {
    color: #c2c5cc;
}

.box .username {
    padding-left: 10%;
    height: 39px;
    width: 95%;
}

.footer_active{
    color: #3d60ba!important;
}

.listbox img{
    height: 160px;
    width: 100%;
}

.middle_box{
    width: 100%;
    height: 600px;
    background-color: #f8f7fc;
}

.brand_tab_title{
    font-size: 13px;
    font-family: '微软雅黑';
    font-weight: bold;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}

.store_item{
    background: #FFFFFF;
    width: 100%;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 7px;
}

.brand_item_txt{
    font-size: 12px;
}

.item_td{
    height: 50px;
}

.item_td img{
    width: 90%!important;
}

.item_txt_box p{
    font-size: 13px!important;
    color: #7e869b!important;
}

.store_item_num{
    width:100% ;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    background-color: #f8f7fc;
    margin-top: 5px;
    border-radius: 5px;

}

.callphone{
    height: 25px;
    margin-top: 8px;
    margin-right: 5px;
}

.store_num_txt{
    color: #6a6d74;
    font-size: 12px;
}

.store_num_txt strong{
    font-size: 12px;
}

.infor-ul{
    background-color: #ffffff;
}

.infor-ul li{
    border-right: solid 1px #e5e5e5;
    width: 20%;
}

.infor-ul .infor-type-tab{
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}

.infor-content{
    width: 65%;
    height:100%;
    float: left;
    margin-right: 3%;
    margin-left: 10px;
}
.infor-ellipsis-img{
    width: 28%;
    height:100%;
    float: left;
    text-align: center;
    display: block;
}

.infor-title{
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 5px!important;
}

.infor-ellipsis{
    font-size: 8px;
    color: #9ea2ae;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.infor-ellipsis-img img{
    height: 70px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-top: 15%;
    border-radius: 5px;
}

.thumbnail{
    background-color: #FFFFFF!important;
    border: 0px!important;
}

.infor-item-box{
    margin-right: 0px;
    margin-left: 0px;
    background-color: #ffffff;
    margin-top: 10px;
}
@media (min-width: 800px){
    .globalstyle{
        width: 30%;
        margin-left: 35%;
    }
    .nav_self{
        width: 30%;
    }
    .viewCE{
        right: 35%;
    }
    .index-icon-search{
        /*left: 515px;*/
    }
}
