*{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	padding: 0px;
	margin: 0px;
}
html ,body{
	padding: 0px;
	margin: 0px;
	background-color: #eee;
    color: #3d4245;
    font-size: 14px;
	font-family: "Microsoft YaHei";
}
body{
	    padding-bottom: 0px;
}
.content{
	color: #3d4245;
}
.top-bar{
	width: 100%;
    background: #f6f6f6;
    z-index: 101;
    height:45px;
}
.top-bar-w{
	width: 100%;
    color: #212121;
    height: 32px;
    line-height: 32px;
    padding: 6px 0;
    display: -webkit-box;
    position: relative;
    
}
.top-bar-c{
	-webkit-box-flex: 1;
    margin: 0 8px;
}
.s-input-select{
	 display: -webkit-box;
    height: 32px;
    background: #e3e3e5;
    -webkit-border-radius: 4px;
}
.s-input-tab{
    display: inline-block;
    position: relative;	
}
.s-input-tab .s-input-txt{
	width: 56px;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    color: #999;
    font-size: 14px;
}
.s-input-tab .s-input-txt::after{
	content: '';
    position: absolute;
    width: 6px;
    height: 3px;
    background-repeat: no-repeat;
    background-image: url(image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAGCAMAAADAMI+zAAAABGdBT…AwK6/5qwAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAASUVORK5CYII=);
    background-size: 6px 3px;
    top: 13px;
    right: 8px;
}
.s-input-tab .s-input-tab-nav .off{
	display: none;
}
.s-input-tab .s-input-tab-nav {
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 101;
    padding: 10px;
	display: none;
}
.s-input-tab .s-input-tab-nav ul{
	background: #484d50;
    border-radius: 6px;
    width: 140px;
    overflow: hidden;
    color: #c7c8c9;
}
ul ,li,ol{
	list-style: none;
}
.s-input-tab .s-input-tab-nav li{
	border-top: 1px solid #707476;
    margin-top: -1px;
    height: 35px;
    line-height: 35px;
}
.s-input-tab .s-input-tab-nav li .con{
	 display: inline-block;
    margin: auto 8px -8px 8px;
    position: relative;
    top: -3px;
}
.icons-baobei{
	background-position: -3px -164px;
    width: 20px;
    height: 22px;
}
.icons-shop{
	background-position: -3px -245px;
    width: 21px;
    height: 19px;
}
.icons-tmail{
	background-position: -3px -192px;
    width: 21px;
    height: 20px;
}
.s-input-frame{
   -webkit-box-flex: 1;
    width: 100%;
    padding-right: 10px;
    line-height: 28px;
}
.content .c-form-suggest{
	position: relative;
}
.s-input-frame .c-form-suggest {
    display: -webkit-box;
}
.s-input-frame .s-form-search {
    -webkit-box-flex: 1;
}
.s-input-frame .s-form-search .J_autocomplete {
    border: none;
    background: none;
    width: 90%;
    height: 26px;
    font-size: 14px;
    float:left;
}
input, select, textarea {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-appearance: none;
    border: 0;
    border-radius: 0;
}
input, img {
    vertical-align: middle;
}
.wu{
	transform-origin: 0px 0px 0px;
    opacity: 1;
    transform: scale(1, 1);
    display: none;
}
.s-input-frame .s-form-search button {
    top: 1px;
    right: 20px;
    width: 44px;
    height: 30px;
    position: absolute;
    border: 0;
    background-color: transparent;
    text-align: center;
    display: none;
}
.s-input-frame .c-form-btn {
    width: 30px;
    height: 30px;
    margin-right: -10px;
    float:right;
}
.s-input-frame .icons-search {
    display: block;
    border: none;
    text-indent: -999px;
    position: relative;
    top: 7px;
    background-color: transparent;
}
.icons-search {
    background-position: -3px -372px;
    width: 18px;
    height: 18px;
}
.logo{
	    transform-origin: 0px 0px 0px;
    opacity: 1;
    transform: scale(1, 1);
	    width: 44px;
    height: 44px;
    display: block;
    overflow: hidden;
    margin-top: -6px;
}
.top-bar-w a {
    color: #5f646e !important;
}
.content a{
	text-decoration: none;
color: #323232 !important;
	
}
#f{
	margin-top: 9.5px;
	margin-left:5px;
	
}
.top-bar-e {
    text-align:center;
}
.filterbar-container {
    transform-origin: 0px 0px 0px;
    opacity: 1;
    transform: scale(1, 1);
    -webkit-transform: none !important;
    transform: none !important;
}
.filter-bar {
    background: #fff;
    border-bottom: solid 1px #ccc;
    width: 100%;
    z-index: 100;
    position: relative;
}
.filter-bar .viewtype-swith {
    float: right;
    width: 50px;
    height: 39px;
    text-align: left;
    border-left: 1px solid #dbdbdb;
    margin-left: -1px;
    position: relative;
	text-align: center;
	line-height: 39px;
}
.filter-bar .sort-tab {
    padding-right:0px;
	padding-left: 0px;
}
.filter-bar .sort-tab .selected {
    color: #f50;
}
.filter-bar .sort-tab .droplist-trigger {
    width: 35%;
}
.filter-bar .sort-tab li {
    position: relative;
    color: #999;
    color: #3d4245;
    width: 30%;
    display: inline-block;
    height: 39px;
    font-size: 14px;
    text-align: center;
    line-height: 39px;
    position: relative;
}
.filter-bar .sort-tab .selected .arrow {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAGCAMAAADAMI+zAAAABGdBT…AwjdjyHwAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAASUVORK5CYII=);
}
.filter-bar .sort-tab .droplist-trigger .arrow {
    position: relative;
    top: -3px;
    display: inline-block;
    margin-left: 4px;
    width: 6px;
    height: 3px;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAGCAMAAADAMI+zAAAABGdBT…AwK6/5qwAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAASUVORK5CYII=);
    background-size: 6px 3px;
}
.filter-bar .sort-tab .bar {
    position: absolute;
    right: 0;
    top: 10px;
    width: 1px;
    height: 20px;
    background: #ccc;
    overflow: hidden;
}
.sort-tab{
	margin-top: 0px;
	margin-bottom: 0px;

}
.filter-bar .droplist {
   display: none; 
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    z-index: 2;
    white-space: nowrap;
    background: #fff;
    line-height: 39px;
    border-bottom: solid 1px #c8c7cc;
}

.filter-bar .droplist .sort {
    position: relative;
    border-bottom: solid 1px #c8c7cc;
	margin-left: 30px;
}
.filter-bar .droplist .sort:last-child {
    border-bottom: none;
}
.droplist .selected{
	color: #f50;
}
.tip-container{
	transform-origin: 0px 0px 0px;
    opacity: 1;
    transform: scale(1, 1);
}
.screen-wrap{
	transform-origin: 0px 0px 0px;
    opacity: 1;
    transform: scale(1, 1);
}
.c-more-nomal{
	    transform-origin: 0px 0px 0px;
    opacity: 1;
    transform: scale(1, 1);
    display: none;
	    padding: 100px 0;
}
.search-list {
    background: #f9f9f9;
}
.search-list .loading {
    text-align: center;
    font-size: 12px;
    line-height: 25px;
    color: #999;
	    display: none;
}
.page-container{
	overflow: hidden;
}
.search-list .page-container>li {
    height: auto;
    padding: 12px 6px;
    border-bottom: 1px solid #dbdbdb;
    position: relative;
}
.list-view .list-item {
    display: -webkit-box;
}
.search-list .page-container>li .p {
    display: inline-block;
    text-align: center;
    overflow: hidden;
}
.list-view .p {
    width: 100px;
    height: 100px;
    margin-right: 10px;
    margin-left: 8px;
}
.search-list .page-container>li .p a {
    line-height: 79px;
    display: inline-block;
    position: relative;
}
.list-view .p-pic {
    width: 100px;
    height: 100px;
}
.search-list .page-container>li .p .flag.c-icon-p4p {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFW…XgUNcQJakG5wASTqchVEgrkYIjfdFI57CwOhUM4Tf+FWAAtC1CL45Fd5EAAAAASUVORK5CYII=) no-repeat;
    background-size: contain;
}
.search-list .page-container>li .p .flag {
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
}
.list-view .d {
    margin: 4px 15px 6px 0;
    -webkit-box-flex: 1;
}
.search-list .page-container>li .d-title {
    line-height: 22px;
    margin-bottom: 3px;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    color: #4b566a;
}
.list-view .d-title {
    font-size: 14px;
    height: 44px;
}
.search-list .page-container>li .d p {
    line-height: 24px;
    color: #999;
}
.content .h{
	color: #eb5211;
}
.search-list .page-container>li .d .d-price .h {
    font-size: 16px;
}
em, i {
    font-style: normal;
}
.search-list .price-icon {
    font-family: arial;
    padding-right: 2px;
}
.search-list .font-num {
    font-family: avenir arial;
}
.search-list .page-container>li .d .d-price del {
    font-size: 10px;
    margin-left: 5px;
}
.search-list .page-container>li .d .d-main {
    display: -webkit-box;
    margin-top: -1px;
    height: 20px;
    overflow: hidden;
	line-height: 20px;
}
.search-list .page-container>li .d .d-main p {
    font-size: 12px;
    overflow: hidden;
}
.search-list .page-container>li .d p {
    line-height: 24px;
    color: #999;
}
.search-list .page-container>li .d .d-main .d-num {
    -webkit-box-flex: 1;
    text-align: center;
}
.search-list .page-container>li .d .d-main p {
    font-size: 12px;
    overflow: hidden;
}
.search-list .page-container>li .d p {
    line-height: 24px;
    color: #999;
}
.search-list .page-container>li .d .d-main .d-area {
    text-align: right;
}
.search-list .icons-group {
    position: absolute;
    right: 0;
    top: 0;
    color: white;
    line-height: 16px;
    height: 16px;
}
.m-sift {
    color: #051b28;
	
}
.sort-droplist-mask, .sift-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    z-index: 103;
	display: none;
}
.m-sift .sift-panel {
      position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    z-index: 103;
	display: none;
}
.m-sift .cc {
    background: #fff;
    height: 100%;
    overflow-y: scroll;
	
}
.m-sift .sift-bottom {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
}
.m-sift .price-range-row {
    padding-top: 10px;
}
.m-sift .sift-row {
    padding: 0 4% 10px;
    border-bottom: 1px solid #e7e7e7;
}
.m-sift .sift-row-last {
    margin-bottom: 60px;
    border: none;
}
.m-sift .sift-row .row-head {
    line-height: 28px;
    height: 28px;
    margin: 10px 0;
}
.m-sift .sift-row .title {
    vertical-align: middle;
    font-size: 14px;
    font-family: tahoma,arial,'Hiragino Sans GB','Microsoft Yahei',sans-serif;
    line-height: 28px;
    display: inline-block;
}
.m-sift .two-input {
    display: block;
    float: right;
    width: 54%;
    text-align: right;
    margin-right: 5px;
}
.m-sift .price-range-item {
    display: inline-block;
    line-height: 28px;
    height: 28px;
    width: 44%;
    background: #f2f2f2;
    outline: none;
    text-indent: 5px;
    border-radius: 4px;
    font-size: 14px;
}
.m-sift .price-range-row .divider {
    padding: 0 5px;
}
.m-sift .sift-row .row-head {
    line-height: 28px;
    height: 28px;
    margin: 10px 0;
}
.m-sift .sift-row .selected-items {
    color: #ff5000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    display: inline-block;
    max-width: 50%;
    font-size: 12px;
    margin-left: 4px;
    line-height: 28px;
}
.m-sift .sift-row .switch-btn {
    float: right;
    margin-top: 10px;
}
.icons-sift-down {
    background-position: -3px -466px;
    width: 13px;
    height: 8px;
}
.m-sift .sift-row .row-body {
    height: 30px;
    overflow: hidden;
    margin-right: -2%;
}
.m-sift .sift-item {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    line-height: 28px;
    height: 28px;
    width: 30%;
    margin: 0 3% 10px 0;
    text-align: center;
    background: #f2f2f2;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.m-sift .sift-row-last {
    margin-bottom: 60px;
    border: none;
}
.m-sift .sift-btn {
    width: 50%;
    height: 48px;
    background: #FFF;
    line-height: 48px;
    float: left;
    text-align: center;
    border-top: 1px solid #e7e7e7;
}
.m-sift .sift-btn-ok {
    color: #fff;
    background: #ff5000;
    border-top-color: #e7e7e7;
}
.fa-2x {
    font-size:25px !important;
}