/*1.시작*/

.store-count-label,.interior{
	display: none;
}
.body-content {
    position: relative;
    min-width: 1250px;
    /* margin-bottom: 100px; */
}
.fr-main-content {
    background-color: #f8f8f8;
    padding-top: 100px;
}
.fr-container {
    margin: 0 auto;
    width: 1180px;
    padding: 0 15px 0 15px;
    box-sizing: border-box;
}
.fr-container:before, .fr-container:after {
    display: table;
    content: " ";
}
.fr-franchise {
    padding: 0 15px;
    margin-top: 14px;
    margin-bottom: 30px;
    min-height: 1000px;
}
.fr-franchise .fr-category ul.large {
    list-style: none;
    height: 46px;
    padding: 0;
    margin: 0;
}
.fr-franchise .fr-category ul.large li.actived {
    /* border-bottom: 1px solid #292929; */
    background-color: #f8f8f8;
}
.fr-franchise .fr-category ul.large li:first-child {
    border-left: none;
    width: 120px;
}
.fr-franchise .fr-category ul.large li {
    float: left;
    width: 125px;
    height: 46px;
    font-size: 14px;
    background-color: #d02440;
    text-align: center;
    padding-top: 12px;
    border-left: 1px dotted #b01e36;
    /* border-bottom: 1px solid #b01e36; */
    cursor: pointer;
}
.fr-franchise .fr-category ul.large {
    list-style: none;
    height: 46px;
    padding: 0;
    margin: 0;
}
.fr-franchise .fr-category ul.large li.actived span {
    opacity: 1;
}
.fr-franchise .fr-category ul.large li span.icon-home {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFW…kglaLLwTxKl9AhKDRxZRSoWTX85p96Y8AYMAZcjf8CDACjaNOuWZEIjAAAAABJRU5ErkJggg==);
}
.fr-franchise .fr-category ul.large li span {
    color: #292929;
    font-weight: bold;
    opacity: .7;
    display: inline-block;
    height: 24px;
    background-size: 24px 24px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-top: 2px;
}

.fr-franchise .fr-category ul.large li span.icon-0 {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFW…C4DuZFB8bBpQyeKwa94oOhsjFw0W0fgua/EkbAfy7grwADAO7L+aoYfthzAAAAAElFTkSuQmCC);
}
.fr-franchise .fr-category ul.large li span.icon-1 {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFW…jOQlcQ7eL3I/k/4Bz/L8j9F/7gCP1HFjIgZEDIgPLyS4ABAEkiF6RjUV6PAAAAAElFTkSuQmCC);
}
.fr-franchise .fr-category ul.large li span.icon-2 {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFW…vrxhveAF7OfV4kd//b9Pp/9QdH4j+yhAEJAxIGNJ78FGAA8NTBqDeWEzQAAAAASUVORK5CYII=);
}
.fr-franchise .fr-category ul.large li span.icon-3 {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFW…bKMqZJbPJaJex/5cerDaFsiD8+K+GBurbo5W4koEq7EGAARXo+GC0ZqEAAAAAASUVORK5CYII=);
}
.fr-franchise .fr-category ul.large li span.icon-4 {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFW…g8AqmarVsNvnOZSu13xLN6l231GKtmK2Bf5qyARrW/AgwAVx341i3XepwAAAAASUVORK5CYII=);
}
.fr-franchise .fr-category ul.large li span.icon-5 {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFW…Pih3xyvy127cSbyFcHWOSooz0gYjzvA1N/dE8ZMBkM+CfAAJdg4yXnFyyyAAAAAElFTkSuQmCC);
}
.fr-franchise .fr-body {
    margin-top: 14px;
    position: relative;
}
.fr-franchise .fr-body .keyword-container {
    position: relative;
    display: flex;
}
.fr-franchise .fr-body .keyword-container form {
    width: 270px;
}
.fr-franchise .fr-body .keyword-container form input.search {
    padding-left: 37px;
    border-radius: 0 0;
    border-color: #e0e0e0;
    background-position: 8px center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFW…WC3TUCuAgR8P2Igaj2IM63mdfrRoARYAQYAUaAq+1bgAEA7UO8Sxs8DakAAAAASUVORK5CYII=);
    background-size: 24px;
    font-size: 13px;
}
.form-control {
    padding: 9px 14px;
    height: 40px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.fr-franchise .fr-body .keyword-container .brand-list-status, .fr-franchise .fr-body .brand-container .brand-list-status {
    border-bottom: 1px solid #e0e0e0;
}
.fr-franchise .fr-body .keyword-container .keyword-list-status, .fr-franchise .fr-body .keyword-container .brand-list-status, .fr-franchise .fr-body .brand-container .keyword-list-status, .fr-franchise .fr-body .brand-container .brand-list-status {
    position: absolute;
    top: 0;
    left: 365px;
    width: 755px;
    height: 40px;
    font-size: 13px;
    color: #a3a3a3;
    padding-top: 10px;
}
.fr-franchise strong {
    color: #ed304f;
}
.fr-franchise .fr-body .keyword-container .brand-list-status div.order-by, .fr-franchise .fr-body .brand-container .brand-list-status div.order-by {
    position: absolute;
    bottom: 8px;
    right: 0;
    width: 150px;
    height: 20px;
    font-size: 12px;
    color: #a3a3a3;
    text-align: right;
    padding-top: 2px;
    padding-right: 17px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFCAYAAAB8ZH1oAAAAGXRFW…JbgJgTqhDkDB+gorMgDlwhVLE8kLoE5eoBFT2EyQEEGADFwillXTMoqQAAAABJRU5ErkJggg==);
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.fr-franchise .fr-body .keyword-container .brand-list-status div.order-by ul, .fr-franchise .fr-body .brand-container .brand-list-status div.order-by ul {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    width: 150px;
    z-index: 1000;
    list-style: none;
    margin: 0;
    padding: 5px;
}
.fr-franchise .fr-body .keyword-container .brand-list-status div.order-by ul li, .fr-franchise .fr-body .brand-container .brand-list-status div.order-by ul li {
    text-align: left;
    padding: 5px 8px;
}
.fr-franchise .fr-body .brand-container {
    position: relative;
    margin-top: 10px;
    padding-left: 0px;
}
.fr-franchise .fr-body .brand-container .brand-list {
    margin-bottom: 10px;
}
.brand-list__hottestBrands__wrap, .brand-list__featuredBrands__wrap, .brand-list__brandSet__wrap {
    overflow: hidden;
}
.fr-franchise .fr-body .brand-container .section-title {
    padding-top: 5px;
    margin-bottom: 5px;
    position: relative;
}
.fr-franchise .fr-body .brand-container .section-title span.title {
    font-size: 13px;
    color: #333;
    font-weight: bold;
}
.fr-franchise .fr-body .brand-container .section-title span.info {
    position: absolute;
    right: 0;
    height: 18px;
    bottom: 8px;
    display: inline-block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFW…qayZ0zraOZ8YlGVq/+w2legDEpi//icCpno+Z/Hc9/CzAAcqXPIiwPIyMAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 16px 16px;
    padding-top: 2px;
    padding-right: 27px;
    font-size: 12px;
    color: #a3a3a3;
    cursor: default;
}
.fr-franchise .fr-body .brand-container .section-title span.info .ad-popup {
    display: none;
    position: absolute;
    top: 22px;
    right: 5px;
    padding: 6px 15px 4px 15px;
    white-space: nowrap;
    text-align: left;
    color: #777;
    background: none;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    -moz-box-shadow: 2px 2px 2px #e0e0e0;
    -webkit-box-shadow: 2px 2px 2px #e0e0e0;
    box-shadow: 2px 2px 2px #e0e0e0;
    z-index: 1000;
}
.ad-popup {
    display: none;
    position: absolute;
    top: 22px;
    z-index: 1000;
    text-align: left;
    padding: 12px 15px 10px 15px;
    border: 1px solid #e0e0e0;
    box-shadow: 2px 2px 2px #e0e0e0;
    background: none;
    background-color: #fff;
    font-size: 12px;
    font-weight: normal;
    color: #777;
    white-space: nowrap;
    line-height: 16px;
}
.fr-franchise .fr-body .brand-container .brand-list .brand-row.hot {
    background-color: #fffee9;
}

/* .fr-franchise .fr-body .brand-container .brand-list .brand-row:nth-child(3n+2) {
    margin-left: 0;
} */
.fr-franchise .fr-body .brand-container .brand-list .brand-row {
    display: block;
    float: left;
    width: 260px;
    min-height: 160px;
    max-height: 340px;
    margin-bottom: 20px;
    margin-left: 20px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    position: relative;
}
.brand-list__hottestBrands__wrap .brand-row .brand-list__bg, .brand-list__featuredBrands__wrap .brand-row .brand-list__bg {
    height: 178px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.brand-list__hottestBrands__wrap .brand-row .logo, .brand-list__featuredBrands__wrap .brand-row .logo, .brand-list__brandSet__wrap .brand-row .logo {
    position: absolute;
    top: 11px;
    left: 11px;
    width: 58px;
    height: 58px;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 50% 50%;
    background-position: center center;
    background-size: contain;
    background-color: #fff;
    background-repeat: no-repeat;
    background-clip: content-box;
}
.brand-list__brandSet__wrap .brand-row .logo {
    display: block;
    position: static;
    margin: 11px 0 0 11px;
}
.sg-franchise .sg-body .brand-container .brand-list .brand-row .name {
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}
.brand-list__brandSet__wrap .brand-row .brand-list__info .name {
    position: absolute;
    top: 31px;
    left: 85px;
    width: 165px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.fr-empty-category-10 {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALQAAAC0CAYAAAA9zQYyAAAAGXRFW…VNCAVNCAVNCAVNKGhCKGhCKGhCKGhCKGhCQRNS9vxfgAEAjHPFYuFjyE8AAAAASUVORK5CYII=);
}
.brand-list__hottestBrands__wrap .brand-row .logo span, .brand-list__featuredBrands__wrap .brand-row .logo span, .brand-list__brandSet__wrap .brand-row .logo span {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    width: 56px;
    height: 56px;
    border-radius: 50% 50%;
}
.brand-list__brandSet__wrap .brand-row .logo span {
    position: static;
}
.brand-list__hottestBrands__wrap .brand-row .brand-list__info, .brand-list__featuredBrands__wrap .brand-row .brand-list__info, .brand-list__brandSet__wrap .brand-row .brand-list__info {
    padding: 15px 18px 15px 18px;
}
.fr-franchise .fr-body .brand-container .brand-list .brand-row .name {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}
.fr-franchise .fr-body .brand-container .brand-list .brand-row .store-count-label b, .fr-franchise .fr-body .brand-container .brand-list .brand-row .membership-label b, .fr-franchise .fr-body .brand-container .brand-list .brand-row .sales b, .fr-franchise .fr-body .brand-container .brand-list .brand-row .interior b {
    margin-left: 11px;
    font-weight: normal;
    color: #333;
}
.fr-franchise .fr-body .brand-container .brand-list .brand-row .store-count-label, .fr-franchise .fr-body .brand-container .brand-list .brand-row .membership-label, .fr-franchise .fr-body .brand-container .brand-list .brand-row .sales, .fr-franchise .fr-body .brand-container .brand-list .brand-row .interior {
    font-size: 12px;
    color: #a3a3a3;
}
ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.brand-list__hottestBrands__wrap .brand-row .brand-list__info__categoryName, .brand-list__featuredBrands__wrap .brand-row .brand-list__info__categoryName, .brand-list__brandSet__wrap .brand-row .brand-list__info__categoryName {
    display: block;
    padding: 4px 0px;
    font-size: 12px;
    color: #333;
}
.brand-list__hottestBrands__wrap, .brand-list__featuredBrands__wrap, .brand-list__brandSet__wrap {
    overflow: hidden;
}
.fr-franchise .fr-body .brand-container .brand-list:after {
    content: "";
    display: block;
    clear: both;
}
.fr-pagination {
    text-align: center;
}
.fr-pagination ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}
.fr-pagination ul li {
    display: inline-block;
}

.fr-pagination ul li a.prev {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAKCAYAAACXDi8zAAAAGXRFW…FdBNfBAJQEuaYJpADqMgZGZH9ABUEua2LE4sFSIKUHEGAAv7It3K1LODIAAAAASUVORK5CYII=);
}
.fr-pagination ul li a.prev, .fr-pagination ul li a.next {
    border: 1px solid #e0e0e0;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
}
.fr-pagination ul li a, .fr-pagination ul li a.prev, .fr-pagination ul li a.next {
    font-size: 12px;
    color: #777;
    text-decoration: none;
    border: 1px solid #fff;
    border-radius: 2px 2px;
    cursor: pointer;
    width: 28px;
    height: 28px;
    padding-top: 7px;
    text-align: center;
    display: inline-block;
}
.fr-pagination ul li:not(:first-child) {
    margin-left: 5px;
}
.fr-pagination ul li a.active {
    color: #ed304f;
    border: 1px solid #ed304f;
}
.fr-franchise .fr-pagination a {
    border-color: #f8f8f8;
}
.form-search111{
	display: flex;
    margin-left: 40px;
}
.fr-page-title h2 {
    font-size: 26px;
    text-align: center;
    color: #333;
    min-height: 44px;
}

.btn-group-justified>.btn, .btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%;
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
    margin-left: -1px;
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%;
}
.btn-group>.btn-group {
    float: left;
    width: 10%;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group-justified {
    display: flex;
    table-layout: fixed;
    border-collapse: separate;
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}
.btn-group-justified>.btn-group .btn {
    width: 100%;
}
.btn-group>.btn:first-child {
    margin-left: 0;
}
.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    float: left;
}
.btn-taller {
    height: 52px;
}
.btn-whitegray {
    background-color: #fff;
    color: #a3a3a3;
    border-color: #e0e0e0;
}
.tabs1 {
    margin: 15px auto;
}    

p {
	text-align: center;
	color: darkgray;
	font-size: small;
}

.empty1{
	text-align: center;
	font-size: 50px;
    opacity: 0.66;
    margin-top: 100px;
}
.empty2{
	font-size: x-large;
}






























