.limiter .fsb-title {
    text-align: center;
    position: relative;
    margin: 15px 0 16px;
}
.fsb-title span {
	display: inline-block;
	background-color: #fff;
	position: relative;
	z-index: 2;
	padding: 10px 20px;
	font-size: 22px;
	font-weight: 600;
}
.fsb-title:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 2px;
	background: #eaeaea;
	display: block;
	width: 100%;
}
#bhiner-vk-home-section {
    background-color: #f3f3f3;
    padding: 30px 0;
}
#bhiner-vk-home-section .mid-r-con {
    flex: 1;
    background: #fff;
    background-size: cover;
    background-position: center;
    padding: 1px;
    height: 470px;
}
#editior-pick-gallery {
    height: 320px;
    background-size: cover;
    margin: 0 16px;
    background-position: center;
}
.limiter .cop-hot-item-list {
    align-items: stretch;
    margin: 0px 0px 0px 0px;
    flex-wrap: wrap;
    padding: 0px 10px 0px 10px;
}
.bhiner-buy-for-me-right{
	display: block;
}
.bhiner-buy-for-me-right p{
	margin: 21px 16px 16px;
    font-weight: 600;
    color: #404040;
    border-left: 4px solid #0069ba;
    padding-left: 10px;
    font-size: 16px;
}
.editior-pick-title {
    padding: 10px 16px 5px;
    font-weight: 600;
    color: #404040;
    font-size: 14px;
}
.editior-pick-price {
    padding: 0 16px;
    font-weight: 600;
    color: #f9551f;
}
.limiter .page-list{
	text-align: center;
	margin: 15px 0 20px;
}
.limiter .page-list a{
	height: 35px;
	line-height: 35px;
	background-color: #fff;
	text-align: center;
	color: #3d3d3d;
	border: 1px solid #ededed;
	margin-right: 3px;
	padding: 0 20px;
}
.limiter .page-list a.currentpage {
	pointer-events: none;
	background: #efefef;
	border-color: #adadad;
	z-index: 3;
}
.cop-hot-item-list .order_list{
	max-width: calc(47%);
    flex: 47% 0 0;
    background: #ffffff;
	margin: 0px 10px 20px 10px;
	border: 1px solid #e5e5e5;
}
.cop-hot-item-list .order_list a{
	color: rgba(0,0,0,.75);
}
.cop-hot-item-list .order_list:hover{
	opacity: 0.8;
}
.flag_holder{
		width: 65px; cursor: pointer;    width: 50px;
	    cursor: pointer;
	    margin: auto;
	    margin-top: 15px;
	    margin-left: 18px;
	}
	.flag-wrapper {
        width: 100%;
        position: relative;
        border-radius: 5px;
        box-shadow: 0 0 1px black;
        overflow: hidden;
    }
    .flag-wrapper:after {
        padding-top: 75%;
        /* ratio */
        display: block;
        content: '';
    }
    .flag-wrapper .flag {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-size: cover;
    }
.iconcss {
    font-size: 16px;
    color: #0083ef;
    margin-right: 5px;
}
.item-description_top {
    color: #666666;
    margin-bottom: 12px;
}
.item-description_bottom {
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    margin-left: 10px;
    text-align: center;
}
.shipway_img {
    width: 45px !important;
    height: 45px;
    background-size: cover;
    background-position: center;
    border-radius: 30px;
    margin: auto;
    box-shadow: 0 0 1px black;
}